.navbar[data-v-af181222]{padding:.75rem 0;position:sticky;top:0;left:0;width:100%;z-index:1000;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.navbar-transparent[data-v-af181222]{background-color:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,.1)}.navbar-transparent .nav-links li a[data-v-af181222]{color:var(--text-color-on-primary)}.navbar-transparent .nav-links li a[data-v-af181222]:hover{background-color:hsla(0,0%,100%,.1);color:var(--text-color-on-primary)}.navbar-transparent .nav-links li a.router-link-exact-active[data-v-af181222]{background-color:hsla(0,0%,100%,.2);color:var(--text-color-on-primary)}.navbar-transparent .menu-toggle .bar[data-v-af181222]{background-color:var(--text-color-on-primary)}.navbar-solid[data-v-af181222]{background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 20px rgba(0,0,0,.15)}.navbar-solid .nav-links li a[data-v-af181222]{color:#1f2937;font-weight:600;font-size:1rem}.navbar-solid .nav-links li a[data-v-af181222]:hover{background-color:#f3f4f6;color:#111827;font-weight:600}.navbar-solid .nav-links li a.router-link-exact-active[data-v-af181222]{background-color:var(--primary-color);color:#fff;font-weight:700}.navbar-solid .menu-toggle .bar[data-v-af181222]{background-color:#1f2937}.navbar-content[data-v-af181222]{display:flex;justify-content:space-between;align-items:center;transition:all .3s ease-in-out}.logo-link[data-v-af181222]{display:inline-block;line-height:0}.logo-image[data-v-af181222]{height:75px;width:auto;display:block}.logo[data-v-af181222]{font-size:1.6rem;font-weight:700;color:var(--logo-text-color);text-decoration:none}.logo[data-v-af181222]:hover{color:var(--primary-color-dark);text-decoration:none}.nav-links[data-v-af181222]{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:.5rem}.nav-links li a[data-v-af181222]{color:var(--text-color-on-primary);text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:var(--border-radius-lg);transition:background-color .2s ease-in-out,color .2s ease-in-out}.nav-links li a[data-v-af181222]:hover{background-color:hsla(0,0%,100%,.1);color:var(--text-color-on-primary);text-decoration:none}.nav-links li a.router-link-exact-active[data-v-af181222]{background-color:hsla(0,0%,100%,.2);color:var(--text-color-on-primary);font-weight:600}.nav-links li a.router-link-exact-active[data-v-af181222]:after{content:none}.menu-toggle[data-v-af181222]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1100}.menu-toggle .bar[data-v-af181222]{display:block;width:25px;height:2px;background-color:var(--text-color-on-primary);margin:6px 0;transition:all .3s ease-in-out}.menu-toggle.is-active .bar[data-v-af181222]:first-child{transform:translateY(8px) rotate(45deg)}.menu-toggle.is-active .bar[data-v-af181222]:nth-child(2){opacity:0}.menu-toggle.is-active .bar[data-v-af181222]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navbar-solid .menu-toggle.is-active .bar[data-v-af181222]{background-color:var(--text-color-dark)}.navbar-transparent .menu-toggle.is-active .bar[data-v-af181222]{background-color:var(--text-color-on-primary)}.mobile-menu[data-v-af181222]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(14,23,40,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:1050}.mobile-nav-links[data-v-af181222]{list-style:none;padding:0;margin:0;text-align:center}.mobile-nav-links li[data-v-af181222]{opacity:0;animation:slide-in-af181222 .5s ease-out forwards}.mobile-nav-links li a[data-v-af181222]{color:var(--text-color-on-primary);text-decoration:none;font-size:2rem;font-weight:500;padding:1rem;display:block;transition:color .3s ease,transform .3s ease}.mobile-nav-links li a[data-v-af181222]:focus,.mobile-nav-links li a[data-v-af181222]:hover{color:var(--primary-color-light);transform:scale(1.1)}.mobile-nav-links li a.router-link-exact-active[data-v-af181222]{color:var(--primary-color);font-weight:700}.mobile-menu-fade-enter-active[data-v-af181222],.mobile-menu-fade-leave-active[data-v-af181222]{transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.mobile-menu-fade-enter-from[data-v-af181222],.mobile-menu-fade-leave-to[data-v-af181222]{opacity:0}@keyframes slide-in-af181222{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.main-nav[data-v-af181222]{display:none}.menu-toggle[data-v-af181222]{display:block}}body.no-scroll{overflow:hidden}.site-footer[data-v-4747f8df]{background-color:var(--text-color-dark);color:var(--background-color-light);padding-top:3rem;margin-top:auto}.footer-content[data-v-4747f8df]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding-bottom:2rem}.footer-logo .logo-text[data-v-4747f8df]{font-size:1.75rem;font-weight:700;color:var(--background-color-white);text-decoration:none}.footer-logo .tagline[data-v-4747f8df]{font-size:.9rem;color:var(--neutral-gray);margin-top:.5rem}.footer-contact h4[data-v-4747f8df],.footer-nav h4[data-v-4747f8df]{font-size:1.1rem;color:var(--background-color-white);margin-bottom:1rem;font-weight:600}.footer-nav ul[data-v-4747f8df]{list-style:none;padding:0;margin:0}.footer-nav ul li[data-v-4747f8df]{margin-bottom:.5rem}.footer-nav ul li a[data-v-4747f8df]{color:var(--neutral-gray);text-decoration:none}.footer-nav ul li a[data-v-4747f8df]:hover{color:var(--primary-color-light);text-decoration:underline}.footer-contact p[data-v-4747f8df]{margin-bottom:.5rem;color:var(--neutral-gray);font-size:.9rem}.footer-bottom[data-v-4747f8df]{background-color:rgba(0,0,0,.2);padding:1rem 0;text-align:center;font-size:.875rem;color:var(--neutral-gray)}.footer-bottom p[data-v-4747f8df]{margin:0}@media (max-width:768px){.footer-content[data-v-4747f8df]{text-align:center}.footer-contact[data-v-4747f8df],.footer-logo[data-v-4747f8df],.footer-nav[data-v-4747f8df]{margin-bottom:1.5rem}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}#app-layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex-grow:1}.home-page[data-v-7979a26a]{min-height:100vh}.hero-section[data-v-7979a26a]{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);color:#fff;overflow:hidden}.hero-background[data-v-7979a26a]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/main.dc26ecb1.png);background-size:cover;background-position:50%;opacity:.1;z-index:1}.hero-pattern[data-v-7979a26a]{position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='30' height='30' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='15' cy='15' r='10' fill='none' stroke='%23fff' stroke-width='.5' opacity='.1'/%3E%3Ccircle cx='15' cy='15' r='2' fill='%23fff' opacity='.05'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");z-index:2}.hero-overlay[data-v-7979a26a]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:3}.hero-container[data-v-7979a26a]{position:relative;z-index:4;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem 0}.hero-content[data-v-7979a26a]{text-align:center;margin-bottom:3rem}.hero-title[data-v-7979a26a]{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:#fff;max-width:900px;margin-left:auto;margin-right:auto}.hero-subtitle[data-v-7979a26a]{font-size:1.3rem;line-height:1.6;margin-bottom:3rem;color:hsla(0,0%,100%,.9);max-width:700px;margin-left:auto;margin-right:auto}.hero-actions[data-v-7979a26a]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero-button[data-v-7979a26a]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1rem}.hero-button.primary[data-v-7979a26a]{background:#fff;color:var(--primary-color);border:2px solid #fff}.hero-button.primary[data-v-7979a26a]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.hero-button.secondary[data-v-7979a26a]{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.3)}.hero-button.secondary[data-v-7979a26a]:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.button-icon[data-v-7979a26a]{font-size:1.1rem}.button-text[data-v-7979a26a]{font-size:1rem}.hero-stats[data-v-7979a26a]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.stat-card[data-v-7979a26a]{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;padding:1.5rem;text-align:center;backdrop-filter:blur(10px);transition:all .3s ease}.stat-card[data-v-7979a26a]:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.15)}.stat-number[data-v-7979a26a]{display:block;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.stat-label[data-v-7979a26a]{display:block;font-size:.85rem;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:1px;font-weight:500}.section-header[data-v-7979a26a]{text-align:center;margin-bottom:3rem}.section-title[data-v-7979a26a]{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem;line-height:1.2}.section-subtitle[data-v-7979a26a]{font-size:1.2rem;color:var(--text-color-light);max-width:700px;margin:0 auto;line-height:1.6}.categories-section[data-v-7979a26a]{padding:4rem 0;background:#fff}.categories-grid[data-v-7979a26a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.category-card[data-v-7979a26a]{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;border:1px solid #e5e7eb;transition:all .3s ease;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 4px rgba(0,0,0,.06)}.category-card[data-v-7979a26a]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:var(--primary-color)}.category-image-container[data-v-7979a26a]{position:relative;height:220px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f3f4f6;overflow:hidden}.category-image[data-v-7979a26a]{max-width:100%;max-height:100%;-o-object-position:center;object-position:center;transition:transform .3s ease;border-radius:6px}.category-card:hover .category-image[data-v-7979a26a]{transform:scale(1.05)}.image-placeholder[data-v-7979a26a]{width:100%;height:100%;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;border-radius:6px}.image-placeholder span[data-v-7979a26a]{color:#64748b;font-weight:500;text-align:center;padding:1rem;font-size:.9rem}.category-content[data-v-7979a26a]{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-grow:1;background:#fff}.category-name[data-v-7979a26a]{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0;flex-grow:1;line-height:1.4}.category-arrow[data-v-7979a26a]{font-size:1.25rem;color:var(--primary-color);transition:transform .3s ease;font-weight:600}.category-card:hover .category-arrow[data-v-7979a26a]{transform:translateX(4px)}.special-card[data-v-7979a26a]{border:2px dashed var(--primary-color);background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(59,130,246,.02))}.special-card[data-v-7979a26a]:hover{border-style:solid;background:#fff;transform:translateY(-4px)}.special-card-content[data-v-7979a26a]{padding:3rem 2rem;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.special-title[data-v-7979a26a]{font-size:1.4rem;font-weight:600;color:var(--primary-color);margin-bottom:.75rem}.special-description[data-v-7979a26a]{color:#6b7280;line-height:1.5;font-size:.95rem}.special-arrow[data-v-7979a26a]{font-size:1.5rem;color:var(--primary-color);transition:transform .3s ease;font-weight:600}.special-card:hover .special-arrow[data-v-7979a26a]{transform:translateX(6px)}.features-section[data-v-7979a26a]{padding:5rem 0;background:#f8fafc}.features-grid[data-v-7979a26a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card[data-v-7979a26a]{background:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 4px rgba(0,0,0,.06);transition:box-shadow .3s ease}.feature-card[data-v-7979a26a]:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.feature-title[data-v-7979a26a]{font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem;line-height:1.4}.feature-description[data-v-7979a26a]{color:#4b5563;line-height:1.6;font-size:.95rem}.cta-section[data-v-7979a26a]{padding:5rem 0;background:#f8fafc}.cta-card[data-v-7979a26a]{background:#fff;border-radius:16px;padding:4rem;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);max-width:800px;margin:0 auto;text-align:center}.cta-content[data-v-7979a26a]{color:#1f2937}.cta-header[data-v-7979a26a]{margin-bottom:2rem}.cta-title[data-v-7979a26a]{font-size:2.2rem;font-weight:700;margin-bottom:.75rem;line-height:1.3;color:#1f2937}.cta-subtitle[data-v-7979a26a]{font-size:1.1rem;color:#6b7280;font-weight:500;margin:0}.cta-description[data-v-7979a26a]{font-size:1.05rem;line-height:1.6;margin-bottom:2.5rem;color:#4b5563;max-width:600px;margin-left:auto;margin-right:auto}.cta-actions[data-v-7979a26a]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button[data-v-7979a26a]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1rem;min-width:180px}.cta-button.primary[data-v-7979a26a]{background:var(--primary-color);color:#fff;border:2px solid var(--primary-color)}.cta-button.primary[data-v-7979a26a]:hover{background:var(--primary-color-dark);border-color:var(--primary-color-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.4)}.cta-button.secondary[data-v-7979a26a]{background:transparent;color:var(--primary-color);border:2px solid var(--primary-color)}.cta-button.secondary[data-v-7979a26a]:hover{background:var(--primary-color);color:#fff;transform:translateY(-1px)}@media (max-width:1024px){.cta-card[data-v-7979a26a]{padding:3rem 2rem}.categories-grid[data-v-7979a26a]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.features-grid[data-v-7979a26a]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.hero-title[data-v-7979a26a]{font-size:2.2rem}.hero-subtitle[data-v-7979a26a]{font-size:1.1rem;padding:0 1rem}.hero-actions[data-v-7979a26a]{flex-direction:column;align-items:center;gap:1rem;padding:0 1rem}.hero-button[data-v-7979a26a]{width:100%;max-width:300px;justify-content:center;padding:1rem 1.5rem}.hero-stats[data-v-7979a26a]{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:100%;padding:0 1rem;margin-top:3rem}.stat-card[data-v-7979a26a]{padding:1.25rem 1rem}.stat-card[data-v-7979a26a]:nth-child(3):last-child{grid-column:1/-1;margin:0 auto}.stat-number[data-v-7979a26a]{font-size:2rem}.stat-label[data-v-7979a26a]{font-size:.75rem;line-height:1.2}.section-title[data-v-7979a26a]{font-size:2rem}.section-subtitle[data-v-7979a26a]{font-size:1.1rem;padding:0 1rem}.categories-grid[data-v-7979a26a],.features-grid[data-v-7979a26a]{grid-template-columns:1fr;gap:1rem}.feature-card[data-v-7979a26a]:last-child{margin-bottom:0}.category-card[data-v-7979a26a]{margin-bottom:1.5rem}.category-card[data-v-7979a26a]:last-child{margin-bottom:0}.cta-card[data-v-7979a26a]{padding:2.5rem 1.5rem;margin:0 1rem}.cta-title[data-v-7979a26a]{font-size:1.8rem}.cta-actions[data-v-7979a26a]{flex-direction:column;align-items:center;gap:.75rem}.cta-button[data-v-7979a26a]{width:100%;max-width:280px}}@media (max-width:480px){.hero-section[data-v-7979a26a]{min-height:90vh;padding:2rem 0}.container[data-v-7979a26a]{padding:0 1rem}.hero-title[data-v-7979a26a]{font-size:1.8rem;line-height:1.3;margin-bottom:1rem}.hero-subtitle[data-v-7979a26a]{font-size:1rem;padding:0 .5rem;margin-bottom:2rem}.hero-actions[data-v-7979a26a]{gap:.75rem;margin-bottom:2rem}.hero-button[data-v-7979a26a]{padding:.875rem 1rem;font-size:.95rem}.hero-stats[data-v-7979a26a]{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .5rem;margin-top:4rem}.stat-card[data-v-7979a26a]{padding:1rem .75rem}.stat-card[data-v-7979a26a]:nth-child(3):last-child{grid-column:1/-1;margin:0 auto}.stat-number[data-v-7979a26a]{font-size:1.75rem;margin-bottom:.25rem}.stat-label[data-v-7979a26a]{font-size:.7rem;line-height:1.3;letter-spacing:.5px}.section-title[data-v-7979a26a]{font-size:1.6rem;margin-bottom:.75rem}.section-subtitle[data-v-7979a26a]{font-size:.95rem;padding:0 .5rem}.categories-section[data-v-7979a26a],.cta-section[data-v-7979a26a],.features-section[data-v-7979a26a]{padding:2.5rem 0}.features-section .container[data-v-7979a26a]{padding:0 1rem}.section-header[data-v-7979a26a]{margin-bottom:2rem}.categories-grid[data-v-7979a26a],.features-grid[data-v-7979a26a]{grid-template-columns:1fr;gap:1rem}.feature-card[data-v-7979a26a]{padding:1.5rem}.feature-card[data-v-7979a26a]:last-child{margin-bottom:0}.category-card[data-v-7979a26a]{margin-bottom:1rem}.category-card[data-v-7979a26a]:last-child{margin-bottom:0}.category-content[data-v-7979a26a]{padding:1.25rem}.category-name[data-v-7979a26a]{font-size:1rem}.cta-card[data-v-7979a26a]{padding:2rem 1rem;margin:0 .5rem}.cta-title[data-v-7979a26a]{font-size:1.5rem}.cta-description[data-v-7979a26a]{font-size:.95rem;margin-bottom:1.5rem;padding:0 .5rem}.cta-actions[data-v-7979a26a]{gap:.5rem}.cta-button[data-v-7979a26a]{padding:.875rem 1rem;font-size:.95rem;min-width:auto}.special-card-content[data-v-7979a26a]{padding:2rem 1.5rem}.special-title[data-v-7979a26a]{font-size:1.2rem}.special-description[data-v-7979a26a]{font-size:.9rem}}.products-page[data-v-e5367946]{min-height:100vh}.hero-section[data-v-e5367946]{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:3rem 0;position:relative;overflow:hidden}.hero-section[data-v-e5367946]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23cbd5e1' opacity='.4'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");pointer-events:none}.hero-content[data-v-e5367946]{text-align:center;position:relative;z-index:1}.hero-title[data-v-e5367946]{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;line-height:1.2}.hero-subtitle[data-v-e5367946]{font-size:1.2rem;color:var(--text-color-light);margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.main-section[data-v-e5367946]{padding:3rem 0;background:#fff}.products-layout[data-v-e5367946]{display:grid;grid-template-columns:320px 1fr;gap:3rem;align-items:start}.categories-sidebar[data-v-e5367946]{position:sticky;top:2rem}.sidebar-card[data-v-e5367946]{background:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1)}.sidebar-title[data-v-e5367946]{font-size:1.1rem;font-weight:600;color:var(--text-color-dark);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.categories-nav[data-v-e5367946]{display:flex;flex-direction:column;gap:.25rem}.category-link[data-v-e5367946]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;color:var(--text-color-dark);text-decoration:none;border-radius:6px;transition:all .2s ease;position:relative;font-size:1rem;border-left:3px solid transparent}.category-link[data-v-e5367946]:hover{background:#f8fafc;border-left-color:var(--primary-color-light)}.category-link.active-category[data-v-e5367946]{background:#f1f5f9;color:var(--primary-color);font-weight:600;border-left-color:var(--primary-color)}.category-text[data-v-e5367946]{flex-grow:1;line-height:1.4}.category-link.active-category .category-count[data-v-e5367946]{background:var(--primary-color-light);color:var(--primary-color)}.category-indicator[data-v-e5367946]{width:4px;height:4px;background:transparent;border-radius:50%;transition:background .2s ease}.category-link.active-category .category-indicator[data-v-e5367946]{background:var(--primary-color)}.products-main-content[data-v-e5367946]{min-width:0}.products-header[data-v-e5367946]{text-align:center;margin-bottom:3rem}.products-section-title[data-v-e5367946]{font-size:2rem;font-weight:600;color:var(--primary-color);margin-bottom:.5rem}.products-section-subtitle[data-v-e5367946]{font-size:1.1rem;color:var(--text-color-light);line-height:1.6}.product-grid[data-v-e5367946]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.product-card[data-v-e5367946]{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;border:1px solid #e5e7eb;transition:all .3s ease;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 4px rgba(0,0,0,.06)}.product-card[data-v-e5367946]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:var(--primary-color)}.product-image-container[data-v-e5367946]{position:relative;height:220px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f3f4f6;overflow:hidden}.product-image[data-v-e5367946]{max-width:100%;max-height:100%;-o-object-position:center;object-position:center;transition:transform .3s ease;border-radius:6px}.product-card:hover .product-image[data-v-e5367946]{transform:scale(1.05)}.product-overlay[data-v-e5367946]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,78,131,.9);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card:hover .product-overlay[data-v-e5367946]{opacity:1}.view-details[data-v-e5367946]{color:#fff;font-weight:500;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:.95rem;backdrop-filter:blur(10px);transition:all .3s ease}.product-card:hover .view-details[data-v-e5367946]{background:hsla(0,0%,100%,.3)}.product-content[data-v-e5367946]{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-grow:1;background:#fff}.product-title[data-v-e5367946]{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0;flex-grow:1;line-height:1.4}.product-category[data-v-e5367946],.product-description[data-v-e5367946],.product-footer[data-v-e5367946]{display:none}.product-arrow[data-v-e5367946]{font-size:1.25rem;color:var(--primary-color);transition:transform .3s ease;font-weight:600}.product-card:hover .product-arrow[data-v-e5367946]{transform:translateX(4px)}.no-products[data-v-e5367946]{text-align:center;padding:3rem 2rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.no-products-title[data-v-e5367946]{font-size:1.2rem;color:var(--text-color-dark);margin-bottom:.5rem;font-weight:600}.no-products-message[data-v-e5367946]{color:var(--text-color-light);font-size:.95rem}@media (max-width:1024px){.products-layout[data-v-e5367946]{grid-template-columns:280px 1fr;gap:2rem}.sidebar-card[data-v-e5367946]{padding:1.5rem}}@media (max-width:768px){.hero-title[data-v-e5367946]{font-size:2rem}.hero-subtitle[data-v-e5367946]{font-size:1.1rem}.products-layout[data-v-e5367946]{grid-template-columns:1fr;gap:2rem}.categories-sidebar[data-v-e5367946]{position:static;order:2}.products-main-content[data-v-e5367946]{order:1}.product-grid[data-v-e5367946]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.sidebar-card[data-v-e5367946]{padding:1.5rem}.categories-nav[data-v-e5367946]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}}@media (max-width:480px){.hero-section[data-v-e5367946],.main-section[data-v-e5367946]{padding:2rem 0}.hero-title[data-v-e5367946]{font-size:1.8rem}.product-grid[data-v-e5367946]{grid-template-columns:1fr}.product-content[data-v-e5367946],.sidebar-card[data-v-e5367946]{padding:1rem}}.works-page[data-v-7df61a7c]{min-height:100vh}.hero-section[data-v-7df61a7c]{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:3rem 0;position:relative;overflow:hidden}.hero-content[data-v-7df61a7c]{text-align:center;position:relative;z-index:1}.hero-title[data-v-7df61a7c]{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;line-height:1.2}.hero-subtitle[data-v-7df61a7c]{font-size:1.2rem;color:var(--text-color-light);margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-stats[data-v-7df61a7c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;max-width:600px;margin:0 auto}.stat-item[data-v-7df61a7c]{background:hsla(0,0%,100%,.8);border:1px solid rgba(0,78,131,.1);border-radius:8px;padding:1.5rem 1rem;text-align:center;backdrop-filter:blur(10px);transition:all .2s ease}.stat-item[data-v-7df61a7c]:hover{background:hsla(0,0%,100%,.95);border-color:rgba(0,78,131,.2)}.stat-number[data-v-7df61a7c]{display:block;font-size:2rem;font-weight:600;color:var(--primary-color);margin-bottom:.25rem}.stat-label[data-v-7df61a7c]{display:block;font-size:.8rem;color:var(--text-color-light);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.gallery-section[data-v-7df61a7c]{padding:4rem 0;background:#fff}.gallery-header[data-v-7df61a7c]{text-align:center;margin-bottom:3rem}.gallery-title[data-v-7df61a7c]{font-size:2.2rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.gallery-description[data-v-7df61a7c]{font-size:1.1rem;color:var(--text-color-light);max-width:600px;margin:0 auto;line-height:1.6}.gallery-grid[data-v-7df61a7c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.gallery-item[data-v-7df61a7c]{cursor:pointer;border-radius:12px;overflow:hidden;transition:all .3s ease;animation:fadeInUp-7df61a7c .6s ease forwards;opacity:0;transform:translateY(20px)}.gallery-item[data-v-7df61a7c]:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,78,131,.15)}.image-container[data-v-7df61a7c]{position:relative;padding-bottom:75%;overflow:hidden;background:#f8fafc}.image-container img[data-v-7df61a7c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.gallery-item:hover .image-container img[data-v-7df61a7c]{transform:scale(1.05)}.image-overlay[data-v-7df61a7c]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,78,131,.8);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-item:hover .image-overlay[data-v-7df61a7c]{opacity:1}.overlay-content[data-v-7df61a7c]{text-align:center;color:#fff}.zoom-icon[data-v-7df61a7c]{width:48px;height:48px;margin:0 auto .5rem}.zoom-icon svg[data-v-7df61a7c]{width:100%;height:100%}.image-number[data-v-7df61a7c]{font-size:1.1rem;font-weight:600}.gallery-footer[data-v-7df61a7c]{text-align:center;padding-top:2rem;border-top:1px solid #e2e8f0}.gallery-note[data-v-7df61a7c]{font-size:1rem;color:var(--text-color-light);max-width:600px;margin:0 auto;line-height:1.6}.modal-overlay[data-v-7df61a7c]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn-7df61a7c .3s ease}.modal-content[data-v-7df61a7c]{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:12px;overflow:hidden;animation:scaleIn-7df61a7c .3s ease}.modal-close[data-v-7df61a7c]{position:absolute;top:1rem;right:1rem;z-index:10;background:rgba(0,0,0,.7);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background-color .2s ease}.modal-close[data-v-7df61a7c]:hover{background:rgba(0,0,0,.9)}.modal-close svg[data-v-7df61a7c]{width:20px;height:20px}.modal-image-container[data-v-7df61a7c]{position:relative;max-height:calc(90vh - 80px);overflow:hidden}.modal-image[data-v-7df61a7c]{width:100%;height:auto;display:block;max-height:calc(90vh - 80px);-o-object-fit:contain;object-fit:contain}.modal-navigation[data-v-7df61a7c]{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#f8fafc;border-top:1px solid #e2e8f0}.nav-btn[data-v-7df61a7c]{background:var(--primary-color);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease}.nav-btn[data-v-7df61a7c]:hover:not(:disabled){background:var(--primary-color-dark);transform:scale(1.1)}.nav-btn[data-v-7df61a7c]:disabled{background:#cbd5e1;cursor:not-allowed;transform:none}.nav-btn svg[data-v-7df61a7c]{width:20px;height:20px}.image-counter[data-v-7df61a7c]{font-weight:600;color:var(--primary-color);font-size:1rem}@keyframes fadeIn-7df61a7c{0%{opacity:0}to{opacity:1}}@keyframes scaleIn-7df61a7c{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp-7df61a7c{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-title[data-v-7df61a7c]{font-size:2rem}.hero-subtitle[data-v-7df61a7c]{font-size:1.1rem}.hero-stats[data-v-7df61a7c]{grid-template-columns:1fr;gap:1rem}.stat-number[data-v-7df61a7c]{font-size:1.5rem}.gallery-section[data-v-7df61a7c]{padding:3rem 0}.gallery-title[data-v-7df61a7c]{font-size:1.8rem}.gallery-grid[data-v-7df61a7c]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.modal-content[data-v-7df61a7c]{max-width:95vw;max-height:95vh}.modal-navigation[data-v-7df61a7c]{padding:.75rem 1rem}.nav-btn[data-v-7df61a7c]{width:36px;height:36px}.image-counter[data-v-7df61a7c]{font-size:.9rem}}@media (max-width:480px){.gallery-section[data-v-7df61a7c],.hero-section[data-v-7df61a7c]{padding:2rem 0}.hero-title[data-v-7df61a7c]{font-size:1.8rem}.gallery-title[data-v-7df61a7c]{font-size:1.6rem}.gallery-grid[data-v-7df61a7c]{grid-template-columns:1fr;gap:1rem}.modal-close[data-v-7df61a7c]{top:.5rem;right:.5rem;width:36px;height:36px}.modal-close svg[data-v-7df61a7c]{width:18px;height:18px}}.documentation-page[data-v-c51e4368]{min-height:100vh}.hero-section[data-v-c51e4368]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:3rem 0;position:relative;overflow:hidden}.hero-section[data-v-c51e4368]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='25' height='25' patternUnits='userSpaceOnUse'%3E%3Cpath fill='none' d='M0 0h25v25H0z'/%3E%3Cpath d='M5 5h15v15H5z' fill='none' stroke='%23cbd5e1' stroke-width='.5' opacity='.3'/%3E%3Cpath d='M7 10h11M7 12h8m-8 2h6' stroke='%23cbd5e1' stroke-width='.5' opacity='.2'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");pointer-events:none}.hero-content[data-v-c51e4368]{text-align:center;position:relative;z-index:1}.hero-title[data-v-c51e4368]{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;line-height:1.2}.hero-subtitle[data-v-c51e4368]{font-size:1.2rem;color:var(--text-color-light);margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.main-section[data-v-c51e4368]{padding:3rem 0;background:#fff}.documentation-grid[data-v-c51e4368]{display:grid;gap:3rem}.coming-soon-card[data-v-c51e4368]{background:var(--background-light);border-radius:16px;padding:3rem 2rem;text-align:center;border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.coming-soon-icon[data-v-c51e4368]{font-size:4rem;margin-bottom:1.5rem;opacity:.7}.coming-soon-title[data-v-c51e4368]{font-size:2rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem}.coming-soon-description[data-v-c51e4368]{font-size:1.1rem;color:var(--text-color-light);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.coming-soon-features[data-v-c51e4368]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:600px;margin:0 auto}.feature-item[data-v-c51e4368]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border-radius:8px;border:1px solid var(--border-color)}.feature-icon[data-v-c51e4368]{font-size:1.2rem;flex-shrink:0}.feature-text[data-v-c51e4368]{font-size:.9rem;color:var(--text-color-dark);font-weight:500}.preview-cards[data-v-c51e4368]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.document-category-card[data-v-c51e4368]{background:#fff;border-radius:16px;padding:2rem;border:1px solid var(--border-color);transition:all .3s ease}.document-category-card[data-v-c51e4368]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary-color-light)}.category-header[data-v-c51e4368]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--primary-color-light)}.category-icon[data-v-c51e4368]{font-size:2rem;background:var(--primary-color-light);width:3rem;height:3rem;border-radius:12px;display:flex;align-items:center;justify-content:center}.category-title[data-v-c51e4368]{font-size:1.3rem;font-weight:600;color:var(--primary-color-dark);margin:0}.category-description[data-v-c51e4368]{color:var(--text-color-light);line-height:1.6;margin-bottom:1.5rem}.document-list-preview[data-v-c51e4368]{display:flex;flex-direction:column;gap:.75rem}.document-preview-item[data-v-c51e4368]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--background-light);border-radius:8px;border:1px solid var(--border-color)}.doc-icon[data-v-c51e4368]{font-size:1.2rem;flex-shrink:0}.doc-name[data-v-c51e4368]{flex-grow:1;font-size:.9rem;color:var(--text-color-dark)}.doc-status[data-v-c51e4368]{font-size:.8rem;background:var(--primary-color-light);color:var(--primary-color-dark);padding:.25rem .75rem;border-radius:12px;font-weight:500}.documentation-cta[data-v-c51e4368]{margin-top:3rem}.cta-card[data-v-c51e4368]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem 2rem;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.06)}.cta-title[data-v-c51e4368]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.cta-description[data-v-c51e4368]{font-size:1rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6;color:#6b7280}.cta-button[data-v-c51e4368]{display:inline-block;background:var(--primary-color);color:#fff;padding:.875rem 1.75rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;border:2px solid var(--primary-color)}.cta-button[data-v-c51e4368]:hover{background:var(--primary-color-dark);border-color:var(--primary-color-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}@media (max-width:768px){.hero-title[data-v-c51e4368]{font-size:2rem}.hero-subtitle[data-v-c51e4368]{font-size:1.1rem}.coming-soon-features[data-v-c51e4368],.preview-cards[data-v-c51e4368]{grid-template-columns:1fr}.coming-soon-card[data-v-c51e4368]{padding:2rem 1.5rem}.document-category-card[data-v-c51e4368]{padding:1.5rem}.cta-card[data-v-c51e4368]{padding:2rem 1.5rem}}@media (max-width:480px){.hero-section[data-v-c51e4368],.main-section[data-v-c51e4368]{padding:2rem 0}.hero-title[data-v-c51e4368]{font-size:1.8rem}.coming-soon-title[data-v-c51e4368]{font-size:1.6rem}.cta-title[data-v-c51e4368]{font-size:1.5rem}}.about-page[data-v-e7b1a6ee]{min-height:100vh}.hero-section[data-v-e7b1a6ee]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:4rem 0;position:relative;overflow:hidden}.hero-section[data-v-e7b1a6ee]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='%23e2e8f0' stroke-width='.5' opacity='.3'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");pointer-events:none}.hero-content[data-v-e7b1a6ee]{text-align:center;position:relative;z-index:1}.hero-title[data-v-e7b1a6ee]{font-size:3rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;line-height:1.2}.hero-subtitle[data-v-e7b1a6ee]{font-size:1.25rem;color:var(--text-color-light);margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-stats[data-v-e7b1a6ee]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;max-width:600px;margin:0 auto}.stat-item[data-v-e7b1a6ee]{background:hsla(0,0%,100%,.8);border:1px solid rgba(0,78,131,.1);border-radius:8px;padding:1.5rem 1rem;text-align:center;backdrop-filter:blur(10px);transition:all .2s ease}.stat-item[data-v-e7b1a6ee]:hover{background:hsla(0,0%,100%,.95);border-color:rgba(0,78,131,.2)}.stat-number[data-v-e7b1a6ee]{display:block;font-size:2rem;font-weight:600;color:var(--primary-color);margin-bottom:.25rem}.stat-label[data-v-e7b1a6ee]{display:block;font-size:.8rem;color:var(--text-color-light);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.mission-section[data-v-e7b1a6ee]{padding:4rem 0;background:#fff}.mission-card[data-v-e7b1a6ee]{max-width:800px;margin:0 auto;text-align:center;padding:3rem;background:var(--background-light);border-radius:16px;border:1px solid var(--border-color)}.section-title[data-v-e7b1a6ee]{font-size:2.5rem;font-weight:600;color:var(--primary-color);margin-bottom:2rem;text-align:center}.mission-text[data-v-e7b1a6ee]{font-size:1.2rem;line-height:1.7;color:var(--text-color-dark)}.values-section[data-v-e7b1a6ee]{padding:4rem 0;background:var(--background-light)}.values-grid[data-v-e7b1a6ee]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.value-card[data-v-e7b1a6ee]{background:#fff;padding:2rem;border-radius:12px;text-align:left;border:1px solid var(--border-color);transition:all .3s ease;position:relative;display:flex;flex-direction:column;box-shadow:0 2px 4px rgba(0,0,0,.06)}.value-card[data-v-e7b1a6ee]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:var(--primary-color)}.value-title[data-v-e7b1a6ee]{font-size:1.2rem;font-weight:600;color:var(--primary-color-dark);margin-bottom:1rem;line-height:1.3}.value-description[data-v-e7b1a6ee]{color:var(--text-color-light);line-height:1.6;font-size:.95rem;flex-grow:1}.team-section[data-v-e7b1a6ee]{padding:4rem 0;background:#fff}.team-content[data-v-e7b1a6ee]{max-width:800px;margin:0 auto;text-align:center}.team-text p[data-v-e7b1a6ee]{font-size:1.1rem;line-height:1.7;color:var(--text-color-dark)}.geography-section[data-v-e7b1a6ee]{padding:4rem 0;background:var(--background-light)}.geography-content[data-v-e7b1a6ee]{display:grid;grid-template-columns:1fr 2.5fr;gap:2rem;align-items:center}.geography-description[data-v-e7b1a6ee]{font-size:1.1rem;line-height:1.7;color:var(--text-color-dark);margin-bottom:2rem}.cities-list[data-v-e7b1a6ee]{display:flex;flex-direction:column;gap:1rem}.city-item[data-v-e7b1a6ee]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff;border-radius:8px;border:1px solid var(--border-color)}.city-name[data-v-e7b1a6ee]{font-weight:600;color:var(--primary-color-dark)}.city-role[data-v-e7b1a6ee]{font-size:.75rem;color:var(--text-color-light);text-transform:uppercase;letter-spacing:.5px}.geography-visual[data-v-e7b1a6ee]{display:flex;justify-content:center;align-items:center}.map-container[data-v-e7b1a6ee]{background:#fff;padding:.5rem;border-radius:16px;border:1px solid var(--border-color);box-shadow:var(--shadow-md);width:100%;max-width:900px}.map-image[data-v-e7b1a6ee]{width:100%;height:auto;display:block}@media (max-width:1024px){.values-grid[data-v-e7b1a6ee]{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-title[data-v-e7b1a6ee]{font-size:2.2rem}.hero-subtitle[data-v-e7b1a6ee]{font-size:1.1rem}.hero-stats[data-v-e7b1a6ee]{grid-template-columns:1fr;gap:1.5rem}.section-title[data-v-e7b1a6ee],.stat-number[data-v-e7b1a6ee]{font-size:2rem}.values-grid[data-v-e7b1a6ee]{grid-template-columns:repeat(2,1fr);gap:1rem}.geography-content[data-v-e7b1a6ee]{grid-template-columns:1fr;gap:2rem}.map-container[data-v-e7b1a6ee]{max-width:100%;padding:.5rem}.mission-card[data-v-e7b1a6ee]{padding:2rem}.value-card[data-v-e7b1a6ee]{padding:2rem 1.5rem}.city-item[data-v-e7b1a6ee]{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width:480px){.geography-section[data-v-e7b1a6ee],.hero-section[data-v-e7b1a6ee],.mission-section[data-v-e7b1a6ee],.team-section[data-v-e7b1a6ee],.values-section[data-v-e7b1a6ee]{padding:2rem 0}.hero-title[data-v-e7b1a6ee]{font-size:1.8rem}.section-title[data-v-e7b1a6ee]{font-size:1.6rem}.values-grid[data-v-e7b1a6ee]{grid-template-columns:1fr;gap:1rem}.value-card[data-v-e7b1a6ee]{padding:1.5rem}}.notification[data-v-84b7a274]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);min-width:320px;max-width:90%;padding:1.5rem 2rem;border-radius:var(--border-radius-lg,8px);color:#fff;font-weight:500;box-shadow:0 5px 15px rgba(0,0,0,.25);z-index:1000;text-align:center}.notification.success[data-v-84b7a274]{background-color:var(--primary-color,#3b82f6)}.notification.error[data-v-84b7a274]{background-color:#ef4444}.fade-enter-active[data-v-84b7a274],.fade-leave-active[data-v-84b7a274]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-84b7a274],.fade-leave-to[data-v-84b7a274]{opacity:0;transform:translate(-50%,-50%) scale(.95)}.contacts-page[data-v-fcada3c2]{min-height:100vh}.hero-section[data-v-fcada3c2]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:3rem 0;position:relative;overflow:hidden}.hero-section[data-v-fcada3c2]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='25' height='25' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='12.5' cy='12.5' r='8' fill='none' stroke='%23cbd5e1' stroke-width='.5' opacity='.3'/%3E%3Ccircle cx='12.5' cy='9' r='2' fill='%23cbd5e1' opacity='.2'/%3E%3Cpath d='M8 16c0-2.5 2-4.5 4.5-4.5s4.5 2 4.5 4.5' stroke='%23cbd5e1' stroke-width='.5' opacity='.2' fill='none'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");pointer-events:none}.hero-content[data-v-fcada3c2]{text-align:center;position:relative;z-index:1}.hero-title[data-v-fcada3c2]{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;line-height:1.2}.hero-subtitle[data-v-fcada3c2]{font-size:1.2rem;color:var(--text-color-light);margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.main-section[data-v-fcada3c2]{padding:3rem 0;background:#fff}.contacts-layout[data-v-fcada3c2]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-card[data-v-fcada3c2]{background:var(--background-light);border-radius:16px;padding:2rem;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);height:100%}.contact-header[data-v-fcada3c2]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--primary-color-light)}.contact-icon[data-v-fcada3c2]{font-size:2rem;background:var(--primary-color-light);width:3rem;height:3rem;border-radius:12px;display:flex;align-items:center;justify-content:center}.contact-title[data-v-fcada3c2]{font-size:1.5rem;font-weight:600;color:var(--primary-color-dark);margin:0}.company-info[data-v-fcada3c2]{margin-bottom:2rem}.company-name[data-v-fcada3c2]{font-size:1.3rem;font-weight:600;color:var(--primary-color);margin-bottom:1.5rem}.contact-details[data-v-fcada3c2]{display:flex;flex-direction:column;gap:1rem}.contact-item[data-v-fcada3c2]{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fff;border-radius:8px;border:1px solid var(--border-color)}.item-icon[data-v-fcada3c2]{font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.item-content[data-v-fcada3c2]{display:flex;flex-direction:column;gap:.25rem}.item-label[data-v-fcada3c2]{font-size:.85rem;color:var(--text-color-light);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.item-value[data-v-fcada3c2]{color:var(--text-color-dark);font-weight:500}.item-value.link[data-v-fcada3c2]{color:var(--primary-color);text-decoration:none;transition:color .3s ease}.item-value.link[data-v-fcada3c2]:hover{color:var(--primary-color-dark);text-decoration:underline}.working-hours[data-v-fcada3c2]{margin-bottom:2rem}.hours-title[data-v-fcada3c2]{font-size:1.2rem;font-weight:600;color:var(--primary-color-dark);margin-bottom:1rem}.hours-grid[data-v-fcada3c2]{display:flex;flex-direction:column;gap:.75rem}.hours-item[data-v-fcada3c2]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border-radius:8px;border:1px solid var(--border-color)}.hours-item.weekend[data-v-fcada3c2]{opacity:.7}.day[data-v-fcada3c2]{font-weight:600;color:var(--text-color-dark)}.time[data-v-fcada3c2]{color:var(--primary-color);font-weight:500}.form-card[data-v-fcada3c2]{background:#fff;border-radius:16px;padding:2rem;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);height:100%}.form-header[data-v-fcada3c2]{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid var(--primary-color-light)}.form-icon[data-v-fcada3c2]{font-size:3rem;margin-bottom:1rem}.form-title[data-v-fcada3c2]{font-size:1.5rem;font-weight:600;color:var(--primary-color-dark);margin-bottom:.5rem}.form-subtitle[data-v-fcada3c2]{color:var(--text-color-light);font-size:.95rem;margin:0}.contact-form[data-v-fcada3c2]{display:flex;flex-direction:column;gap:1.5rem}.form-row[data-v-fcada3c2]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-v-fcada3c2]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-fcada3c2]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--text-color-dark)}.label-text[data-v-fcada3c2]{font-size:.95rem}.label-required[data-v-fcada3c2]{color:#ef4444;font-size:.9rem}.label-optional[data-v-fcada3c2]{color:var(--text-color-light);font-size:.85rem;font-weight:400}.form-input[data-v-fcada3c2],.form-textarea[data-v-fcada3c2]{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:8px;font-size:1rem;transition:all .3s ease;background:var(--background-light)}.form-input[data-v-fcada3c2]:focus,.form-textarea[data-v-fcada3c2]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-color-light);background:#fff}.form-input.error[data-v-fcada3c2],.form-textarea.error[data-v-fcada3c2]{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-textarea[data-v-fcada3c2]{resize:vertical;min-height:120px;font-family:inherit;line-height:1.6}.error-message[data-v-fcada3c2]{color:#ef4444;font-size:.85rem;margin:0;font-weight:500}.submit-button[data-v-fcada3c2]{display:flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.submit-button[data-v-fcada3c2]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.submit-button[data-v-fcada3c2]:active{transform:translateY(0)}.submit-button[data-v-fcada3c2]:disabled{opacity:.6;cursor:not-allowed;transform:none}.submit-button[data-v-fcada3c2]:disabled:hover{transform:none;box-shadow:0 4px 12px rgba(0,0,0,.1)}.button-icon[data-v-fcada3c2]{font-size:1.1rem}.button-text[data-v-fcada3c2]{font-size:1rem}@media (max-width:1024px){.contacts-layout[data-v-fcada3c2]{grid-template-columns:1fr;gap:2rem}.form-row[data-v-fcada3c2]{grid-template-columns:1fr}}@media (max-width:768px){.hero-title[data-v-fcada3c2]{font-size:2rem}.hero-subtitle[data-v-fcada3c2]{font-size:1.1rem}.contact-card[data-v-fcada3c2],.form-card[data-v-fcada3c2]{padding:1.5rem}.form-row[data-v-fcada3c2]{grid-template-columns:1fr}}@media (max-width:480px){.hero-section[data-v-fcada3c2],.main-section[data-v-fcada3c2]{padding:2rem 0}.hero-title[data-v-fcada3c2]{font-size:1.8rem}.contact-card[data-v-fcada3c2],.form-card[data-v-fcada3c2]{padding:1rem}.contact-item[data-v-fcada3c2]{padding:.75rem}.submit-button[data-v-fcada3c2]{padding:.875rem 1.5rem}}.product-detail-page[data-v-51a06e4e]{background:#fff;min-height:100vh}.hero-section[data-v-51a06e4e]{position:relative;min-height:80vh;display:flex;align-items:center;background:linear-gradient(135deg,#004e83,#036);overflow:hidden}.hero-background[data-v-51a06e4e]{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.1) 0,transparent 50%)}.hero-content[data-v-51a06e4e]{position:relative;z-index:2;width:100%;padding:4rem 0}.container[data-v-51a06e4e]{max-width:1400px;margin:0 auto;padding:0 2rem}.hero-grid[data-v-51a06e4e]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-image[data-v-51a06e4e]{position:relative}.image-container[data-v-51a06e4e]{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.2);background:#fff;backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.3);padding:1rem}.product-image[data-v-51a06e4e]{width:100%;height:auto;display:block;transition:transform .7s ease}.image-overlay[data-v-51a06e4e]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(102,126,234,.1),rgba(118,75,162,.1));opacity:0;transition:opacity .3s ease}.image-container:hover .product-image[data-v-51a06e4e]{transform:scale(1.05)}.image-container:hover .image-overlay[data-v-51a06e4e]{opacity:1}.hero-info[data-v-51a06e4e]{color:#fff}.product-badge[data-v-51a06e4e]{display:inline-block;padding:.5rem 1rem;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:50px;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.product-title[data-v-51a06e4e]{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#f0f4f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-description[data-v-51a06e4e]{font-size:1.25rem;line-height:1.6;opacity:.9;margin-bottom:2.5rem;max-width:500px}.cta-button[data-v-51a06e4e]{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);color:#fff;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(20px);text-align:center;min-height:48px;box-sizing:border-box}.cta-button[data-v-51a06e4e]:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.button-icon[data-v-51a06e4e]{width:20px;height:20px;transition:transform .3s ease}.cta-button:hover .button-icon[data-v-51a06e4e]{transform:translateX(4px)}.hero-specs[data-v-51a06e4e]{margin-top:3rem;padding-bottom:2rem}.specs-grid-hero[data-v-51a06e4e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.spec-card-hero[data-v-51a06e4e]{background:hsla(0,0%,100%,.1);backdrop-filter:blur(20px);padding:1.25rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;display:flex;align-items:center;gap:.75rem;animation:fadeInUp-51a06e4e .6s ease forwards;opacity:0;transform:translateY(20px);text-align:left}@keyframes fadeInUp-51a06e4e{to{opacity:1;transform:translateY(0)}}.spec-card-hero[data-v-51a06e4e]:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);transform:translateY(-2px)}.spec-icon-hero[data-v-51a06e4e]{width:36px;height:36px;background:hsla(0,0%,100%,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;border:1px solid hsla(0,0%,100%,.3)}.spec-icon-hero svg[data-v-51a06e4e]{width:18px;height:18px}.spec-content-hero[data-v-51a06e4e]{flex:1;min-width:0}.spec-name-hero[data-v-51a06e4e]{font-size:.85rem;font-weight:600;color:hsla(0,0%,100%,.8);margin-bottom:.125rem;line-height:1.2}.spec-value-hero[data-v-51a06e4e]{font-size:.95rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.section-title[data-v-51a06e4e]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1e293b;position:relative}.section-title[data-v-51a06e4e]:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(135deg,#004e83,#036);border-radius:2px}.technical-section[data-v-51a06e4e]{padding:6rem 0;background:#fff}.technical-card[data-v-51a06e4e]{background:#f8fafc;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08);border:1px solid #e2e8f0}.card-header[data-v-51a06e4e]{background:linear-gradient(135deg,#004e83,#036);color:#fff;padding:3rem 2rem;text-align:center}.card-title[data-v-51a06e4e]{font-size:2rem;font-weight:700;margin-bottom:.5rem}.card-subtitle[data-v-51a06e4e]{opacity:.9;font-size:1.1rem}.table-wrapper[data-v-51a06e4e]{padding:2rem}.table-container[data-v-51a06e4e]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08)}.table-container[data-v-51a06e4e] .specs-table{width:100%;border-collapse:collapse}.table-container[data-v-51a06e4e] .specs-table th{background:#1e293b;color:#fff;padding:1rem;font-weight:600;text-align:left}.table-container[data-v-51a06e4e] .specs-table td{padding:1rem;border-bottom:1px solid #e2e8f0}.table-container[data-v-51a06e4e] .specs-table tbody tr:hover{background:#f1f5f9}.table-notes[data-v-51a06e4e]{padding:2rem;background:#f1f5f9}.notes-header[data-v-51a06e4e]{font-weight:600;color:#374151;margin-bottom:1rem}.note-item[data-v-51a06e4e]{color:#6b7280;margin-bottom:.5rem;padding-left:1rem;position:relative}.note-item[data-v-51a06e4e]:before{content:"•";position:absolute;left:0;color:#004e83}.description-section[data-v-51a06e4e]{padding:6rem 0;background:#f8fafc}.description-content[data-v-51a06e4e]{max-width:800px;margin:0 auto;text-align:center}.description-text[data-v-51a06e4e]{margin-top:2rem}.description-text p[data-v-51a06e4e]{font-size:1.125rem;line-height:1.8;color:#4b5563;margin-bottom:1.5rem;text-align:left}.septic-scheme-section[data-v-51a06e4e]{margin:3rem 0}.scheme-card[data-v-51a06e4e]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:all .3s ease}.scheme-card[data-v-51a06e4e]:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.scheme-header[data-v-51a06e4e]{background:linear-gradient(135deg,#004e83,#036);color:#fff;padding:2rem;text-align:center}.scheme-title[data-v-51a06e4e]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.scheme-subtitle[data-v-51a06e4e]{opacity:.9;font-size:1rem;margin:0}.scheme-content[data-v-51a06e4e]{display:grid;grid-template-columns:1fr 300px;gap:2rem;padding:2rem;align-items:start}.scheme-image-container[data-v-51a06e4e]{position:relative;border-radius:12px;overflow:hidden;background:#f1f5f9;border:2px solid #e2e8f0;transition:all .3s ease}.scheme-image-container[data-v-51a06e4e]:hover{border-color:#004e83}.scheme-image[data-v-51a06e4e]{width:100%;height:auto;display:block;transition:transform .3s ease}.scheme-image-container:hover .scheme-image[data-v-51a06e4e]{transform:scale(1.02)}.scheme-overlay[data-v-51a06e4e]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(0,78,131,.05),rgba(0,51,102,.05));opacity:0;transition:opacity .3s ease}.scheme-image-container:hover .scheme-overlay[data-v-51a06e4e]{opacity:1}.scheme-info[data-v-51a06e4e]{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.info-title[data-v-51a06e4e]{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;text-align:center}.distance-grid[data-v-51a06e4e]{display:flex;flex-direction:column;gap:1rem}.distance-item[data-v-51a06e4e]{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}.distance-item[data-v-51a06e4e]:hover{border-color:#004e83;transform:translateX(5px);box-shadow:0 4px 12px rgba(0,78,131,.1)}.distance-number[data-v-51a06e4e]{width:32px;height:32px;background:linear-gradient(135deg,#004e83,#036);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.distance-text[data-v-51a06e4e]{font-weight:600;color:#374151;font-size:.95rem}@media (max-width:1024px){.scheme-content[data-v-51a06e4e]{grid-template-columns:1fr;gap:1.5rem}.scheme-info[data-v-51a06e4e]{order:-1}.distance-grid[data-v-51a06e4e]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width:768px){.distance-grid[data-v-51a06e4e]{grid-template-columns:1fr}.scheme-content[data-v-51a06e4e],.scheme-header[data-v-51a06e4e]{padding:1.5rem}}.bottom-cta-section[data-v-51a06e4e]{padding:4rem 0;background:linear-gradient(135deg,#004e83,#036)}.cta-card[data-v-51a06e4e]{background:hsla(0,0%,100%,.1);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);border-radius:24px;padding:3rem;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.cta-content[data-v-51a06e4e]{color:#fff}.cta-title[data-v-51a06e4e]{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:#fff}.cta-text[data-v-51a06e4e]{opacity:.9;font-size:1.1rem}.cta-actions[data-v-51a06e4e]{display:flex;gap:1rem}.cta-button.primary[data-v-51a06e4e]{background:#fff;color:#004e83;border:none}.cta-button.primary[data-v-51a06e4e]:hover{background:#f1f5f9;color:#036;transform:translateY(-2px)}.cta-button.secondary[data-v-51a06e4e]{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.3)}.cta-button.secondary[data-v-51a06e4e]:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}@media (max-width:1024px){.hero-grid[data-v-51a06e4e]{grid-template-columns:1fr;gap:3rem;text-align:center}.product-title[data-v-51a06e4e]{font-size:2.5rem}.specs-grid-hero[data-v-51a06e4e]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}}@media (max-width:768px){.container[data-v-51a06e4e]{padding:0 1rem}.hero-section[data-v-51a06e4e]{min-height:60vh}.product-title[data-v-51a06e4e]{font-size:2rem}.hero-specs[data-v-51a06e4e]{margin-top:2rem}.specs-grid-hero[data-v-51a06e4e]{grid-template-columns:1fr;gap:.75rem;max-width:300px}.spec-card-hero[data-v-51a06e4e]{padding:1rem;gap:.5rem}.spec-icon-hero[data-v-51a06e4e]{width:32px;height:32px}.spec-icon-hero svg[data-v-51a06e4e]{width:16px;height:16px}.cta-card[data-v-51a06e4e]{grid-template-columns:1fr;text-align:center}.cta-actions[data-v-51a06e4e]{flex-direction:column;gap:1rem;width:100%}.cta-button[data-v-51a06e4e]{width:100%;justify-content:center;text-align:center;padding:1.2rem 1.5rem;font-size:1rem;min-height:52px;white-space:nowrap;overflow:hidden}}@media (max-width:480px){.cta-button[data-v-51a06e4e]{padding:1rem 1.2rem;font-size:.95rem;min-height:48px}.cta-title[data-v-51a06e4e]{font-size:1.4rem;line-height:1.3}.cta-text[data-v-51a06e4e]{font-size:.95rem}}:root{--primary-color:#004e83;--primary-color-light:#3b82f6;--primary-color-dark:#036;--secondary-color:#10b981;--secondary-color-light:#34d399;--text-color-dark:#111827;--text-color-light:#4b5563;--text-color-on-primary:#fff;--text-color-on-secondary:#fff;--text-color-accent:var(--primary-color-light);--background-color-light:#f9fafb;--background-color-white:#fff;--border-color:#d1d5db;--neutral-gray:#6b7280;--header-bg-color:#ebf1f5;--header-link-text-color:#374151;--header-link-active-bg-color:#d1d5db;--header-link-hover-bg-color:#e5e7eb;--logo-text-color:var(--primary-color);--font-family-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--container-padding:0 20px;--container-max-width:1280px;--border-radius-sm:0.25rem;--border-radius-md:0.5rem;--border-radius-lg:0.75rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}body{margin:0;font-family:var(--font-family-sans);background-color:var(--background-color-light);color:var(--text-color-dark);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}.container{width:100%;max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding:var(--container-padding);box-sizing:border-box}h1,h2,h3,h4,h5,h6{color:var(--text-color-dark);margin-top:0;margin-bottom:.75em;font-weight:600}h1{font-size:2.5rem;line-height:1.2}h2{font-size:2rem;line-height:1.25}h3{font-size:1.5rem;line-height:1.33}p{margin-top:0;margin-bottom:1em}a{color:var(--primary-color-light);text-decoration:none;transition:color .2s ease-in-out}a:hover{color:var(--primary-color);text-decoration:underline}.button{display:inline-block;padding:.75em 1.5em;border-radius:var(--border-radius-md);font-weight:600;text-align:center;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;border:1px solid transparent}.button-primary{background-color:var(--primary-color);color:var(--text-color-on-primary);border-color:var(--primary-color)}.button-primary:hover{background-color:var(--primary-color-dark);border-color:var(--primary-color-dark);color:var(--text-color-on-primary);text-decoration:none}.button-secondary{background-color:var(--secondary-color);color:var(--text-color-on-secondary);border-color:var(--secondary-color)}.button-secondary:hover{background-color:var(--secondary-color-light);border-color:var(--secondary-color-light);color:var(--text-color-on-secondary);text-decoration:none}.button-outline{background-color:transparent;color:var(--primary-color);border-color:var(--primary-color)}.button-outline:hover{background-color:var(--primary-color-light);color:var(--text-color-on-primary);border-color:var(--primary-color-light);text-decoration:none}.card{background-color:var(--background-color-white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);padding:1.5rem;overflow:hidden}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:1rem;padding-bottom:1rem}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-5,.section{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.section{padding-top:4rem;padding-bottom:4rem}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}}.scroll-animation{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.scroll-animation.fade-in{opacity:0;transition:opacity .8s ease-out}.scroll-animation.fade-in.animate{opacity:1}.scroll-animation.slide-up{opacity:0;transform:translateY(50px);transition:all .8s ease-out}.scroll-animation.slide-up.animate{opacity:1;transform:translateY(0)}.scroll-animation.slide-down{opacity:0;transform:translateY(-50px);transition:all .8s ease-out}.scroll-animation.slide-down.animate{opacity:1;transform:translateY(0)}.scroll-animation.slide-left{opacity:0;transform:translateX(-50px);transition:all .8s ease-out}.scroll-animation.slide-left.animate{opacity:1;transform:translateX(0)}.scroll-animation.slide-right{opacity:0;transform:translateX(50px);transition:all .8s ease-out}.scroll-animation.slide-right.animate{opacity:1;transform:translateX(0)}.scroll-animation.scale-up{opacity:0;transform:scale(.9);transition:all .8s ease-out}.scroll-animation.scale-up.animate{opacity:1;transform:scale(1)}.scroll-animation.rotate-in{opacity:0;transform:rotate(-10deg) scale(.9);transition:all .8s ease-out}.scroll-animation.rotate-in.animate{opacity:1;transform:rotate(0deg) scale(1)}.scroll-animation.delay-100.animate{transition-delay:.1s}.scroll-animation.delay-200.animate{transition-delay:.2s}.scroll-animation.delay-300.animate{transition-delay:.3s}.scroll-animation.delay-400.animate{transition-delay:.4s}.scroll-animation.delay-500.animate{transition-delay:.5s}html{scroll-behavior:smooth}.scroll-animation.animate{opacity:1;transform:translateY(0) translateX(0) scale(1) rotate(0)}@media (prefers-reduced-motion:reduce){.scroll-animation{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}