@charset "UTF-8";.header.svelte-1bz526q.svelte-1bz526q{background-color:var(--background-color);border-bottom:1px solid var(--border-color);padding:.75rem 2rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000000d}@media (max-width: 480px){.header.svelte-1bz526q.svelte-1bz526q{padding:.75rem 1rem}}.header-content.svelte-1bz526q.svelte-1bz526q{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}@media (max-width: 480px){.header-content.svelte-1bz526q.svelte-1bz526q{gap:.5rem}}@media (max-width: 992px){.header-content.svelte-1bz526q.svelte-1bz526q{flex-wrap:wrap}}.header-left.svelte-1bz526q.svelte-1bz526q{display:flex;align-items:center;gap:1rem}.logo-container.svelte-1bz526q.svelte-1bz526q{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:2px 0}.logo.svelte-1bz526q.svelte-1bz526q{font-size:1.65rem;font-weight:800;margin:0;line-height:1.1;background:linear-gradient(135deg,#053b61 0%,var(--primary-color) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em;text-shadow:0 1px 1px rgba(0,0,0,.05);position:relative}.logo.svelte-1bz526q .accent.svelte-1bz526q{color:var(--primary-color);background:linear-gradient(135deg,var(--gradient-start) 0%,var(--accent-color) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;position:relative}.logo.svelte-1bz526q.svelte-1bz526q:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,#ffffff1a,#ffffff80,#ffffff1a);border-radius:50%;opacity:.5}@media (max-width: 480px){.logo.svelte-1bz526q.svelte-1bz526q{font-size:1.45rem}}.tagline.svelte-1bz526q.svelte-1bz526q{font-size:.75rem;background:linear-gradient(to right,var(--primary-color),var(--accent-color));padding:2px 8px;border-radius:4px;color:#fff;margin:2px 0 0;font-weight:600;letter-spacing:.5px;text-transform:uppercase;line-height:1;box-shadow:0 1px 3px #0000001a;position:relative;overflow:hidden}.tagline.svelte-1bz526q.svelte-1bz526q:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#fff0,#fff3,#fff0);animation:svelte-1bz526q-shine 3s infinite}@keyframes svelte-1bz526q-shine{0%{left:-100%}20%,to{left:100%}}@media (max-width: 480px){.tagline.svelte-1bz526q.svelte-1bz526q{font-size:.65rem;padding:2px 6px;margin-top:1px}}.nav-links.svelte-1bz526q.svelte-1bz526q{display:flex;gap:2rem}@media (max-width: 992px){.nav-links.svelte-1bz526q.svelte-1bz526q{order:3;width:100%;justify-content:center;margin-top:1rem;gap:1.5rem;flex-wrap:wrap;padding:0 .5rem}}@media (max-width: 576px){.nav-links.svelte-1bz526q.svelte-1bz526q{gap:.75rem;padding:0 .25rem;margin-top:.75rem}.nav-links.svelte-1bz526q a{font-size:.85rem;padding:.5rem .25rem}}.nav-links.svelte-1bz526q a{color:var(--text-color);text-decoration:none;font-weight:500;transition:color .2s ease;position:relative}.nav-links.svelte-1bz526q a:hover{color:var(--primary-color)}.nav-links.svelte-1bz526q a:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:var(--primary-color);transition:width .3s ease}.nav-links.svelte-1bz526q a:hover:after{width:100%}.header-actions.svelte-1bz526q.svelte-1bz526q{display:flex;gap:1rem;align-items:center}.header-actions.svelte-1bz526q .subscribe-button.svelte-1bz526q{padding:.6rem 1.2rem;border-radius:.5rem;font-weight:600;font-size:.9rem;transition:all .2s ease;text-decoration:none}.header-actions.svelte-1bz526q .subscribe-button.svelte-1bz526q{background-color:var(--primary-color);color:#fff}.header-actions.svelte-1bz526q .subscribe-button.svelte-1bz526q:hover{background-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.header-actions.svelte-1bz526q .mobile-menu-button.svelte-1bz526q{display:none}@media (max-width: 992px){.header-actions.svelte-1bz526q .subscribe-button.svelte-1bz526q{padding:.5rem 1rem;font-size:.85rem}}@media (max-width: 768px){.header-actions.svelte-1bz526q .subscribe-button.svelte-1bz526q{display:none}.header-actions.svelte-1bz526q .mobile-menu-button.svelte-1bz526q{display:block}.header-actions.svelte-1bz526q .user-menu-container.svelte-1bz526q{margin-right:.5rem}}.user-menu-container.svelte-1bz526q.svelte-1bz526q{position:relative}.user-button.svelte-1bz526q.svelte-1bz526q{background:none;border:none;padding:0;cursor:pointer;border-radius:50%;overflow:hidden;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}.user-button.svelte-1bz526q.svelte-1bz526q:hover{opacity:.9;transform:scale(1.05);box-shadow:0 2px 5px #00000026}.user-button.svelte-1bz526q.svelte-1bz526q:active{transform:scale(.98)}@media (max-width: 480px){.user-button.svelte-1bz526q.svelte-1bz526q{width:32px;height:32px}}.user-avatar.svelte-1bz526q.svelte-1bz526q{width:100%;height:100%;object-fit:cover}.user-avatar-placeholder.svelte-1bz526q.svelte-1bz526q{width:100%;height:100%;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}@media (max-width: 480px){.user-avatar-placeholder.svelte-1bz526q.svelte-1bz526q{font-size:1rem}}.user-menu.svelte-1bz526q.svelte-1bz526q{position:absolute;top:calc(100% + .5rem);right:0;background-color:var(--background-color);border-radius:.5rem;box-shadow:0 4px 12px #00000026;width:240px;z-index:150;border:1px solid var(--border-color);overflow:hidden}@media (max-width: 480px){.user-menu.svelte-1bz526q.svelte-1bz526q{right:-70px;width:220px}}.user-menu-header.svelte-1bz526q.svelte-1bz526q{padding:1rem;border-bottom:1px solid var(--border-color)}.user-menu-header.svelte-1bz526q .user-name.svelte-1bz526q{font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis}.user-menu-header.svelte-1bz526q .user-email.svelte-1bz526q{font-size:.85rem;color:var(--text-color-secondary);word-break:break-all;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (max-width: 480px){.user-menu-header.svelte-1bz526q.svelte-1bz526q{padding:.75rem}.user-menu-header.svelte-1bz526q .user-name.svelte-1bz526q{font-size:.95rem}.user-menu-header.svelte-1bz526q .user-email.svelte-1bz526q{font-size:.8rem}}.user-menu-items.svelte-1bz526q.svelte-1bz526q{padding:.5rem 0}@media (max-width: 480px){.user-menu-items.svelte-1bz526q.svelte-1bz526q{padding:.3rem 0}}.user-menu-item.svelte-1bz526q.svelte-1bz526q{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:var(--text-color);font-size:.95rem;transition:all .2s ease;cursor:pointer;width:100%;text-align:left;background:none;border:none}.user-menu-item.svelte-1bz526q.svelte-1bz526q:hover{background-color:#0000000d;color:var(--primary-color)}.user-menu-item.svelte-1bz526q:hover .user-menu-icon.svelte-1bz526q{background-color:var(--primary-color)}.user-menu-item.svelte-1bz526q.svelte-1bz526q:active{background-color:#0000001a}@media (max-width: 480px){.user-menu-item.svelte-1bz526q.svelte-1bz526q{padding:.7rem .8rem;font-size:.9rem;gap:.6rem}}.user-menu-icon.svelte-1bz526q.svelte-1bz526q{width:18px;height:18px;background-color:var(--text-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:background-color .2s ease}@media (max-width: 480px){.user-menu-icon.svelte-1bz526q.svelte-1bz526q{width:16px;height:16px}}.subscription-icon.svelte-1bz526q.svelte-1bz526q{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z' /%3E%3C/svg%3E")}.logout-icon.svelte-1bz526q.svelte-1bz526q{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1' /%3E%3C/svg%3E")}.menu-icon.svelte-1bz526q.svelte-1bz526q,.mobile-menu-icon.svelte-1bz526q.svelte-1bz526q{display:block;width:24px;height:24px;background-color:var(--text-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6h16M4 12h16M4 18h16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6h16M4 12h16M4 18h16'/%3E%3C/svg%3E")}@media (max-width: 992px){.nav-links.svelte-1bz526q.svelte-1bz526q{font-size:.9rem}}@media (max-width: 768px){.menu-button.svelte-1bz526q.svelte-1bz526q,.nav-links.svelte-1bz526q.svelte-1bz526q{display:none}.header-content.svelte-1bz526q.svelte-1bz526q{padding:.5rem 0}.mobile-menu-button.svelte-1bz526q.svelte-1bz526q{z-index:200}.header.svelte-1bz526q.svelte-1bz526q{z-index:110}}@media (max-width: 480px){.header-left.svelte-1bz526q.svelte-1bz526q{gap:.75rem}.mobile-menu-icon.svelte-1bz526q.svelte-1bz526q{width:22px;height:22px}}.footer.svelte-i7pd3s.svelte-i7pd3s{background-color:var(--background-color);border-top:1px solid var(--border-color);padding:3rem 2rem 2rem}@media (max-width: 768px){.footer.svelte-i7pd3s.svelte-i7pd3s{padding:2.5rem 1.5rem 1.5rem}}@media (max-width: 480px){.footer.svelte-i7pd3s.svelte-i7pd3s{padding:2rem 1rem 1rem}}.footer-content.svelte-i7pd3s.svelte-i7pd3s{max-width:1200px;margin:0 auto}.footer-top.svelte-i7pd3s.svelte-i7pd3s{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}@media (max-width: 768px){.footer-top.svelte-i7pd3s.svelte-i7pd3s{flex-direction:column;gap:2rem}}.footer-logo.svelte-i7pd3s .logo.svelte-i7pd3s{font-size:1.8rem;font-weight:700;margin:0 0 .5rem}.footer-logo.svelte-i7pd3s .logo .accent.svelte-i7pd3s{color:var(--primary-color)}@media (max-width: 480px){.footer-logo.svelte-i7pd3s .logo.svelte-i7pd3s{font-size:1.5rem}}.footer-logo.svelte-i7pd3s .tagline.svelte-i7pd3s{font-size:.95rem;opacity:.7}@media (max-width: 480px){.footer-logo.svelte-i7pd3s .tagline.svelte-i7pd3s{font-size:.85rem}}.footer-cta.svelte-i7pd3s.svelte-i7pd3s{text-align:right}.footer-cta.svelte-i7pd3s p.svelte-i7pd3s{margin-bottom:.75rem;font-size:1rem}@media (max-width: 768px){.footer-cta.svelte-i7pd3s.svelte-i7pd3s{text-align:left}}.footer-button.svelte-i7pd3s.svelte-i7pd3s{display:inline-block;padding:.75rem 1.5rem;background-color:var(--primary-color);color:#fff;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .2s ease}.footer-button.svelte-i7pd3s.svelte-i7pd3s:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.footer-links.svelte-i7pd3s.svelte-i7pd3s{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}@media (max-width: 992px){.footer-links.svelte-i7pd3s.svelte-i7pd3s{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 576px){.footer-links.svelte-i7pd3s.svelte-i7pd3s{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}}.footer-column.svelte-i7pd3s h3.svelte-i7pd3s{font-size:1.1rem;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}@media (max-width: 480px){.footer-column.svelte-i7pd3s h3.svelte-i7pd3s{font-size:1rem;margin-bottom:1rem;padding-bottom:.4rem}}.footer-column.svelte-i7pd3s ul.svelte-i7pd3s{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}@media (max-width: 480px){.footer-column.svelte-i7pd3s ul.svelte-i7pd3s{gap:.4rem}}.footer-column.svelte-i7pd3s ul li a.svelte-i7pd3s{color:var(--text-color);text-decoration:none;font-size:.95rem;opacity:.8;transition:all .2s ease}.footer-column.svelte-i7pd3s ul li a.svelte-i7pd3s:hover{color:var(--primary-color);opacity:1;padding-left:.25rem}.footer-bottom.svelte-i7pd3s.svelte-i7pd3s{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid var(--border-color);font-size:.85rem}@media (max-width: 576px){.footer-bottom.svelte-i7pd3s.svelte-i7pd3s{flex-direction:column;gap:1rem;text-align:center;padding-top:1.25rem}}@media (max-width: 480px){.footer-bottom.svelte-i7pd3s.svelte-i7pd3s{font-size:.8rem;padding-top:1rem}}.footer-credits.svelte-i7pd3s p.svelte-i7pd3s{opacity:.7;margin-bottom:0}.developer-attribution.svelte-i7pd3s.svelte-i7pd3s{text-align:center;padding:1rem 0;margin-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.developer-attribution.svelte-i7pd3s p.svelte-i7pd3s{font-size:1rem;margin:0}.footer-social.svelte-i7pd3s.svelte-i7pd3s{display:flex;gap:1rem}.social-icon.svelte-i7pd3s.svelte-i7pd3s{width:32px;height:32px;border-radius:50%;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative}.social-icon.svelte-i7pd3s.svelte-i7pd3s:hover{transform:translateY(-2px)}.social-icon.svelte-i7pd3s.svelte-i7pd3s:after{content:"";display:block;width:18px;height:18px;background-color:var(--primary-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.social-icon.linkedin.svelte-i7pd3s.svelte-i7pd3s:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z'/%3E%3C/svg%3E")}.social-icon.twitter.svelte-i7pd3s.svelte-i7pd3s:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z'/%3E%3C/svg%3E")}.social-icon.email.svelte-i7pd3s.svelte-i7pd3s:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 3v18h24v-18h-24zm6.623 7.929l-4.623 5.712v-9.458l4.623 3.746zm-4.141-5.929h19.035l-9.517 7.713-9.518-7.713zm5.694 7.188l3.824 3.099 3.83-3.104 5.612 6.817h-18.779l5.513-6.812zm9.208-1.264l4.616-3.741v9.348l-4.616-5.607z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 3v18h24v-18h-24zm6.623 7.929l-4.623 5.712v-9.458l4.623 3.746zm-4.141-5.929h19.035l-9.517 7.713-9.518-7.713zm5.694 7.188l3.824 3.099 3.83-3.104 5.612 6.817h-18.779l5.513-6.812zm9.208-1.264l4.616-3.741v9.348l-4.616-5.607z'/%3E%3C/svg%3E")}.sr-only.svelte-i7pd3s.svelte-i7pd3s{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sidebar.svelte-qrayt8.svelte-qrayt8{width:var(--sidebar-width);background-color:var(--background-color);border-right:1px solid var(--border-color);height:100%;position:fixed;left:-100%;transition:transform .3s ease;display:flex;flex-direction:column;z-index:100;overflow-y:auto;box-shadow:2px 0 8px #0000001a;top:0;bottom:0;transform:translate(-30px)}.sidebar.open.svelte-qrayt8.svelte-qrayt8{left:0;transform:translate(0)}@media (max-width: 768px){.sidebar.svelte-qrayt8.svelte-qrayt8{width:85%;max-width:300px}}.sidebar-overlay.svelte-qrayt8.svelte-qrayt8{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:90;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s;will-change:opacity,visibility}.sidebar-overlay.active.svelte-qrayt8.svelte-qrayt8{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear}.sidebar-header.svelte-qrayt8.svelte-qrayt8{padding:2rem 1.5rem 1rem;border-bottom:1px solid var(--border-color);text-align:center;position:relative}@media (max-width: 480px){.sidebar-header.svelte-qrayt8.svelte-qrayt8{padding:1.5rem 1.25rem .75rem}}.sidebar-header.svelte-qrayt8 .sidebar-title.svelte-qrayt8{font-size:1.4rem;margin-bottom:.25rem}@media (max-width: 480px){.sidebar-header.svelte-qrayt8 .sidebar-title.svelte-qrayt8{font-size:1.25rem}}.sidebar-header.svelte-qrayt8 .sidebar-tagline.svelte-qrayt8{font-size:.85rem;opacity:.7}@media (max-width: 480px){.sidebar-header.svelte-qrayt8 .sidebar-tagline.svelte-qrayt8{font-size:.8rem}}.sidebar-header.svelte-qrayt8 .sidebar-close.svelte-qrayt8{position:absolute;top:1rem;right:1rem;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width: 480px){.sidebar-header.svelte-qrayt8 .sidebar-close.svelte-qrayt8{top:.75rem;right:.75rem}}.sidebar-header.svelte-qrayt8 .sidebar-close.svelte-qrayt8:hover{background-color:var(--border-color)}.sidebar-header.svelte-qrayt8 .sidebar-close .close-icon.svelte-qrayt8{width:16px;height:16px;background-color:var(--text-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 18L18 6M6 6l12 12'%3E%3C/path%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 18L18 6M6 6l12 12'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.sidebar-nav.svelte-qrayt8.svelte-qrayt8{padding:1.5rem 1rem;height:100%;overflow-y:auto;flex:1}@media (max-width: 480px){.sidebar-nav.svelte-qrayt8.svelte-qrayt8{padding:1.25rem .75rem}}.nav-section.svelte-qrayt8.svelte-qrayt8{margin-bottom:2rem}.nav-section.svelte-qrayt8 h3.svelte-qrayt8{font-size:.8rem;text-transform:uppercase;color:var(--text-color);opacity:.7;margin-bottom:1rem;padding-left:.5rem;letter-spacing:.05em}@media (max-width: 480px){.nav-section.svelte-qrayt8.svelte-qrayt8{margin-bottom:1.5rem}.nav-section.svelte-qrayt8 h3.svelte-qrayt8{margin-bottom:.75rem;font-size:.75rem}}.nav-section.svelte-qrayt8 ul.svelte-qrayt8{list-style:none;padding:0}.nav-section.svelte-qrayt8 ul li.svelte-qrayt8{margin-bottom:.5rem}.nav-section.svelte-qrayt8 ul li a.svelte-qrayt8{color:var(--text-color);text-decoration:none;display:block;padding:.5rem;border-radius:.25rem;transition:all .2s ease;font-size:.95rem}.nav-section.svelte-qrayt8 ul li a.svelte-qrayt8:hover{background-color:var(--border-color);padding-left:1rem;color:var(--primary-color)}.sidebar-footer.svelte-qrayt8.svelte-qrayt8{border-top:1px solid var(--border-color);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 480px){.sidebar-footer.svelte-qrayt8.svelte-qrayt8{padding:1rem;gap:.75rem}}.sidebar-cta.svelte-qrayt8.svelte-qrayt8{display:block;padding:.75rem;background-color:var(--primary-color);color:#fff;text-align:center;border-radius:.25rem;font-weight:500;transition:all .2s ease}.sidebar-cta.svelte-qrayt8.svelte-qrayt8:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.sidebar-social.svelte-qrayt8.svelte-qrayt8{display:flex;justify-content:center;gap:1rem;padding-top:1rem}.social-icon.svelte-qrayt8.svelte-qrayt8{width:32px;height:32px;border-radius:50%;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative}.social-icon.svelte-qrayt8.svelte-qrayt8:hover{transform:translateY(-2px)}.social-icon.svelte-qrayt8.svelte-qrayt8:after{content:"";display:block;width:18px;height:18px;background-color:var(--primary-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.social-icon.linkedin.svelte-qrayt8.svelte-qrayt8:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z'/%3E%3C/svg%3E")}.social-icon.twitter.svelte-qrayt8.svelte-qrayt8:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z'/%3E%3C/svg%3E")}.social-icon.email.svelte-qrayt8.svelte-qrayt8:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 3v18h24v-18h-24zm6.623 7.929l-4.623 5.712v-9.458l4.623 3.746zm-4.141-5.929h19.035l-9.517 7.713-9.518-7.713zm5.694 7.188l3.824 3.099 3.83-3.104 5.612 6.817h-18.779l5.513-6.812zm9.208-1.264l4.616-3.741v9.348l-4.616-5.607z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 3v18h24v-18h-24zm6.623 7.929l-4.623 5.712v-9.458l4.623 3.746zm-4.141-5.929h19.035l-9.517 7.713-9.518-7.713zm5.694 7.188l3.824 3.099 3.83-3.104 5.612 6.817h-18.779l5.513-6.812zm9.208-1.264l4.616-3.741v9.348l-4.616-5.607z'/%3E%3C/svg%3E")}.sr-only.svelte-qrayt8.svelte-qrayt8{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.toast-container.svelte-1ste9j2.svelte-1ste9j2{position:fixed;bottom:2rem;right:2rem;display:flex;flex-direction:column;gap:.75rem;z-index:1000;max-width:400px}@media (max-width: 768px){.toast-container.svelte-1ste9j2.svelte-1ste9j2{bottom:1.5rem;right:1.5rem;max-width:350px}}@media (max-width: 480px){.toast-container.svelte-1ste9j2.svelte-1ste9j2{bottom:1rem;right:1rem;left:1rem;max-width:none}}.toast.svelte-1ste9j2.svelte-1ste9j2{padding:1rem;border-radius:.5rem;background-color:var(--background-color);box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:.75rem;min-width:300px;width:100%;position:relative}.toast.svelte-1ste9j2.svelte-1ste9j2:not(.toast-container .toast){position:fixed;bottom:2rem;right:2rem;z-index:1000}@media (max-width: 768px){.toast.svelte-1ste9j2.svelte-1ste9j2:not(.toast-container .toast){bottom:1.5rem;right:1.5rem;min-width:250px}}@media (max-width: 480px){.toast.svelte-1ste9j2.svelte-1ste9j2:not(.toast-container .toast){bottom:1rem;right:1rem;left:1rem;min-width:auto;max-width:none;width:calc(100% - 2rem)}}@media (max-width: 480px){.toast.svelte-1ste9j2.svelte-1ste9j2{padding:.75rem;gap:.5rem;min-width:auto}}.toast.success.svelte-1ste9j2.svelte-1ste9j2{border-left:4px solid #10b981}.toast.success.svelte-1ste9j2 .icon.svelte-1ste9j2{background-color:#10b981;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z' clip-rule='evenodd'/%3E%3C/svg%3E")}.toast.error.svelte-1ste9j2.svelte-1ste9j2{border-left:4px solid #ef4444}.toast.error.svelte-1ste9j2 .icon.svelte-1ste9j2{background-color:#ef4444;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z' clip-rule='evenodd'/%3E%3C/svg%3E")}.toast.info.svelte-1ste9j2.svelte-1ste9j2{border-left:4px solid var(--primary-color)}.toast.info.svelte-1ste9j2 .icon.svelte-1ste9j2{background-color:var(--primary-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V7z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V7z' clip-rule='evenodd'/%3E%3C/svg%3E")}.toast.warning.svelte-1ste9j2.svelte-1ste9j2{border-left:4px solid #f59e0b}.toast.warning.svelte-1ste9j2 .icon.svelte-1ste9j2{background-color:#f59e0b;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z' clip-rule='evenodd'/%3E%3C/svg%3E")}.icon.svelte-1ste9j2.svelte-1ste9j2{width:20px;height:20px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;flex-shrink:0}@media (max-width: 480px){.icon.svelte-1ste9j2.svelte-1ste9j2{width:18px;height:18px}}.message.svelte-1ste9j2.svelte-1ste9j2{flex:1;color:var(--text-color);font-size:.875rem}@media (max-width: 480px){.message.svelte-1ste9j2.svelte-1ste9j2{font-size:.8rem}}.close-button.svelte-1ste9j2.svelte-1ste9j2{background:none;border:none;color:var(--text-color-secondary);font-size:1.25rem;line-height:1;padding:.2rem;cursor:pointer;opacity:.7;margin-left:.5rem;transition:opacity .2s}.close-button.svelte-1ste9j2.svelte-1ste9j2:hover{opacity:1}.partnr-button.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{position:fixed;bottom:2rem;right:2rem;background:linear-gradient(135deg,#8b4513,#d2691e);color:#fff;border:none;border-radius:50px;padding:1rem 1.5rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 20px #8b45134d;cursor:pointer;transition:all .3s ease;z-index:1000;font-weight:600;opacity:0;transform:translateY(20px)}.partnr-button.show.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{opacity:1;transform:translateY(0)}.partnr-button.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 25px #8b451366}.partnr-button.active.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{border-radius:50%;padding:1rem}.partnr-button.active.svelte-mh6z23 .partnr-label.svelte-mh6z23.svelte-mh6z23{display:none}.partnr-button.svelte-mh6z23 .partnr-icon.svelte-mh6z23.svelte-mh6z23{font-size:1.5rem}.partnr-button.svelte-mh6z23 .partnr-label.svelte-mh6z23.svelte-mh6z23{font-size:.9rem;transition:opacity .2s ease}@media (max-width: 768px){.partnr-button.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{bottom:1rem;right:1rem;padding:.75rem 1rem}.partnr-button.svelte-mh6z23 .partnr-icon.svelte-mh6z23.svelte-mh6z23{font-size:1.25rem}.partnr-button.svelte-mh6z23 .partnr-label.svelte-mh6z23.svelte-mh6z23{font-size:.8rem}}.partnr-chat.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{position:fixed;bottom:6rem;right:2rem;width:350px;height:500px;background:var(--background-color);border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;z-index:1001;overflow:hidden}@media (max-width: 768px){.partnr-chat.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{width:calc(100vw - 2rem);height:400px;bottom:5rem;right:1rem}}.chat-header.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{background:linear-gradient(135deg,#8b4513,#d2691e);color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center}.partnr-info.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{display:flex;align-items:center;gap:.75rem}.partnr-info.svelte-mh6z23 .partnr-avatar.svelte-mh6z23.svelte-mh6z23{font-size:2rem}.partnr-info.svelte-mh6z23 h4.svelte-mh6z23.svelte-mh6z23{margin:0;font-size:1.1rem}.partnr-info.svelte-mh6z23 p.svelte-mh6z23.svelte-mh6z23{margin:0;font-size:.8rem;opacity:.9}.close-chat.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:background-color .2s ease}.close-chat.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23:hover{background-color:#fff3}.chat-messages.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem;background:var(--background-color)}.message.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{display:flex;gap:.5rem}.message.user.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{flex-direction:row-reverse}.message.user.svelte-mh6z23 .message-content.svelte-mh6z23.svelte-mh6z23{background:var(--primary-color);color:#fff;border-radius:1rem 1rem .25rem;max-width:80%}.message.partnr.svelte-mh6z23 .message-content.svelte-mh6z23.svelte-mh6z23{background:var(--border-color);color:var(--text-color);border-radius:1rem 1rem 1rem .25rem;max-width:85%}.dark.svelte-mh6z23 .message.partnr.svelte-mh6z23 .message-content.svelte-mh6z23{background:#2d3748}.message.typing.svelte-mh6z23 .message-content.svelte-mh6z23.svelte-mh6z23{padding:.75rem 1rem}.message-avatar.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{font-size:1.5rem;flex-shrink:0}.message-content.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{padding:.75rem 1rem;font-size:.9rem;line-height:1.4;white-space:pre-line}.typing-indicator.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{display:flex;gap:.25rem}.typing-indicator.svelte-mh6z23 span.svelte-mh6z23.svelte-mh6z23{width:6px;height:6px;background:var(--text-color);border-radius:50%;animation:svelte-mh6z23-typing 1.5s infinite ease-in-out}.typing-indicator.svelte-mh6z23 span.svelte-mh6z23.svelte-mh6z23:nth-child(1){animation-delay:0s}.typing-indicator.svelte-mh6z23 span.svelte-mh6z23.svelte-mh6z23:nth-child(2){animation-delay:.2s}.typing-indicator.svelte-mh6z23 span.svelte-mh6z23.svelte-mh6z23:nth-child(3){animation-delay:.4s}@keyframes svelte-mh6z23-typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}.chat-input.svelte-mh6z23.svelte-mh6z23.svelte-mh6z23{padding:1rem;border-top:1px solid var(--border-color);display:flex;gap:.5rem;background:var(--background-color)}.chat-input.svelte-mh6z23 input.svelte-mh6z23.svelte-mh6z23{flex:1;padding:.75rem;border:1px solid var(--border-color);border-radius:.5rem;outline:none;font-size:.9rem}.chat-input.svelte-mh6z23 input.svelte-mh6z23.svelte-mh6z23:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb1a}.chat-input.svelte-mh6z23 input.svelte-mh6z23.svelte-mh6z23:disabled{opacity:.7;cursor:not-allowed}.chat-input.svelte-mh6z23 button.svelte-mh6z23.svelte-mh6z23{background:var(--primary-color);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.chat-input.svelte-mh6z23 button.svelte-mh6z23.svelte-mh6z23:hover:not(:disabled){background:var(--secondary-color)}.chat-input.svelte-mh6z23 button.svelte-mh6z23.svelte-mh6z23:disabled{opacity:.6;cursor:not-allowed}.home-container.svelte-983eq7.svelte-983eq7{max-width:1200px;margin:0 auto;padding:0 2rem}.hero.svelte-983eq7.svelte-983eq7{display:flex;align-items:center;padding:4rem 0;gap:2rem}@media (max-width: 768px){.hero.svelte-983eq7.svelte-983eq7{flex-direction:column;text-align:center;padding:2rem 0 3rem}}@media (max-width: 480px){.hero.svelte-983eq7.svelte-983eq7{padding:1rem 0 2rem}}.hero.svelte-983eq7 .hero-content.svelte-983eq7{flex:1}.hero.svelte-983eq7 .hero-content h1.svelte-983eq7{font-size:3.5rem;margin-bottom:1rem;line-height:1.2}.hero.svelte-983eq7 .hero-content h1 .accent.svelte-983eq7{color:var(--primary-color)}@media (max-width: 480px){.hero.svelte-983eq7 .hero-content h1.svelte-983eq7{margin-bottom:.5rem}}.hero.svelte-983eq7 .hero-content p.svelte-983eq7{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.6}@media (max-width: 480px){.hero.svelte-983eq7 .hero-content p.svelte-983eq7{margin-bottom:1rem}}.hero.svelte-983eq7 .hero-image.svelte-983eq7{flex:1;width:100%}@media (max-width: 768px){.hero.svelte-983eq7 .hero-image.svelte-983eq7{margin-top:1.5rem;max-width:100%}}@media (max-width: 480px){.hero.svelte-983eq7 .hero-image.svelte-983eq7{margin-top:1rem;height:auto;max-width:100%}}.hero.svelte-983eq7 .image-slider.svelte-983eq7{position:relative;width:100%;height:450px;overflow:hidden;border-radius:10px;box-shadow:0 10px 20px #0000001a;display:block}@media (max-width: 768px){.hero.svelte-983eq7 .image-slider.svelte-983eq7{height:300px;width:100%;max-width:100%;display:block;margin:0 auto}}@media (max-width: 480px){.hero.svelte-983eq7 .image-slider.svelte-983eq7{height:200px;width:100%;display:block;margin:0 auto;border-radius:8px}}.hero.svelte-983eq7 .slider-container.svelte-983eq7{position:relative;width:100%;height:100%}.hero.svelte-983eq7 .slider-image.svelte-983eq7{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;z-index:1;overflow:hidden;display:block}.hero.svelte-983eq7 .slider-image img.svelte-983eq7{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero.svelte-983eq7 .slider-image.active.svelte-983eq7{opacity:1;z-index:2;display:block}.hero.svelte-983eq7 .slider-image.transitioning.svelte-983eq7{transition:opacity .3s ease-in-out}@media (max-width: 768px){.hero.svelte-983eq7 .slider-image img.svelte-983eq7{width:100%;height:100%;display:block}}@media (max-width: 480px){.hero.svelte-983eq7 .slider-image.svelte-983eq7{display:block}.hero.svelte-983eq7 .slider-image img.svelte-983eq7{width:100%;height:100%;display:block;object-fit:cover}}.hero.svelte-983eq7 .slider-nav.svelte-983eq7{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:#ffffffb3;border:none;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.hero.svelte-983eq7 .slider-nav.svelte-983eq7:hover{background-color:#ffffffe6}.hero.svelte-983eq7 .slider-nav.prev.svelte-983eq7{left:10px}.hero.svelte-983eq7 .slider-nav.next.svelte-983eq7{right:10px}@media (max-width: 480px){.hero.svelte-983eq7 .slider-nav.svelte-983eq7{width:32px;height:32px}}.hero.svelte-983eq7 .slider-arrow.svelte-983eq7{width:12px;height:12px;border-top:2px solid var(--primary-color);border-right:2px solid var(--primary-color)}.hero.svelte-983eq7 .slider-arrow.left.svelte-983eq7{transform:rotate(-135deg);margin-left:3px}.hero.svelte-983eq7 .slider-arrow.right.svelte-983eq7{transform:rotate(45deg);margin-right:3px}.hero.svelte-983eq7 .slider-dots.svelte-983eq7{position:absolute;bottom:15px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:10}.hero.svelte-983eq7 .slider-dot.svelte-983eq7{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;border:none;padding:0;cursor:pointer;transition:all .2s ease}.hero.svelte-983eq7 .slider-dot.active.svelte-983eq7{background-color:var(--primary-color);transform:scale(1.2)}.hero.svelte-983eq7 .slider-dot.svelte-983eq7:hover{background-color:#fffc}.cta-buttons.svelte-983eq7.svelte-983eq7{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 768px){.cta-buttons.svelte-983eq7.svelte-983eq7{justify-content:center}}.cta-button.svelte-983eq7.svelte-983eq7{padding:1rem 2rem;border-radius:.5rem;font-weight:600;transition:all .2s ease;text-decoration:none;display:inline-block}.cta-button.large.svelte-983eq7.svelte-983eq7{padding:1.25rem 2.5rem;font-size:1.1rem}.cta-button.primary.svelte-983eq7.svelte-983eq7{background-color:var(--primary-color);color:#fff}.cta-button.primary.svelte-983eq7.svelte-983eq7:hover{transform:translateY(-2px);background-color:var(--secondary-color);box-shadow:0 5px 15px #0000001a}.cta-button.secondary.svelte-983eq7.svelte-983eq7{border:2px solid var(--primary-color);color:var(--primary-color)}.cta-button.secondary.svelte-983eq7.svelte-983eq7:hover{transform:translateY(-2px);background-color:var(--primary-color);color:#fff;box-shadow:0 5px 15px #0000001a}.services.svelte-983eq7.svelte-983eq7{padding:5rem 0}.services.svelte-983eq7 h2.svelte-983eq7{text-align:center;margin-bottom:3rem;font-size:2.25rem}.why-different.svelte-983eq7.svelte-983eq7{padding:5rem 0;background-color:var(--background-color-alt, #f9fafb);margin:0 -2rem;padding:5rem 2rem}.why-different.svelte-983eq7 h2.svelte-983eq7{text-align:center;margin-bottom:3rem;font-size:2.25rem}.difference-grid.svelte-983eq7.svelte-983eq7{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.difference-card.svelte-983eq7.svelte-983eq7{padding:2.5rem 2rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 6px #0000000d}.difference-card.svelte-983eq7.svelte-983eq7:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a;border-color:var(--primary-color)}.difference-card.svelte-983eq7 h3.svelte-983eq7{margin:1rem 0;font-size:1.5rem;color:var(--primary-color)}.difference-card.svelte-983eq7 p.svelte-983eq7{opacity:.9;line-height:1.6}.difference-icon.svelte-983eq7.svelte-983eq7{display:block;width:64px;height:64px;margin:0 auto;background-color:var(--primary-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.difference-icon.expertise.svelte-983eq7.svelte-983eq7{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253'/%3E%3C/svg%3E")}.difference-icon.personalized.svelte-983eq7.svelte-983eq7{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E")}.difference-icon.actionable.svelte-983eq7.svelte-983eq7{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4'/%3E%3C/svg%3E")}.difference-icon.human.svelte-983eq7.svelte-983eq7{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z'/%3E%3C/svg%3E")}.service-grid.svelte-983eq7.svelte-983eq7{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-card.svelte-983eq7.svelte-983eq7{padding:2.5rem 2rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;text-align:center;transition:all .3s ease}.service-card.svelte-983eq7.svelte-983eq7:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a;border-color:var(--primary-color)}.service-card.svelte-983eq7 h3.svelte-983eq7{margin:1rem 0;font-size:1.5rem}.service-card.svelte-983eq7 p.svelte-983eq7{opacity:.8;line-height:1.6}.service-icon.svelte-983eq7.svelte-983eq7{display:block;width:64px;height:64px;margin:0 auto;background-color:var(--primary-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.service-icon.strategy.svelte-983eq7.svelte-983eq7{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z'/%3E%3C/svg%3E")}.service-icon.ai.svelte-983eq7.svelte-983eq7{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z'/%3E%3C/svg%3E")}.service-icon.resources.svelte-983eq7.svelte-983eq7{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253'/%3E%3C/svg%3E")}.service-icon.network.svelte-983eq7.svelte-983eq7{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z'/%3E%3C/svg%3E")}.process.svelte-983eq7.svelte-983eq7{padding:5rem 0}.process.svelte-983eq7 h2.svelte-983eq7{text-align:center;margin-bottom:3rem;font-size:2.25rem}.process-steps.svelte-983eq7.svelte-983eq7{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.step.svelte-983eq7.svelte-983eq7{text-align:center;padding:2rem}.step.svelte-983eq7 h3.svelte-983eq7{margin:1rem 0;font-size:1.5rem}.step.svelte-983eq7 p.svelte-983eq7{opacity:.8;line-height:1.6}.step.svelte-983eq7 .step-number.svelte-983eq7{width:60px;height:60px;background-color:var(--primary-color);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.pain-points.svelte-983eq7.svelte-983eq7{padding:5rem 0;background-color:var(--background-color-alt, #f9fafb);margin:0 -2rem;padding:5rem 2rem}.pain-points.svelte-983eq7 h2.svelte-983eq7{text-align:center;margin-bottom:1rem;font-size:2.25rem}.section-subtitle.svelte-983eq7.svelte-983eq7{text-align:center;font-size:1.1rem;color:var(--text-color-secondary, #6b7280);margin-bottom:3rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.pain-points-grid.svelte-983eq7.svelte-983eq7{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.pain-point-card.svelte-983eq7.svelte-983eq7{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease;box-shadow:0 4px 6px #0000000d;position:relative}.pain-point-card.svelte-983eq7.svelte-983eq7:hover{transform:translateY(-3px);box-shadow:0 8px 15px #0000001a;border-color:var(--primary-color)}.pain-point-card.svelte-983eq7 .card-header.svelte-983eq7{display:flex;align-items:center;gap:1rem}.pain-point-card.svelte-983eq7 h3.svelte-983eq7{font-size:1.1rem;margin:0;font-weight:600}.pain-point-card.svelte-983eq7 p.svelte-983eq7{margin:.5rem 0 0;font-size:.95rem;line-height:1.5;opacity:.8}.pain-point-card.svelte-983eq7 .pain-point-number.svelte-983eq7{min-width:36px;height:36px;background-color:var(--primary-color);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}@media (max-width: 480px){.pain-point-card.svelte-983eq7.svelte-983eq7{padding:1rem;gap:.75rem}.pain-point-card.svelte-983eq7 h3.svelte-983eq7{font-size:.95rem}.pain-point-card.svelte-983eq7 .pain-point-number.svelte-983eq7{min-width:30px;height:30px;font-size:.9rem}}.solution-badge.svelte-983eq7.svelte-983eq7{display:inline-flex;align-items:center;padding:.375rem .75rem;background-color:var(--primary-color);color:#fff;border-radius:1rem;font-size:.8rem;font-weight:500;margin-top:.75rem;align-self:flex-start;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.solution-badge.svelte-983eq7.svelte-983eq7:hover{background-color:var(--secondary-color);transform:translateY(-1px)}@media (max-width: 480px){.solution-badge.svelte-983eq7.svelte-983eq7{font-size:.75rem;padding:.25rem .5rem}}.pain-points-cta.svelte-983eq7.svelte-983eq7{text-align:center;margin-top:3rem;padding:2rem;background-color:var(--background-color);border-radius:1rem;border:1px solid var(--border-color);box-shadow:0 4px 6px #0000000d}.pain-points-cta.svelte-983eq7 p.svelte-983eq7{font-size:1.25rem;margin-bottom:1.5rem;color:var(--text-color);font-weight:500}.pain-points-cta.svelte-983eq7 .cta-button.svelte-983eq7{font-size:1.1rem;padding:1rem 2rem}@media (max-width: 768px){.pain-points-cta.svelte-983eq7.svelte-983eq7{margin-top:2rem;padding:1.5rem}.pain-points-cta.svelte-983eq7 p.svelte-983eq7{font-size:1.1rem;margin-bottom:1rem}.pain-points-cta.svelte-983eq7 .cta-button.svelte-983eq7{font-size:1rem;padding:.875rem 1.5rem}}@media (max-width: 480px){.pain-points-cta.svelte-983eq7.svelte-983eq7{padding:1rem}.pain-points-cta.svelte-983eq7 p.svelte-983eq7{font-size:1rem}}.cta-section.svelte-983eq7.svelte-983eq7{padding:5rem 0;text-align:center}.cta-section.svelte-983eq7 h2.svelte-983eq7{font-size:2.5rem;margin-bottom:1rem}.cta-section.svelte-983eq7 p.svelte-983eq7{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-section.svelte-983eq7 .cta-buttons-container.svelte-983eq7{display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta-section.svelte-983eq7 .trial-note.svelte-983eq7{font-size:.9rem;margin:0;color:var(--text-color-secondary);font-style:italic}.mobile-only.svelte-983eq7.svelte-983eq7{display:none!important}.desktop-only.svelte-983eq7.svelte-983eq7{display:block!important}@media (max-width: 768px){.mobile-only.svelte-983eq7.svelte-983eq7{display:block!important}.desktop-only.svelte-983eq7.svelte-983eq7{display:none!important}}.mobile-hero-image.svelte-983eq7.svelte-983eq7{width:100%;border-radius:10px;overflow:hidden;margin:.5rem 0 1rem;box-shadow:0 5px 15px #0000001a}.mobile-hero-image.svelte-983eq7 img.svelte-983eq7{width:100%;height:auto;display:block;object-fit:cover}@media (max-width: 768px){.hero.svelte-983eq7 h1.svelte-983eq7{font-size:2.5rem}.cta-button.svelte-983eq7.svelte-983eq7{width:100%;text-align:center}.process-steps.svelte-983eq7.svelte-983eq7,.service-grid.svelte-983eq7.svelte-983eq7,.difference-grid.svelte-983eq7.svelte-983eq7{grid-template-columns:1fr}.home-container.svelte-983eq7.svelte-983eq7{padding:0 1rem}.why-different.svelte-983eq7.svelte-983eq7,.pain-points.svelte-983eq7.svelte-983eq7{margin:0 -1rem;padding:3rem 1rem}.services.svelte-983eq7.svelte-983eq7,.process.svelte-983eq7.svelte-983eq7,.cta-section.svelte-983eq7.svelte-983eq7{padding:3rem 0}.pain-points-grid.svelte-983eq7.svelte-983eq7{grid-template-columns:1fr}h2.svelte-983eq7.svelte-983eq7{font-size:1.8rem!important}.service-card.svelte-983eq7.svelte-983eq7,.difference-card.svelte-983eq7.svelte-983eq7{padding:1.5rem}}@media (max-width: 480px){.hero.svelte-983eq7 h1.svelte-983eq7{font-size:2rem}.hero.svelte-983eq7 p.svelte-983eq7{font-size:1rem}.cta-section.svelte-983eq7 h2.svelte-983eq7{font-size:1.5rem!important}.cta-section.svelte-983eq7 p.svelte-983eq7{font-size:1rem}}.about-container.svelte-1qqb4vv.svelte-1qqb4vv{max-width:1200px;margin:0 auto;padding:0 2rem}.about-hero.svelte-1qqb4vv.svelte-1qqb4vv{display:flex;align-items:center;padding:4rem 0;gap:2rem}@media (max-width: 768px){.about-hero.svelte-1qqb4vv.svelte-1qqb4vv{flex-direction:column;text-align:center}}.about-hero.svelte-1qqb4vv .about-content.svelte-1qqb4vv{flex:1}.about-hero.svelte-1qqb4vv .about-content h1.svelte-1qqb4vv{font-size:3.5rem;margin-bottom:.5rem;line-height:1.2}.about-hero.svelte-1qqb4vv .about-content h1 .accent.svelte-1qqb4vv{color:var(--primary-color)}.about-hero.svelte-1qqb4vv .about-content .subtitle.svelte-1qqb4vv{font-size:1.5rem;margin-bottom:1.5rem;color:var(--secondary-color);font-weight:500}.about-hero.svelte-1qqb4vv .about-content .bio-intro.svelte-1qqb4vv{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.about-hero.svelte-1qqb4vv .about-image.svelte-1qqb4vv{flex:1;display:flex;justify-content:center}.about-hero.svelte-1qqb4vv .about-image img.svelte-1qqb4vv{max-width:80%;border-radius:10px;box-shadow:0 10px 20px #0000001a}.biography.svelte-1qqb4vv.svelte-1qqb4vv{padding:2rem 0 4rem}.biography.svelte-1qqb4vv .bio-card.svelte-1qqb4vv{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:2.5rem;box-shadow:0 5px 15px #0000000d}.biography.svelte-1qqb4vv .bio-card h2.svelte-1qqb4vv{margin-bottom:1.5rem;font-size:2rem;color:var(--primary-color)}.biography.svelte-1qqb4vv .bio-card p.svelte-1qqb4vv{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;opacity:.9}.biography.svelte-1qqb4vv .bio-card p.svelte-1qqb4vv:last-child{margin-bottom:0}.expertise.svelte-1qqb4vv.svelte-1qqb4vv{padding:4rem 0}.expertise.svelte-1qqb4vv h2.svelte-1qqb4vv{text-align:center;margin-bottom:3rem;font-size:2.25rem}.expertise-grid.svelte-1qqb4vv.svelte-1qqb4vv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.expertise-card.svelte-1qqb4vv.svelte-1qqb4vv{padding:2rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;transition:all .3s ease}.expertise-card.svelte-1qqb4vv.svelte-1qqb4vv:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a;border-color:var(--primary-color)}.expertise-card.svelte-1qqb4vv h3.svelte-1qqb4vv{margin:1rem 0;font-size:1.4rem}.expertise-card.svelte-1qqb4vv p.svelte-1qqb4vv{opacity:.8;line-height:1.6}.expertise-icon.svelte-1qqb4vv.svelte-1qqb4vv{display:block;width:54px;height:54px;background-color:var(--primary-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.expertise-icon.strategy.svelte-1qqb4vv.svelte-1qqb4vv{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z'/%3E%3C/svg%3E")}.expertise-icon.operations.svelte-1qqb4vv.svelte-1qqb4vv{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3C/svg%3E")}.expertise-icon.marketing.svelte-1qqb4vv.svelte-1qqb4vv{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 3.055A9.001 9.001 0 1020.945 13H11V3.055z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20.488 9H15V3.512A9.025 9.025 0 0120.488 9z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 3.055A9.001 9.001 0 1020.945 13H11V3.055z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20.488 9H15V3.512A9.025 9.025 0 0120.488 9z'/%3E%3C/svg%3E")}.expertise-icon.finance.svelte-1qqb4vv.svelte-1qqb4vv{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E")}.expertise-icon.digital.svelte-1qqb4vv.svelte-1qqb4vv{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9'/%3E%3C/svg%3E")}.expertise-icon.talent.svelte-1qqb4vv.svelte-1qqb4vv{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z'/%3E%3C/svg%3E")}.approach.svelte-1qqb4vv.svelte-1qqb4vv{padding:4rem 0}.approach.svelte-1qqb4vv h2.svelte-1qqb4vv{text-align:center;margin-bottom:3rem;font-size:2.25rem}.approach-grid.svelte-1qqb4vv.svelte-1qqb4vv{display:flex;flex-direction:column;gap:2rem}.approach-item.svelte-1qqb4vv.svelte-1qqb4vv{display:flex;gap:1.5rem;align-items:flex-start;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:2rem;transition:all .3s ease}.approach-item.svelte-1qqb4vv.svelte-1qqb4vv:hover{border-color:var(--primary-color);box-shadow:0 5px 15px #0000000d}.approach-item.svelte-1qqb4vv .approach-number.svelte-1qqb4vv{width:50px;height:50px;min-width:50px;background-color:var(--primary-color);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.approach-item.svelte-1qqb4vv .approach-content h3.svelte-1qqb4vv{margin-bottom:.75rem;font-size:1.4rem}.approach-item.svelte-1qqb4vv .approach-content p.svelte-1qqb4vv{opacity:.8;line-height:1.6}.gallery.svelte-1qqb4vv.svelte-1qqb4vv{padding:4rem 0}.gallery.svelte-1qqb4vv h2.svelte-1qqb4vv{text-align:center;margin-bottom:3rem;font-size:2.25rem}.gallery-grid.svelte-1qqb4vv.svelte-1qqb4vv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.gallery-item.svelte-1qqb4vv.svelte-1qqb4vv{border-radius:.75rem;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:all .3s ease}.gallery-item.svelte-1qqb4vv.svelte-1qqb4vv:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.gallery-item.svelte-1qqb4vv img.svelte-1qqb4vv{width:100%;height:250px;object-fit:cover}.gallery-item.svelte-1qqb4vv .caption.svelte-1qqb4vv{padding:1rem;text-align:center;font-size:.9rem;color:var(--text-color);background-color:var(--background-color)}.cta-section.svelte-1qqb4vv.svelte-1qqb4vv{padding:5rem 0;text-align:center}.cta-section.svelte-1qqb4vv h2.svelte-1qqb4vv{font-size:2.5rem;margin-bottom:1rem}.cta-section.svelte-1qqb4vv p.svelte-1qqb4vv{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-section.svelte-1qqb4vv .cta-button.svelte-1qqb4vv{padding:1rem 2rem;border-radius:.5rem;font-weight:600;transition:all .2s ease;text-decoration:none;display:inline-block}.cta-section.svelte-1qqb4vv .cta-button.large.svelte-1qqb4vv{padding:1.25rem 2.5rem;font-size:1.1rem}.cta-section.svelte-1qqb4vv .cta-button.primary.svelte-1qqb4vv{background-color:var(--primary-color);color:#fff}.cta-section.svelte-1qqb4vv .cta-button.primary.svelte-1qqb4vv:hover{transform:translateY(-2px);background-color:var(--secondary-color);box-shadow:0 5px 15px #0000001a}@media (max-width: 768px){.about-hero.svelte-1qqb4vv h1.svelte-1qqb4vv{font-size:2.5rem}.approach-item.svelte-1qqb4vv.svelte-1qqb4vv{flex-direction:column;text-align:center}.approach-item.svelte-1qqb4vv .approach-number.svelte-1qqb4vv{margin:0 auto 1rem}}.markdown-content.svelte-1k93npv{line-height:1.6}.markdown-content.svelte-1k93npv h1,.markdown-content.svelte-1k93npv h2,.markdown-content.svelte-1k93npv h3,.markdown-content.svelte-1k93npv h4,.markdown-content.svelte-1k93npv h5,.markdown-content.svelte-1k93npv h6{margin-top:1.5em;margin-bottom:.75em;font-weight:600;line-height:1.25}.markdown-content.svelte-1k93npv h1{font-size:1.75em}.markdown-content.svelte-1k93npv h2{font-size:1.5em}.markdown-content.svelte-1k93npv h3{font-size:1.25em}.markdown-content.svelte-1k93npv p{margin-bottom:1rem}.markdown-content.svelte-1k93npv ul,.markdown-content.svelte-1k93npv ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-content.svelte-1k93npv li{margin-bottom:.25rem}.markdown-content.svelte-1k93npv a{color:var(--primary-color);text-decoration:none}.markdown-content.svelte-1k93npv a:hover{text-decoration:underline}.markdown-content.svelte-1k93npv blockquote{border-left:4px solid var(--border-color);padding-left:1rem;margin-left:0;margin-right:0;font-style:italic;color:rgba(var(--text-color-rgb),.8)}.markdown-content.svelte-1k93npv code{font-family:monospace;background-color:rgba(var(--text-color-rgb),.1);padding:.2em .4em;border-radius:3px;font-size:.9em}.markdown-content.svelte-1k93npv pre{background-color:rgba(var(--text-color-rgb),.05);padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1rem}.markdown-content.svelte-1k93npv pre code{background-color:transparent;padding:0;font-size:.9em;color:inherit}.markdown-content.svelte-1k93npv img{max-width:100%;height:auto;border-radius:.25rem}.markdown-content.svelte-1k93npv hr{border:0;border-top:1px solid var(--border-color);margin:2rem 0}.markdown-content.svelte-1k93npv table{border-collapse:collapse;width:100%;margin-bottom:1rem}.markdown-content.svelte-1k93npv th,.markdown-content.svelte-1k93npv td{border:1px solid var(--border-color);padding:.5rem;text-align:left}.markdown-content.svelte-1k93npv th{background-color:rgba(var(--text-color-rgb),.05)}.promo-container.svelte-4ckzmr.svelte-4ckzmr{margin:1.5rem 0;display:flex;flex-direction:column;align-items:center}.promo-toggle.svelte-4ckzmr.svelte-4ckzmr{background:none;border:none;color:var(--primary-color);font-size:.9rem;cursor:pointer;padding:.5rem;text-decoration:underline}.promo-toggle.svelte-4ckzmr.svelte-4ckzmr:hover{text-decoration:none}.promo-input-wrapper.svelte-4ckzmr.svelte-4ckzmr{width:100%;max-width:400px;margin-top:.5rem}.promo-input-wrapper.svelte-4ckzmr form.svelte-4ckzmr{width:100%}.form-group.svelte-4ckzmr.svelte-4ckzmr{display:flex;gap:.5rem}.form-group.svelte-4ckzmr input.svelte-4ckzmr{flex:1;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:.25rem;font-size:.9rem}.form-group.svelte-4ckzmr input.error.svelte-4ckzmr{border-color:#e53e3e}.form-group.svelte-4ckzmr .submit-button.svelte-4ckzmr{padding:.75rem 1.25rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:.25rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.form-group.svelte-4ckzmr .submit-button.svelte-4ckzmr:hover{background-color:var(--secondary-color)}.form-group.svelte-4ckzmr .submit-button.svelte-4ckzmr:disabled{opacity:.7;cursor:not-allowed}.error-message.svelte-4ckzmr.svelte-4ckzmr{color:#e53e3e;font-size:.8rem;margin-top:.25rem;margin-bottom:0}.promo-badge.svelte-4ckzmr.svelte-4ckzmr{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.25rem;background-color:#ebf8ff;color:#2b6cb0;font-size:.9rem;font-weight:600}.promo-badge.svelte-4ckzmr .success-icon.svelte-4ckzmr{width:16px;height:16px;background-color:#38a169;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.advice-container.svelte-5wxu0z.svelte-5wxu0z{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.auth-loading.svelte-5wxu0z.svelte-5wxu0z{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:40vh}.auth-loading.svelte-5wxu0z .auth-spinner.svelte-5wxu0z{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:var(--primary-color);animation:svelte-5wxu0z-spin 1s ease-in-out infinite;margin-bottom:1.5rem}.auth-loading.svelte-5wxu0z p.svelte-5wxu0z{font-size:1.1rem;color:var(--text-color);opacity:.8}@keyframes svelte-5wxu0z-spin{to{transform:rotate(360deg)}}.advice-hero.svelte-5wxu0z.svelte-5wxu0z{text-align:center;padding:2rem 0}.advice-hero.svelte-5wxu0z h1.svelte-5wxu0z{font-size:2.5rem;margin-bottom:.75rem}.advice-hero.svelte-5wxu0z h1 .accent.svelte-5wxu0z{color:var(--primary-color)}.advice-hero.svelte-5wxu0z .subtitle.svelte-5wxu0z{font-size:1.15rem;max-width:700px;margin:0 auto;opacity:.9}.advice-content.svelte-5wxu0z.svelte-5wxu0z{display:flex;flex-direction:column;gap:2rem;position:relative}@media (max-width: 992px){.advice-content.svelte-5wxu0z.svelte-5wxu0z{gap:1.5rem}}@media (max-width: 480px){.advice-content.svelte-5wxu0z.svelte-5wxu0z{gap:1.25rem}}.history-sidebar.svelte-5wxu0z.svelte-5wxu0z{position:fixed;top:0;left:0;width:320px;height:100vh;background-color:var(--background-color);border-right:1px solid var(--border-color);z-index:1000;display:flex;flex-direction:column;box-shadow:2px 0 10px #0000001a}@media (max-width: 768px){.history-sidebar.svelte-5wxu0z.svelte-5wxu0z{width:280px}}.history-header.svelte-5wxu0z.svelte-5wxu0z{padding:1.5rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.history-header.svelte-5wxu0z h3.svelte-5wxu0z{margin:0;font-size:1.25rem}.history-header.svelte-5wxu0z .close-history.svelte-5wxu0z{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-color);padding:.25rem;border-radius:.25rem}.history-header.svelte-5wxu0z .close-history.svelte-5wxu0z:hover{background-color:var(--border-color)}.history-content.svelte-5wxu0z.svelte-5wxu0z{flex:1;overflow-y:auto;padding:1rem}.new-conversation-btn.svelte-5wxu0z.svelte-5wxu0z{width:100%;padding:.75rem;margin-bottom:1rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.new-conversation-btn.svelte-5wxu0z.svelte-5wxu0z:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.conversation-list.svelte-5wxu0z.svelte-5wxu0z{display:flex;flex-direction:column;gap:.5rem}.conversation-item.svelte-5wxu0z.svelte-5wxu0z{width:100%;text-align:left;padding:.75rem;background-color:transparent;border:1px solid var(--border-color);border-radius:.5rem;cursor:pointer;transition:all .2s ease}.conversation-item.svelte-5wxu0z.svelte-5wxu0z:hover{background-color:var(--border-color)}.conversation-item.active.svelte-5wxu0z.svelte-5wxu0z{border-color:var(--primary-color);background-color:#2563eb0d}.conversation-item.svelte-5wxu0z .conversation-title.svelte-5wxu0z{font-weight:500;margin-bottom:.25rem;color:var(--text-color)}.conversation-item.svelte-5wxu0z .conversation-date.svelte-5wxu0z{font-size:.75rem;color:var(--text-color);opacity:.7}.chat-container.svelte-5wxu0z.svelte-5wxu0z{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;overflow:hidden;box-shadow:0 5px 15px #0000000d;display:flex;flex-direction:column;height:90vh;max-height:1200px;transition:margin-left .3s ease}.chat-container.with-history.svelte-5wxu0z.svelte-5wxu0z{margin-left:320px}@media (max-width: 768px){.chat-container.with-history.svelte-5wxu0z.svelte-5wxu0z{margin-left:280px}}@media (max-width: 768px){.chat-container.svelte-5wxu0z.svelte-5wxu0z{height:85vh}}@media (max-width: 480px){.chat-container.svelte-5wxu0z.svelte-5wxu0z{height:80vh;margin-bottom:1rem}.chat-container.with-history.svelte-5wxu0z.svelte-5wxu0z{margin-left:0}}.chat-header.svelte-5wxu0z.svelte-5wxu0z{padding:1rem 1.5rem;border-bottom:1px solid var(--border-color);background-color:var(--background-color);display:flex;justify-content:space-between;align-items:center}.chat-header-left.svelte-5wxu0z.svelte-5wxu0z{display:flex;align-items:center;gap:1rem}.chat-header-right.svelte-5wxu0z.svelte-5wxu0z{display:flex;align-items:center}.coach-context.svelte-5wxu0z.svelte-5wxu0z{display:flex;align-items:center;gap:.75rem;background-color:#2563eb1a;padding:.5rem .75rem;border-radius:.5rem;border:1px solid rgba(37,99,235,.2)}.coach-context.svelte-5wxu0z .coach-avatar.svelte-5wxu0z{font-size:1.5rem}.coach-context.svelte-5wxu0z .coach-name.svelte-5wxu0z{font-weight:600;color:var(--primary-color);font-size:.9rem}.coach-context.svelte-5wxu0z .coach-role.svelte-5wxu0z{font-size:.75rem;color:var(--text-color);opacity:.8}.history-toggle.svelte-5wxu0z.svelte-5wxu0z{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:transparent;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-color);cursor:pointer;transition:all .2s ease}.history-toggle.svelte-5wxu0z.svelte-5wxu0z:hover{background-color:var(--border-color)}.history-toggle.svelte-5wxu0z .history-icon.svelte-5wxu0z{width:16px;height:16px;background-color:var(--text-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.new-chat-btn.svelte-5wxu0z.svelte-5wxu0z{padding:.5rem 1rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.new-chat-btn.svelte-5wxu0z.svelte-5wxu0z:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.chat-messages.svelte-5wxu0z.svelte-5wxu0z{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.message.svelte-5wxu0z.svelte-5wxu0z{max-width:80%;padding:1.25rem;border-radius:.75rem;position:relative}@media (max-width: 480px){.message.svelte-5wxu0z.svelte-5wxu0z{max-width:95%;padding:.75rem;font-size:.9rem}}.message.user.svelte-5wxu0z.svelte-5wxu0z{align-self:flex-end;background-color:var(--primary-color);color:#fff;border-bottom-right-radius:0}.message.assistant.svelte-5wxu0z.svelte-5wxu0z{align-self:flex-start;background-color:var(--border-color);border-bottom-left-radius:0}.message.system.svelte-5wxu0z.svelte-5wxu0z{align-self:center;background-color:#f8fafc;border:1px dashed var(--border-color);width:90%;text-align:center}.message.svelte-5wxu0z .message-content.svelte-5wxu0z{line-height:1.6}.message.svelte-5wxu0z .message-timestamp.svelte-5wxu0z{position:absolute;bottom:.4rem;right:.75rem;font-size:.7rem;opacity:.7}.message.loading.svelte-5wxu0z.svelte-5wxu0z{background-color:var(--border-color);padding:1rem}.typing-indicator.svelte-5wxu0z.svelte-5wxu0z{display:flex;gap:.4rem}.typing-indicator.svelte-5wxu0z span.svelte-5wxu0z{width:8px;height:8px;background:var(--text-color);border-radius:50%;display:inline-block;opacity:.4;animation:svelte-5wxu0z-typing 1.5s infinite ease-in-out}.typing-indicator.svelte-5wxu0z span.svelte-5wxu0z:nth-child(1){animation-delay:0s}.typing-indicator.svelte-5wxu0z span.svelte-5wxu0z:nth-child(2){animation-delay:.2s}.typing-indicator.svelte-5wxu0z span.svelte-5wxu0z:nth-child(3){animation-delay:.4s}.research-section.svelte-5wxu0z.svelte-5wxu0z{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}@media (max-width: 480px){.research-section.svelte-5wxu0z.svelte-5wxu0z{margin-top:1.25rem;padding-top:.75rem}}.research-section.svelte-5wxu0z h4.svelte-5wxu0z{margin-bottom:.75rem;font-size:1rem;font-weight:600}.research-items.svelte-5wxu0z.svelte-5wxu0z{display:flex;flex-direction:column;gap:1rem}.research-item.svelte-5wxu0z.svelte-5wxu0z{background-color:#2563eb0d;border-left:3px solid var(--primary-color);padding:.75rem;border-radius:.25rem}.research-item.svelte-5wxu0z h5.svelte-5wxu0z{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:var(--primary-color)}.research-item.svelte-5wxu0z p.svelte-5wxu0z{margin:0 0 .5rem;font-size:.85rem;line-height:1.4;color:var(--text-color)}.research-meta.svelte-5wxu0z.svelte-5wxu0z{display:flex;gap:1rem;font-size:.75rem;color:#6b7280}.research-meta.svelte-5wxu0z .research-source.svelte-5wxu0z{font-weight:500}.research-meta.svelte-5wxu0z .research-date.svelte-5wxu0z{opacity:.8}.research-indicator.svelte-5wxu0z.svelte-5wxu0z{align-self:center;display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background-color:#f8fafc;border:1px solid var(--border-color);border-radius:2rem;font-size:.9rem;color:var(--text-color)}.research-indicator.svelte-5wxu0z .research-spinner.svelte-5wxu0z{width:16px;height:16px;border:2px solid var(--primary-color);border-radius:50%;border-top-color:transparent;animation:svelte-5wxu0z-spinner 1s linear infinite}.question-form.svelte-5wxu0z.svelte-5wxu0z{padding:1.5rem;border-top:1px solid var(--border-color);background-color:var(--background-color)}@media (max-width: 480px){.question-form.svelte-5wxu0z.svelte-5wxu0z{padding:1rem}}.show-business-info.svelte-5wxu0z.svelte-5wxu0z{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-color);font-size:.85rem;transition:all .2s ease}.show-business-info.svelte-5wxu0z.svelte-5wxu0z:hover{background-color:var(--border-color)}.show-business-info.svelte-5wxu0z .settings-icon.svelte-5wxu0z{width:16px;height:16px;background-color:var(--text-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media (max-width: 480px){.show-business-info.svelte-5wxu0z.svelte-5wxu0z{font-size:.8rem;padding:.4rem .75rem}}.business-info.svelte-5wxu0z.svelte-5wxu0z{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){.business-info.svelte-5wxu0z.svelte-5wxu0z{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 480px){.business-info.svelte-5wxu0z.svelte-5wxu0z{margin-bottom:.75rem}}.form-group.svelte-5wxu0z label.svelte-5wxu0z{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.form-group.svelte-5wxu0z select.svelte-5wxu0z{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:.5rem;background-color:var(--background-color);color:var(--text-color);font-size:1rem;outline:none;transition:all .2s ease}.form-group.svelte-5wxu0z select.svelte-5wxu0z:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb1a}.question-input.svelte-5wxu0z.svelte-5wxu0z{display:flex;flex-direction:column;gap:.75rem}@media (max-width: 480px){.question-input.svelte-5wxu0z.svelte-5wxu0z{gap:.5rem}}.question-input.svelte-5wxu0z textarea.svelte-5wxu0z{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:.5rem;resize:none;font-size:1rem;line-height:1.6;outline:none;transition:all .2s ease;background-color:var(--background-color);color:var(--text-color)}.question-input.svelte-5wxu0z textarea.svelte-5wxu0z:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb1a}.question-input.svelte-5wxu0z textarea.svelte-5wxu0z:disabled{opacity:.7;cursor:not-allowed}.question-input.svelte-5wxu0z button.svelte-5wxu0z{align-self:flex-end;padding:.75rem 1.5rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.question-input.svelte-5wxu0z button.svelte-5wxu0z:hover:not(:disabled){background-color:var(--secondary-color);transform:translateY(-2px)}.question-input.svelte-5wxu0z button.svelte-5wxu0z:disabled{opacity:.7;cursor:not-allowed}.local-business-section.svelte-5wxu0z.svelte-5wxu0z{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 5px 15px #0000000d}.local-business-header.svelte-5wxu0z.svelte-5wxu0z{text-align:center;margin-bottom:1.5rem}.local-business-header.svelte-5wxu0z h3.svelte-5wxu0z{margin-bottom:.5rem;color:var(--text-color)}.local-business-header.svelte-5wxu0z p.svelte-5wxu0z{margin-bottom:1rem;opacity:.8}.toggle-local-search.svelte-5wxu0z.svelte-5wxu0z{background-color:var(--primary-color);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.toggle-local-search.svelte-5wxu0z.svelte-5wxu0z:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.local-business-form.svelte-5wxu0z.svelte-5wxu0z{margin-top:1.5rem}.form-row.svelte-5wxu0z.svelte-5wxu0z{display:grid;grid-template-columns:1fr 1fr auto;gap:1rem;align-items:end;margin-bottom:1.5rem}@media (max-width: 768px){.form-row.svelte-5wxu0z.svelte-5wxu0z{grid-template-columns:1fr;gap:1rem}}.search-btn.svelte-5wxu0z.svelte-5wxu0z{background-color:var(--primary-color);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;height:fit-content}.search-btn.svelte-5wxu0z.svelte-5wxu0z:hover:not(:disabled){background-color:var(--secondary-color);transform:translateY(-2px)}.search-btn.svelte-5wxu0z.svelte-5wxu0z:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.search-btn.svelte-5wxu0z.svelte-5wxu0z{width:100%}}.local-business-results.svelte-5wxu0z.svelte-5wxu0z{margin-top:1.5rem}.local-business-results.svelte-5wxu0z h4.svelte-5wxu0z{margin-bottom:1rem;color:var(--text-color)}.business-grid.svelte-5wxu0z.svelte-5wxu0z{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}@media (max-width: 768px){.business-grid.svelte-5wxu0z.svelte-5wxu0z{grid-template-columns:1fr}}.business-card.svelte-5wxu0z.svelte-5wxu0z{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.5rem;padding:1rem;transition:all .2s ease}.business-card.svelte-5wxu0z.svelte-5wxu0z:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.business-card.svelte-5wxu0z h5.svelte-5wxu0z{margin-bottom:.5rem;color:var(--primary-color);font-size:1.1rem}.business-card.svelte-5wxu0z .business-address.svelte-5wxu0z{font-size:.9rem;color:var(--text-color);opacity:.8;margin-bottom:.5rem}.business-card.svelte-5wxu0z .business-rating.svelte-5wxu0z{font-size:.9rem;margin-bottom:.75rem;color:var(--text-color)}.business-card.svelte-5wxu0z .business-contact.svelte-5wxu0z{font-size:.85rem}.business-card.svelte-5wxu0z .business-contact p.svelte-5wxu0z{margin-bottom:.25rem}.business-card.svelte-5wxu0z .business-contact a.svelte-5wxu0z{color:var(--primary-color);text-decoration:none}.business-card.svelte-5wxu0z .business-contact a.svelte-5wxu0z:hover{text-decoration:underline}.no-results.svelte-5wxu0z.svelte-5wxu0z{text-align:center;padding:2rem;color:var(--text-color);opacity:.8;font-style:italic}.below-chat-sections.svelte-5wxu0z.svelte-5wxu0z{display:flex;flex-direction:column;gap:2rem}@media (max-width: 768px){.below-chat-sections.svelte-5wxu0z.svelte-5wxu0z{gap:1.5rem}}@media (max-width: 480px){.below-chat-sections.svelte-5wxu0z.svelte-5wxu0z{gap:1.25rem}}.section-row.svelte-5wxu0z.svelte-5wxu0z{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 768px){.section-row.svelte-5wxu0z.svelte-5wxu0z{grid-template-columns:1fr;gap:1.5rem}}.below-chat-section.svelte-5wxu0z.svelte-5wxu0z{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;box-shadow:0 5px 15px #0000000d}@media (max-width: 768px){.below-chat-section.svelte-5wxu0z.svelte-5wxu0z{padding:1.25rem}}@media (max-width: 480px){.below-chat-section.svelte-5wxu0z.svelte-5wxu0z{padding:1rem;border-radius:.5rem}}.below-chat-section.svelte-5wxu0z h3.svelte-5wxu0z{margin-bottom:1.25rem;font-size:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}@media (max-width: 480px){.below-chat-section.svelte-5wxu0z h3.svelte-5wxu0z{font-size:1.15rem;margin-bottom:1rem}}.below-chat-section.svelte-5wxu0z ol.svelte-5wxu0z,.below-chat-section.svelte-5wxu0z ul.svelte-5wxu0z{padding-left:1.25rem}@media (max-width: 480px){.below-chat-section.svelte-5wxu0z ol.svelte-5wxu0z,.below-chat-section.svelte-5wxu0z ul.svelte-5wxu0z{padding-left:1rem}}.below-chat-section.svelte-5wxu0z ol li.svelte-5wxu0z{margin-bottom:1rem}@media (max-width: 480px){.below-chat-section.svelte-5wxu0z ol li.svelte-5wxu0z{margin-bottom:.75rem}}.below-chat-section.svelte-5wxu0z ol li strong.svelte-5wxu0z{display:block;margin-bottom:.25rem;color:var(--primary-color)}.below-chat-section.svelte-5wxu0z ol li p.svelte-5wxu0z{font-size:.9rem;opacity:.8}@media (max-width: 480px){.below-chat-section.svelte-5wxu0z ol li p.svelte-5wxu0z{font-size:.85rem}}.topic-buttons.svelte-5wxu0z.svelte-5wxu0z{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}@media (max-width: 480px){.topic-buttons.svelte-5wxu0z.svelte-5wxu0z{gap:.5rem}}.topic-buttons.svelte-5wxu0z button.svelte-5wxu0z{width:100%;text-align:left;padding:.75rem 1rem;background-color:transparent;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-color);transition:all .2s ease;cursor:pointer}.topic-buttons.svelte-5wxu0z button.svelte-5wxu0z:hover{border-color:var(--primary-color);background-color:#2563eb0d;transform:translate(5px)}.advisor-section.svelte-5wxu0z.svelte-5wxu0z{max-width:800px;margin:0 auto}.jay-profile.svelte-5wxu0z.svelte-5wxu0z{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 5px 15px #0000000d}@media (max-width: 768px){.jay-profile.svelte-5wxu0z.svelte-5wxu0z{padding:1.25rem}}@media (max-width: 480px){.jay-profile.svelte-5wxu0z.svelte-5wxu0z{padding:1rem;flex-direction:column;text-align:center}.jay-profile.svelte-5wxu0z img.svelte-5wxu0z{margin-bottom:.5rem}}.jay-profile.svelte-5wxu0z img.svelte-5wxu0z{width:65px;height:65px;border-radius:50%;object-fit:cover;max-width:100%}@media (max-width: 480px){.jay-profile.svelte-5wxu0z img.svelte-5wxu0z{width:80px;height:80px}}.jay-profile.svelte-5wxu0z .profile-text h3.svelte-5wxu0z{font-size:1rem;margin-bottom:.5rem}.jay-profile.svelte-5wxu0z .profile-text p.svelte-5wxu0z{font-size:.85rem;opacity:.8;line-height:1.5;margin-bottom:.75rem}.jay-profile.svelte-5wxu0z .profile-text .profile-link.svelte-5wxu0z{font-size:.85rem;color:var(--primary-color);text-decoration:none}.jay-profile.svelte-5wxu0z .profile-text .profile-link.svelte-5wxu0z:hover{text-decoration:underline}@keyframes svelte-5wxu0z-typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}@keyframes svelte-5wxu0z-spinner{to{transform:rotate(360deg)}}@media (max-width: 768px){.advice-container.svelte-5wxu0z.svelte-5wxu0z{padding:0 1rem 2rem}.advice-hero.svelte-5wxu0z.svelte-5wxu0z{padding:2rem 0}.advice-hero.svelte-5wxu0z h1.svelte-5wxu0z{font-size:2.25rem}.advice-hero.svelte-5wxu0z .subtitle.svelte-5wxu0z{font-size:1rem}.chat-container.svelte-5wxu0z.svelte-5wxu0z{height:60vh;max-height:600px}.message.svelte-5wxu0z.svelte-5wxu0z{max-width:90%;padding:1rem}.message.system.svelte-5wxu0z.svelte-5wxu0z{width:100%}.question-input.svelte-5wxu0z button.svelte-5wxu0z{width:100%;align-self:center}.sidebar-section.svelte-5wxu0z.svelte-5wxu0z{padding:1.25rem}.jay-profile.svelte-5wxu0z.svelte-5wxu0z{flex-direction:column;text-align:center}.jay-profile.svelte-5wxu0z img.svelte-5wxu0z{width:80px;height:80px}}@media (max-width: 480px){.advice-hero.svelte-5wxu0z.svelte-5wxu0z{padding:1.5rem 0}.advice-hero.svelte-5wxu0z h1.svelte-5wxu0z{font-size:1.75rem;margin-bottom:.75rem}.advice-hero.svelte-5wxu0z .subtitle.svelte-5wxu0z{font-size:.95rem}.chat-container.svelte-5wxu0z.svelte-5wxu0z{height:60vh;border-radius:.5rem}.chat-messages.svelte-5wxu0z.svelte-5wxu0z{padding:.75rem;gap:1rem}.message.svelte-5wxu0z.svelte-5wxu0z{max-width:95%;font-size:.9rem}.message.svelte-5wxu0z .message-timestamp.svelte-5wxu0z{font-size:.65rem}.question-form.svelte-5wxu0z.svelte-5wxu0z{padding:1rem}.form-group.svelte-5wxu0z label.svelte-5wxu0z{font-size:.85rem;margin-bottom:.4rem}.form-group.svelte-5wxu0z select.svelte-5wxu0z{padding:.6rem;font-size:.9rem}.question-input.svelte-5wxu0z textarea.svelte-5wxu0z{padding:.6rem;font-size:.9rem;min-height:60px}.question-input.svelte-5wxu0z button.svelte-5wxu0z{width:100%;padding:.7rem 1rem;font-size:.95rem}}.coaches-container.svelte-1w111cd.svelte-1w111cd{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.auth-loading.svelte-1w111cd.svelte-1w111cd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:40vh}.auth-loading.svelte-1w111cd .auth-spinner.svelte-1w111cd{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:var(--primary-color);animation:svelte-1w111cd-spin 1s ease-in-out infinite;margin-bottom:1.5rem}.auth-loading.svelte-1w111cd p.svelte-1w111cd{font-size:1.1rem;color:var(--text-color);opacity:.8}@keyframes svelte-1w111cd-spin{to{transform:rotate(360deg)}}.coaches-hero.svelte-1w111cd.svelte-1w111cd{text-align:center;padding:2rem 0 3rem}.coaches-hero.svelte-1w111cd h1.svelte-1w111cd{font-size:2.5rem;margin-bottom:.75rem}.coaches-hero.svelte-1w111cd h1 .accent.svelte-1w111cd{color:var(--primary-color)}.coaches-hero.svelte-1w111cd .subtitle.svelte-1w111cd{font-size:1.15rem;max-width:700px;margin:0 auto;opacity:.9}.coaches-grid.svelte-1w111cd.svelte-1w111cd{margin-bottom:4rem}.coaches-grid.svelte-1w111cd h2.svelte-1w111cd{font-size:2rem;margin-bottom:2rem;text-align:center}.coaches-grid.svelte-1w111cd .grid.svelte-1w111cd{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:1.5rem}@media (max-width: 1024px){.coaches-grid.svelte-1w111cd .grid.svelte-1w111cd{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}}@media (max-width: 768px){.coaches-grid.svelte-1w111cd .grid.svelte-1w111cd{grid-template-columns:1fr;grid-template-rows:auto;gap:1rem}}.coach-card.svelte-1w111cd.svelte-1w111cd{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 5px 15px #0000000d;transition:all .3s ease}.coach-card.svelte-1w111cd.svelte-1w111cd:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.coach-avatar.svelte-1w111cd.svelte-1w111cd{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:1rem;background-color:var(--border-color);display:flex;align-items:center;justify-content:center}.coach-avatar.svelte-1w111cd .coach-emoji.svelte-1w111cd{font-size:2.5rem}.coach-avatar.svelte-1w111cd.svelte-1w111cd:empty:after{content:"👤";font-size:2rem}.coach-info.svelte-1w111cd.svelte-1w111cd{flex:1;margin-bottom:1.5rem}.coach-info.svelte-1w111cd h3.svelte-1w111cd{font-size:1.25rem;margin-bottom:.25rem;color:var(--text-color)}.coach-info.svelte-1w111cd .coach-role.svelte-1w111cd{font-size:.9rem;color:var(--primary-color);font-weight:600;margin-bottom:.75rem}.coach-info.svelte-1w111cd .coach-description.svelte-1w111cd{font-size:.9rem;font-style:italic;color:var(--text-color);opacity:.8;margin-bottom:1rem;line-height:1.4}.coach-specialties.svelte-1w111cd.svelte-1w111cd{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.coach-specialties.svelte-1w111cd .specialty-tag.svelte-1w111cd{background-color:#2563eb1a;color:var(--primary-color);padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.chat-btn.svelte-1w111cd.svelte-1w111cd{background-color:var(--primary-color);color:#fff;border:none;border-radius:.5rem;padding:.75rem 2rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:100px}.chat-btn.svelte-1w111cd.svelte-1w111cd:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.how-it-works.svelte-1w111cd.svelte-1w111cd{margin-bottom:4rem}.how-it-works.svelte-1w111cd h2.svelte-1w111cd{text-align:center;font-size:2rem;margin-bottom:2rem}.how-it-works.svelte-1w111cd .steps-grid.svelte-1w111cd{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}@media (max-width: 768px){.how-it-works.svelte-1w111cd .steps-grid.svelte-1w111cd{grid-template-columns:1fr;gap:1.5rem}}.step.svelte-1w111cd.svelte-1w111cd{text-align:center;padding:1.5rem}.step.svelte-1w111cd .step-number.svelte-1w111cd{display:inline-block;width:50px;height:50px;background-color:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;margin:0 auto 1rem}.step.svelte-1w111cd h3.svelte-1w111cd{font-size:1.25rem;margin-bottom:.75rem}.step.svelte-1w111cd p.svelte-1w111cd{color:var(--text-color);opacity:.8;line-height:1.5}.features-section.svelte-1w111cd h2.svelte-1w111cd{text-align:center;font-size:2rem;margin-bottom:2rem}.features-section.svelte-1w111cd .features-grid.svelte-1w111cd{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.feature.svelte-1w111cd.svelte-1w111cd{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;text-align:center;box-shadow:0 5px 15px #0000000d}.feature.svelte-1w111cd h3.svelte-1w111cd{font-size:1.1rem;margin-bottom:.75rem}.feature.svelte-1w111cd p.svelte-1w111cd{color:var(--text-color);opacity:.8;line-height:1.5}@media (max-width: 768px){.coaches-container.svelte-1w111cd.svelte-1w111cd{padding:0 1rem 2rem}.coaches-hero.svelte-1w111cd.svelte-1w111cd{padding:2rem 0}.coaches-hero.svelte-1w111cd h1.svelte-1w111cd{font-size:2.25rem}.coaches-hero.svelte-1w111cd .subtitle.svelte-1w111cd{font-size:1rem}.coach-card.svelte-1w111cd.svelte-1w111cd{padding:1.25rem}.step.svelte-1w111cd .step-number.svelte-1w111cd{width:40px;height:40px;font-size:1.1rem}}@media (max-width: 480px){.coaches-hero.svelte-1w111cd.svelte-1w111cd{padding:1.5rem 0}.coaches-hero.svelte-1w111cd h1.svelte-1w111cd{font-size:1.75rem;margin-bottom:.75rem}.coaches-hero.svelte-1w111cd .subtitle.svelte-1w111cd{font-size:.95rem}.coach-card.svelte-1w111cd.svelte-1w111cd{padding:1rem}.coach-avatar.svelte-1w111cd.svelte-1w111cd{width:60px;height:60px}.chat-btn.svelte-1w111cd.svelte-1w111cd{padding:.6rem 1.5rem;font-size:.9rem}}.resources-container.svelte-1fg79ir.svelte-1fg79ir{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.resources-hero.svelte-1fg79ir.svelte-1fg79ir{text-align:center;padding:3rem 0}.resources-hero.svelte-1fg79ir h1.svelte-1fg79ir{font-size:3rem;margin-bottom:1rem}.resources-hero.svelte-1fg79ir h1 .accent.svelte-1fg79ir{color:var(--primary-color)}.resources-hero.svelte-1fg79ir .subtitle.svelte-1fg79ir{font-size:1.25rem;max-width:700px;margin:0 auto;opacity:.9}.resources-grid.svelte-1fg79ir.svelte-1fg79ir{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}@media (max-width: 992px){.resources-grid.svelte-1fg79ir.svelte-1fg79ir{grid-template-columns:1fr}}.resource-category.svelte-1fg79ir h2.svelte-1fg79ir{font-size:1.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border-color);color:var(--text-color)}.resource-list.svelte-1fg79ir.svelte-1fg79ir{display:flex;flex-direction:column;gap:1.5rem}.resource-card.svelte-1fg79ir.svelte-1fg79ir{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;border:1px solid var(--border-color);border-radius:.75rem;background-color:var(--background-color);transition:all .3s ease}.resource-card.svelte-1fg79ir.svelte-1fg79ir:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000014;border-color:var(--primary-color)}.resource-icon.svelte-1fg79ir.svelte-1fg79ir{width:48px;height:48px;min-width:48px;border-radius:.5rem;background-color:var(--primary-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:28px;mask-size:28px}.resource-icon.pdf.svelte-1fg79ir.svelte-1fg79ir{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z'/%3E%3C/svg%3E")}.resource-icon.tool.svelte-1fg79ir.svelte-1fg79ir{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3C/svg%3E")}.resource-icon.article.svelte-1fg79ir.svelte-1fg79ir{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z'/%3E%3C/svg%3E")}.resource-icon.video.svelte-1fg79ir.svelte-1fg79ir{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 10l4.553-2.276A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.894L15 14M5 18h8a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 10l4.553-2.276A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.894L15 14M5 18h8a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z'/%3E%3C/svg%3E")}.resource-content.svelte-1fg79ir.svelte-1fg79ir{flex:1}.resource-content.svelte-1fg79ir h3.svelte-1fg79ir{font-size:1.15rem;margin-bottom:.5rem;line-height:1.4}.resource-content.svelte-1fg79ir p.svelte-1fg79ir{font-size:.9rem;opacity:.8;line-height:1.6;margin-bottom:1rem}.resource-meta.svelte-1fg79ir.svelte-1fg79ir{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.resource-meta.svelte-1fg79ir span.svelte-1fg79ir{font-size:.8rem;padding:.25rem .5rem;border-radius:.25rem}.resource-meta.svelte-1fg79ir span.resource-type.svelte-1fg79ir{background-color:#2563eb1a;color:var(--primary-color)}.resource-meta.svelte-1fg79ir span.resource-size.svelte-1fg79ir{background-color:#0000000d;color:var(--text-color)}.dark .resource-meta.svelte-1fg79ir span.resource-size.svelte-1fg79ir{background-color:#ffffff1a}.resource-link.svelte-1fg79ir.svelte-1fg79ir{display:inline-block;color:var(--primary-color);text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s ease}.resource-link.svelte-1fg79ir.svelte-1fg79ir:hover{color:var(--secondary-color);text-decoration:underline}.resource-link.svelte-1fg79ir.svelte-1fg79ir:after{content:" →";opacity:0;transition:all .2s ease}.resource-link.svelte-1fg79ir.svelte-1fg79ir:hover:after{opacity:1;margin-left:5px}.newsletter.svelte-1fg79ir.svelte-1fg79ir{margin-top:4rem;padding:3rem;background-color:var(--primary-color);background-image:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:1rem}.newsletter.svelte-1fg79ir .newsletter-content.svelte-1fg79ir{max-width:600px;margin:0 auto;text-align:center;color:#fff}.newsletter.svelte-1fg79ir .newsletter-content h2.svelte-1fg79ir{margin-bottom:1rem;font-size:2rem}.newsletter.svelte-1fg79ir .newsletter-content p.svelte-1fg79ir{margin-bottom:1.5rem;opacity:.9}.newsletter.svelte-1fg79ir .newsletter-form.svelte-1fg79ir{display:flex;gap:.5rem;margin-bottom:1rem}@media (max-width: 576px){.newsletter.svelte-1fg79ir .newsletter-form.svelte-1fg79ir{flex-direction:column}}.newsletter.svelte-1fg79ir .newsletter-form input.svelte-1fg79ir{flex:1;padding:.75rem 1rem;border:none;border-radius:.5rem;font-size:1rem;outline:none}.newsletter.svelte-1fg79ir .newsletter-form button.svelte-1fg79ir{padding:.75rem 1.5rem;background-color:#fff;color:var(--primary-color);border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.newsletter.svelte-1fg79ir .newsletter-form button.svelte-1fg79ir:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.newsletter.svelte-1fg79ir .privacy-note.svelte-1fg79ir{font-size:.8rem;opacity:.7}@media (max-width: 768px){.resources-hero.svelte-1fg79ir.svelte-1fg79ir{padding:2rem 0}.resources-hero.svelte-1fg79ir h1.svelte-1fg79ir{font-size:2.25rem}.resource-card.svelte-1fg79ir.svelte-1fg79ir{flex-direction:column}.resource-card.svelte-1fg79ir .resource-icon.svelte-1fg79ir{margin-bottom:.5rem}}.contact-container.svelte-yjml3j.svelte-yjml3j{max-width:1200px;margin:0 auto;padding:2rem}.hero.svelte-yjml3j.svelte-yjml3j{text-align:center;padding:4rem 0}.hero.svelte-yjml3j h1.svelte-yjml3j{font-size:3rem;margin-bottom:1rem;background:linear-gradient(to right,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;color:transparent}.hero.svelte-yjml3j .subtitle.svelte-yjml3j{font-size:1.25rem;opacity:.8}.contact-grid.svelte-yjml3j.svelte-yjml3j{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin:4rem 0}@media (max-width: 768px){.contact-grid.svelte-yjml3j.svelte-yjml3j{grid-template-columns:1fr;gap:2rem}}.contact-form.svelte-yjml3j h2.svelte-yjml3j{font-size:2rem;margin-bottom:2rem}.contact-form.svelte-yjml3j form.svelte-yjml3j{display:flex;flex-direction:column;gap:1.5rem}.form-group.svelte-yjml3j.svelte-yjml3j{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-yjml3j label.svelte-yjml3j{font-weight:500}.form-group.svelte-yjml3j input.svelte-yjml3j,.form-group.svelte-yjml3j textarea.svelte-yjml3j{padding:.75rem;border:1px solid var(--border-color);border-radius:.5rem;background-color:var(--background-color);color:var(--text-color);font:inherit;transition:all .2s ease}.form-group.svelte-yjml3j input.svelte-yjml3j:focus,.form-group.svelte-yjml3j textarea.svelte-yjml3j:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb1a}.form-group.svelte-yjml3j input.svelte-yjml3j::placeholder,.form-group.svelte-yjml3j textarea.svelte-yjml3j::placeholder{opacity:.5}.form-group.svelte-yjml3j textarea.svelte-yjml3j{resize:vertical;min-height:120px}.submit-button.svelte-yjml3j.svelte-yjml3j{padding:1rem 2rem;background-color:var(--primary-color);color:#fff;border-radius:.5rem;font-weight:600;transition:all .2s ease}.submit-button.svelte-yjml3j.svelte-yjml3j:hover:not(:disabled){background-color:var(--secondary-color);transform:translateY(-2px)}.submit-button.svelte-yjml3j.svelte-yjml3j:disabled{opacity:.7;cursor:not-allowed}.success-message.svelte-yjml3j.svelte-yjml3j{padding:1rem;background-color:#10b981;color:#fff;border-radius:.5rem;text-align:center;margin-top:1rem}.contact-info.svelte-yjml3j h2.svelte-yjml3j{font-size:2rem;margin-bottom:2rem}.office-locations.svelte-yjml3j.svelte-yjml3j{display:flex;flex-direction:column;gap:2rem}.office-card.svelte-yjml3j.svelte-yjml3j{padding:2rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.5rem;transition:all .2s ease}.office-card.svelte-yjml3j.svelte-yjml3j:hover{transform:translateY(-5px);box-shadow:0 4px 6px -1px #0000001a}.office-card.svelte-yjml3j h3.svelte-yjml3j{font-size:1.25rem;margin-bottom:1rem;color:var(--primary-color)}.office-details.svelte-yjml3j.svelte-yjml3j{display:flex;flex-direction:column;gap:.75rem}.office-details.svelte-yjml3j p.svelte-yjml3j{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.icon.svelte-yjml3j.svelte-yjml3j{display:block;width:20px;height:20px;background-color:var(--text-color);opacity:.7;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.location.svelte-yjml3j.svelte-yjml3j{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 11a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 11a3 3 0 11-6 0 3 3 0 016 0z'/%3E%3C/svg%3E")}.phone.svelte-yjml3j.svelte-yjml3j{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z'/%3E%3C/svg%3E")}.email.svelte-yjml3j.svelte-yjml3j{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z'/%3E%3C/svg%3E")}.clock.svelte-yjml3j.svelte-yjml3j{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E")}.faq-section.svelte-yjml3j.svelte-yjml3j{padding:4rem 0}.faq-section.svelte-yjml3j h2.svelte-yjml3j{text-align:center;font-size:2rem;margin-bottom:3rem}.faq-grid.svelte-yjml3j.svelte-yjml3j{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.faq-item.svelte-yjml3j.svelte-yjml3j{padding:2rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.5rem;transition:all .2s ease}.faq-item.svelte-yjml3j.svelte-yjml3j:hover{transform:translateY(-5px);box-shadow:0 4px 6px -1px #0000001a}.faq-item.svelte-yjml3j h3.svelte-yjml3j{font-size:1.1rem;margin-bottom:1rem;color:var(--primary-color)}.faq-item.svelte-yjml3j p.svelte-yjml3j{font-size:.875rem;opacity:.8;line-height:1.6}.auth-form.svelte-gj8j0v.svelte-gj8j0v{width:100%;max-width:400px;margin:0 auto;padding:2rem;background-color:var(--background-color);border-radius:8px;box-shadow:0 4px 12px #0000001a;border:1px solid var(--border-color)}@media (max-width: 480px){.auth-form.svelte-gj8j0v.svelte-gj8j0v{padding:1.5rem;border-radius:6px}}.auth-form.svelte-gj8j0v h2.svelte-gj8j0v{text-align:center;margin-bottom:1.5rem;color:var(--text-color)}@media (max-width: 480px){.auth-form.svelte-gj8j0v h2.svelte-gj8j0v{margin-bottom:1rem;font-size:1.5rem}}.form-container.svelte-gj8j0v.svelte-gj8j0v{display:flex;flex-direction:column;gap:1rem}.form-group.svelte-gj8j0v.svelte-gj8j0v{display:flex;flex-direction:column;gap:.35rem}.form-group.svelte-gj8j0v label.svelte-gj8j0v{font-size:.9rem;font-weight:500;color:var(--text-color)}.form-group.svelte-gj8j0v input.svelte-gj8j0v{padding:.75rem;border-radius:4px;border:1px solid var(--border-color);background-color:var(--background-color);transition:border-color .2s;color:var(--text-color)}.form-group.svelte-gj8j0v input.svelte-gj8j0v:focus{border-color:var(--primary-color);outline:none}.auth-button.svelte-gj8j0v.svelte-gj8j0v{padding:.8rem 1rem;border-radius:4px;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-size:1rem}.auth-button.primary.svelte-gj8j0v.svelte-gj8j0v{background-color:var(--primary-color);color:#fff}.auth-button.primary.svelte-gj8j0v.svelte-gj8j0v:hover:not(:disabled){background-color:var(--secondary-color)}.auth-button.svelte-gj8j0v.svelte-gj8j0v:disabled{opacity:.7;cursor:not-allowed}.mode-switcher.svelte-gj8j0v.svelte-gj8j0v{margin-top:1.5rem;text-align:center;font-size:.875rem}.mode-switcher.svelte-gj8j0v p.svelte-gj8j0v{margin:.5rem 0}.mode-switcher.svelte-gj8j0v .text-link.svelte-gj8j0v{color:var(--primary-color);background:none;border:none;cursor:pointer;text-decoration:underline;font-size:inherit;padding:0;margin:0}.mode-switcher.svelte-gj8j0v .text-link.svelte-gj8j0v:hover{color:var(--secondary-color)}.error-message.svelte-gj8j0v.svelte-gj8j0v{padding:.75rem;background-color:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:4px;color:#ef4444;font-size:.875rem;margin-bottom:1rem}.login-page.svelte-cpmxeg.svelte-cpmxeg{max-width:400px;margin:4rem auto;padding:2rem;background:var(--background-color);border:1px solid var(--border-color);border-radius:8px;text-align:center}@media (max-width: 480px){.login-page.svelte-cpmxeg.svelte-cpmxeg{margin:2rem auto;padding:1.5rem;border-radius:6px}}.login-page.svelte-cpmxeg h1.svelte-cpmxeg{margin-bottom:1.5rem;font-size:1.75rem;color:var(--text-color)}@media (max-width: 480px){.login-page.svelte-cpmxeg h1.svelte-cpmxeg{margin-bottom:1rem;font-size:1.5rem}}.payment-container.svelte-1cmq47a.svelte-1cmq47a{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.payment-hero.svelte-1cmq47a.svelte-1cmq47a{text-align:center;padding:3rem 0}.payment-hero.svelte-1cmq47a h1.svelte-1cmq47a{font-size:3rem;margin-bottom:1rem}.payment-hero.svelte-1cmq47a h1 .accent.svelte-1cmq47a{color:var(--primary-color)}.payment-hero.svelte-1cmq47a .subtitle.svelte-1cmq47a{font-size:1.25rem;max-width:700px;margin:0 auto;opacity:.9}h1.svelte-1cmq47a.svelte-1cmq47a{font-size:2.75rem;margin-bottom:1rem;text-align:center}h1.svelte-1cmq47a .accent.svelte-1cmq47a{color:var(--primary-color)}@media (max-width: 768px){h1.svelte-1cmq47a.svelte-1cmq47a{font-size:2.25rem}}.subtitle.svelte-1cmq47a.svelte-1cmq47a{text-align:center;font-size:1.1rem;margin-bottom:2rem;color:var(--text-color-secondary);max-width:600px;margin-left:auto;margin-right:auto}.payment-content.svelte-1cmq47a.svelte-1cmq47a{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}@media (max-width: 768px){.payment-content.svelte-1cmq47a.svelte-1cmq47a{grid-template-columns:1fr}}.pricing-card.svelte-1cmq47a.svelte-1cmq47a{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;overflow:hidden;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.pricing-card.svelte-1cmq47a.svelte-1cmq47a:hover{transform:translateY(-5px)}.card-header.svelte-1cmq47a.svelte-1cmq47a{padding:2rem;background-color:var(--primary-color);color:#fff;text-align:center}.card-header.svelte-1cmq47a h2.svelte-1cmq47a{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.card-header.svelte-1cmq47a .price.svelte-1cmq47a{font-size:2.5rem;font-weight:700}.card-body.svelte-1cmq47a.svelte-1cmq47a{padding:2rem}.card-body.svelte-1cmq47a .features.svelte-1cmq47a{list-style:none;padding:0;margin:0}.card-body.svelte-1cmq47a .features li.svelte-1cmq47a{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1rem}.check-icon.svelte-1cmq47a.svelte-1cmq47a{display:inline-block;width:20px;height:20px;background-color:var(--primary-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.card-footer.svelte-1cmq47a.svelte-1cmq47a{padding:2rem;border-top:1px solid var(--border-color);text-align:center}#stripe-button-container.svelte-1cmq47a.svelte-1cmq47a{width:100%;margin-bottom:1rem}.error-message.svelte-1cmq47a.svelte-1cmq47a{margin-top:1rem;padding:.75rem;background-color:#f8d7da;color:#721c24;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem}.fallback-options.svelte-1cmq47a.svelte-1cmq47a{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:1rem}.fallback-button.svelte-1cmq47a.svelte-1cmq47a{display:inline-block;padding:.75rem 1.5rem;background-color:var(--secondary-color, #4a5568);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:500;transition:background-color .2s}.fallback-button.svelte-1cmq47a.svelte-1cmq47a:hover{background-color:var(--secondary-color-dark, #2d3748)}.loading-spinner.svelte-1cmq47a.svelte-1cmq47a{width:24px;height:24px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:var(--primary-color);animation:svelte-1cmq47a-spin 1s ease-in-out infinite;margin:0 auto 1rem}@keyframes svelte-1cmq47a-spin{to{transform:rotate(360deg)}}.checkout-button.svelte-1cmq47a.svelte-1cmq47a{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s,transform .1s}.checkout-button.svelte-1cmq47a.svelte-1cmq47a:hover{background-color:var(--primary-color-dark, #2d3748);transform:translateY(-2px)}.checkout-button.svelte-1cmq47a.svelte-1cmq47a:active{transform:translateY(0)}.checkout-button.fallback.svelte-1cmq47a.svelte-1cmq47a{background-color:var(--secondary-color, #4a5568)}.checkout-button-text.svelte-1cmq47a.svelte-1cmq47a{display:flex;align-items:center}.checkout-button-price.svelte-1cmq47a.svelte-1cmq47a{font-weight:700}.security-note.svelte-1cmq47a.svelte-1cmq47a{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:.875rem;opacity:.7}.lock-icon.svelte-1cmq47a.svelte-1cmq47a{display:inline-block;width:16px;height:16px;background-color:var(--text-color);opacity:.7;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z' /%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.testimonials.svelte-1cmq47a h2.svelte-1cmq47a{font-size:1.75rem;margin-bottom:2rem;text-align:center}.testimonial-cards.svelte-1cmq47a.svelte-1cmq47a{display:flex;flex-direction:column;gap:1.5rem}.testimonial-card.svelte-1cmq47a.svelte-1cmq47a{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;box-shadow:0 5px 15px #0000000d}.testimonial-card.svelte-1cmq47a .quote.svelte-1cmq47a{font-style:italic;margin-bottom:1.5rem;line-height:1.6}.testimonial-card.svelte-1cmq47a .author.svelte-1cmq47a{display:flex;align-items:center;gap:1rem}.testimonial-card.svelte-1cmq47a .avatar.svelte-1cmq47a{width:50px;height:50px;border-radius:50%;background-color:var(--primary-color);opacity:.2}.testimonial-card.svelte-1cmq47a .author-details .name.svelte-1cmq47a{font-weight:600}.testimonial-card.svelte-1cmq47a .author-details .title.svelte-1cmq47a{font-size:.875rem;opacity:.7}.faq-section.svelte-1cmq47a h2.svelte-1cmq47a{text-align:center;font-size:1.75rem;margin-bottom:2rem}.faq-grid.svelte-1cmq47a.svelte-1cmq47a{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.faq-item.svelte-1cmq47a.svelte-1cmq47a{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;box-shadow:0 5px 15px #0000000d}.faq-item.svelte-1cmq47a h3.svelte-1cmq47a{font-size:1.1rem;margin-bottom:1rem;color:var(--primary-color)}.faq-item.svelte-1cmq47a p.svelte-1cmq47a{font-size:.875rem;opacity:.8;line-height:1.6}.features-container.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{max-width:1200px;margin:0 auto;padding:2rem}.hero.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{text-align:center;padding:4rem 0}.hero.svelte-r0h4ik h1.svelte-r0h4ik.svelte-r0h4ik{font-size:3rem;margin-bottom:1rem;background:linear-gradient(to right,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;color:transparent}.hero.svelte-r0h4ik .subtitle.svelte-r0h4ik.svelte-r0h4ik{font-size:1.25rem;opacity:.8}.feature-showcase.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{display:grid;grid-template-columns:300px 1fr;gap:3rem;margin:4rem 0;min-height:400px}@media (max-width: 768px){.feature-showcase.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{grid-template-columns:1fr}}.feature-nav.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{display:flex;flex-direction:column;gap:1rem}.feature-nav-item.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:.5rem;background-color:var(--background-color);border:1px solid var(--border-color);transition:all .2s ease;text-align:left;width:100%}.feature-nav-item.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik:hover{transform:translate(5px)}.feature-nav-item.active.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.feature-nav-item.active.svelte-r0h4ik .feature-icon.svelte-r0h4ik.svelte-r0h4ik{background-color:#fff}.feature-icon.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{width:24px;height:24px;background-color:var(--text-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.feature-title.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{font-weight:500}.feature-content.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{padding:2rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.5rem}.feature-details.svelte-r0h4ik h2.svelte-r0h4ik.svelte-r0h4ik{font-size:2rem;margin-bottom:1rem}.feature-details.svelte-r0h4ik p.svelte-r0h4ik.svelte-r0h4ik{font-size:1.1rem;line-height:1.6;opacity:.8;margin-bottom:2rem}.benefits-list.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.benefits-list.svelte-r0h4ik li.svelte-r0h4ik.svelte-r0h4ik{display:flex;align-items:center;gap:.5rem}.benefits-list.svelte-r0h4ik li.svelte-r0h4ik.svelte-r0h4ik:before{content:"";display:block;width:16px;height:16px;background-color:var(--primary-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.tech-stack.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{padding:4rem 0}.tech-stack.svelte-r0h4ik h2.svelte-r0h4ik.svelte-r0h4ik{text-align:center;font-size:2rem;margin-bottom:3rem}.tech-grid.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.tech-card.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{padding:2rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.5rem;transition:all .2s ease}.tech-card.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik:hover{transform:translateY(-5px);box-shadow:0 4px 6px -1px #0000001a}.tech-card.svelte-r0h4ik h3.svelte-r0h4ik.svelte-r0h4ik{font-size:1.25rem;margin-bottom:1rem;color:var(--primary-color)}.tech-card.svelte-r0h4ik ul.svelte-r0h4ik.svelte-r0h4ik{list-style:none;padding:0}.tech-card.svelte-r0h4ik ul.svelte-r0h4ik li.svelte-r0h4ik{padding:.5rem 0;border-bottom:1px solid var(--border-color)}.tech-card.svelte-r0h4ik ul.svelte-r0h4ik li.svelte-r0h4ik:last-child{border-bottom:none}.cta-section.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{padding:4rem 0;text-align:center}.cta-section.svelte-r0h4ik h2.svelte-r0h4ik.svelte-r0h4ik{font-size:2rem;margin-bottom:1rem}.cta-section.svelte-r0h4ik p.svelte-r0h4ik.svelte-r0h4ik{font-size:1.1rem;opacity:.8;margin-bottom:2rem}.cta-buttons.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{display:flex;gap:1rem;justify-content:center}.cta-button.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{padding:1rem 2rem;border-radius:.5rem;font-weight:600;transition:all .2s ease}.cta-button.primary.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{background-color:var(--primary-color);color:#fff}.cta-button.primary.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik:hover{transform:translateY(-2px);background-color:var(--secondary-color)}.cta-button.secondary.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{border:2px solid var(--primary-color);color:var(--primary-color)}.cta-button.secondary.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik:hover{transform:translateY(-2px);background-color:var(--primary-color);color:#fff}.responsive.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 18h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 18h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z'/%3E%3C/svg%3E")}.theme.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z'/%3E%3C/svg%3E")}.modular.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z'/%3E%3C/svg%3E")}.performance.svelte-r0h4ik.svelte-r0h4ik.svelte-r0h4ik{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 10V3L4 14h7v7l9-11h-7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 10V3L4 14h7v7l9-11h-7z'/%3E%3C/svg%3E")}.success-page.svelte-bo3u5e.svelte-bo3u5e{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem}.success-container.svelte-bo3u5e.svelte-bo3u5e{max-width:800px;width:100%;background-color:var(--background-color);border-radius:8px;border:1px solid var(--border-color);padding:3rem;box-shadow:0 8px 30px #00000014}@media (max-width: 768px){.success-container.svelte-bo3u5e.svelte-bo3u5e{padding:2rem}}@media (max-width: 480px){.success-container.svelte-bo3u5e.svelte-bo3u5e{padding:1.5rem}}.loading.svelte-bo3u5e.svelte-bo3u5e{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.loading.svelte-bo3u5e .spinner.svelte-bo3u5e{width:50px;height:50px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:var(--primary-color);animation:svelte-bo3u5e-spin 1s ease-in-out infinite;margin-bottom:1.5rem}.loading.svelte-bo3u5e p.svelte-bo3u5e{font-size:1.1rem;color:var(--text-color-secondary)}@keyframes svelte-bo3u5e-spin{to{transform:rotate(360deg)}}.success-message.svelte-bo3u5e.svelte-bo3u5e{text-align:center}.success-message.svelte-bo3u5e h1.svelte-bo3u5e{font-size:2.5rem;margin-bottom:1rem;color:var(--text-color)}@media (max-width: 768px){.success-message.svelte-bo3u5e h1.svelte-bo3u5e{font-size:2rem}}.success-message.svelte-bo3u5e .message.svelte-bo3u5e{font-size:1.2rem;margin-bottom:2rem;color:var(--text-color-secondary);max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.success-message.svelte-bo3u5e .message.svelte-bo3u5e{font-size:1.1rem}}.success-icon.svelte-bo3u5e.svelte-bo3u5e{width:70px;height:70px;background-color:#10b981;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;margin:0 auto 1.5rem}@media (max-width: 768px){.success-icon.svelte-bo3u5e.svelte-bo3u5e{width:60px;height:60px}}.details.svelte-bo3u5e.svelte-bo3u5e{text-align:left;background-color:var(--background-color-secondary);border-radius:8px;padding:1.5rem;margin:2rem 0;border:1px solid var(--border-color)}.details.svelte-bo3u5e h2.svelte-bo3u5e{font-size:1.4rem;margin-bottom:1rem;color:var(--text-color)}.details.svelte-bo3u5e ol.svelte-bo3u5e{padding-left:1.5rem}.details.svelte-bo3u5e ol li.svelte-bo3u5e{margin-bottom:1rem;line-height:1.5}.details.svelte-bo3u5e ol li.svelte-bo3u5e:last-child{margin-bottom:0}.actions.svelte-bo3u5e.svelte-bo3u5e{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media (max-width: 480px){.actions.svelte-bo3u5e.svelte-bo3u5e{flex-direction:column}}.action-button.svelte-bo3u5e.svelte-bo3u5e{padding:.8rem 1.5rem;border-radius:6px;font-weight:600;font-size:1rem;transition:all .2s ease;cursor:pointer}.action-button.svelte-bo3u5e.svelte-bo3u5e:not(.secondary){background-color:var(--primary-color);color:#fff}.action-button.svelte-bo3u5e.svelte-bo3u5e:not(.secondary):hover{background-color:var(--secondary-color);transform:translateY(-2px)}.action-button.secondary.svelte-bo3u5e.svelte-bo3u5e{background-color:transparent;border:1px solid var(--border-color)}.action-button.secondary.svelte-bo3u5e.svelte-bo3u5e:hover{background-color:var(--border-color);transform:translateY(-2px)}.error-message.svelte-bo3u5e.svelte-bo3u5e{text-align:center}.error-message.svelte-bo3u5e h2.svelte-bo3u5e{font-size:1.8rem;margin-bottom:1rem;color:#ef4444}.error-message.svelte-bo3u5e p.svelte-bo3u5e{font-size:1.1rem;margin-bottom:2rem;color:var(--text-color-secondary)}.cancelled-page.svelte-z9fhp8.svelte-z9fhp8{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem}.cancelled-container.svelte-z9fhp8.svelte-z9fhp8{max-width:800px;width:100%;background-color:var(--background-color);border-radius:8px;border:1px solid var(--border-color);padding:3rem;box-shadow:0 8px 30px #00000014}@media (max-width: 768px){.cancelled-container.svelte-z9fhp8.svelte-z9fhp8{padding:2rem}}@media (max-width: 480px){.cancelled-container.svelte-z9fhp8.svelte-z9fhp8{padding:1.5rem}}.cancelled-message.svelte-z9fhp8.svelte-z9fhp8{text-align:center}.cancelled-message.svelte-z9fhp8 h1.svelte-z9fhp8{font-size:2.5rem;margin-bottom:1rem;color:var(--text-color)}@media (max-width: 768px){.cancelled-message.svelte-z9fhp8 h1.svelte-z9fhp8{font-size:2rem}}.cancelled-message.svelte-z9fhp8 .message.svelte-z9fhp8{font-size:1.2rem;margin-bottom:2rem;color:var(--text-color-secondary);max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.cancelled-message.svelte-z9fhp8 .message.svelte-z9fhp8{font-size:1.1rem}}.cancelled-icon.svelte-z9fhp8.svelte-z9fhp8{width:70px;height:70px;background-color:#f43f5e;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z' /%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;margin:0 auto 1.5rem}@media (max-width: 768px){.cancelled-icon.svelte-z9fhp8.svelte-z9fhp8{width:60px;height:60px}}.details.svelte-z9fhp8.svelte-z9fhp8{text-align:left;background-color:var(--background-color-secondary);border-radius:8px;padding:1.5rem;margin:2rem 0;border:1px solid var(--border-color)}.details.svelte-z9fhp8 h2.svelte-z9fhp8{font-size:1.4rem;margin-bottom:1rem;color:var(--text-color)}.details.svelte-z9fhp8 ul.svelte-z9fhp8{padding-left:1.5rem}.details.svelte-z9fhp8 ul li.svelte-z9fhp8{margin-bottom:1rem;line-height:1.5}.details.svelte-z9fhp8 ul li.svelte-z9fhp8:last-child{margin-bottom:0}.actions.svelte-z9fhp8.svelte-z9fhp8{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media (max-width: 480px){.actions.svelte-z9fhp8.svelte-z9fhp8{flex-direction:column}}.action-button.svelte-z9fhp8.svelte-z9fhp8{padding:.8rem 1.5rem;border-radius:6px;font-weight:600;font-size:1rem;transition:all .2s ease;cursor:pointer}.action-button.svelte-z9fhp8.svelte-z9fhp8:not(.secondary){background-color:var(--primary-color);color:#fff}.action-button.svelte-z9fhp8.svelte-z9fhp8:not(.secondary):hover{background-color:var(--secondary-color);transform:translateY(-2px)}.action-button.secondary.svelte-z9fhp8.svelte-z9fhp8{background-color:transparent;border:1px solid var(--border-color)}.action-button.secondary.svelte-z9fhp8.svelte-z9fhp8:hover{background-color:var(--border-color);transform:translateY(-2px)}.subscription-container.svelte-mu1v8s.svelte-mu1v8s,.auth-container.svelte-mu1v8s.svelte-mu1v8s{max-width:900px;margin:2rem auto;padding:2rem}.subscription-container.svelte-mu1v8s h1.svelte-mu1v8s,.auth-container.svelte-mu1v8s h1.svelte-mu1v8s{text-align:center;font-size:2.5rem;margin-bottom:1rem}.subscription-container.svelte-mu1v8s h1 .accent.svelte-mu1v8s,.auth-container h1.svelte-mu1v8s .accent.svelte-mu1v8s{color:var(--primary-color)}.subscription-container.svelte-mu1v8s .subtitle.svelte-mu1v8s{text-align:center;font-size:1.2rem;opacity:.8;margin-bottom:3rem}.subscription-plans.svelte-mu1v8s.svelte-mu1v8s{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.plan-card.svelte-mu1v8s.svelte-mu1v8s{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.plan-card.svelte-mu1v8s.svelte-mu1v8s:hover,.plan-card.selected.svelte-mu1v8s.svelte-mu1v8s{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a;border-color:var(--primary-color)}.plan-header.svelte-mu1v8s.svelte-mu1v8s{padding:2rem;background-color:var(--primary-color);color:#fff;text-align:center;position:relative}.plan-header.svelte-mu1v8s h2.svelte-mu1v8s{font-size:1.75rem;margin-bottom:.5rem}.plan-header.svelte-mu1v8s .price.svelte-mu1v8s{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.plan-header.svelte-mu1v8s .price .interval.svelte-mu1v8s{font-size:1rem;opacity:.8}.plan-header.svelte-mu1v8s .description.svelte-mu1v8s{font-size:.9rem;opacity:.9}.plan-header.svelte-mu1v8s .trial-badge.svelte-mu1v8s{position:absolute;top:-12px;right:-12px;background-color:#10b981;color:#fff;font-size:.85rem;font-weight:600;padding:.5rem 1rem;border-radius:2rem;box-shadow:0 2px 5px #0003;transform:rotate(5deg)}.plan-features.svelte-mu1v8s.svelte-mu1v8s{padding:2rem}.plan-features.svelte-mu1v8s ul.svelte-mu1v8s{list-style:none;padding:0;margin:0}.plan-features.svelte-mu1v8s ul li.svelte-mu1v8s{display:flex;align-items:center;margin-bottom:1rem;font-size:1rem;gap:.75rem}.check-icon.svelte-mu1v8s.svelte-mu1v8s{display:inline-block;width:20px;height:20px;background-color:var(--primary-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.plan-footer.svelte-mu1v8s.svelte-mu1v8s{padding:2rem;border-top:1px solid var(--border-color);text-align:center}.subscribe-button.svelte-mu1v8s.svelte-mu1v8s{width:100%;padding:1rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.subscribe-button.svelte-mu1v8s.svelte-mu1v8s:hover{background-color:var(--primary-color-dark, #2d3748);transform:translateY(-2px)}.subscribe-button.svelte-mu1v8s.svelte-mu1v8s:active{transform:translateY(0)}.subscribe-button.loading.svelte-mu1v8s.svelte-mu1v8s,.subscribe-button.svelte-mu1v8s.svelte-mu1v8s:disabled{opacity:.7;cursor:not-allowed}.loading-spinner.svelte-mu1v8s.svelte-mu1v8s{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:svelte-mu1v8s-spin 1s ease-in-out infinite;margin-right:.5rem}@keyframes svelte-mu1v8s-spin{to{transform:rotate(360deg)}}.error-message.svelte-mu1v8s.svelte-mu1v8s{padding:.75rem;background-color:#f8d7da;color:#721c24;border-radius:.5rem;margin-bottom:1rem;font-size:.9rem}.loading.svelte-mu1v8s.svelte-mu1v8s{text-align:center;padding:2rem;font-style:italic;opacity:.7}.active-subscription.svelte-mu1v8s.svelte-mu1v8s{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 15px #00000014;padding:3rem 2rem;text-align:center;max-width:600px;margin:2rem auto 3rem}.active-subscription.svelte-mu1v8s h2.svelte-mu1v8s{font-size:1.8rem;margin:1rem 0;color:var(--primary-color)}.active-subscription.svelte-mu1v8s p.svelte-mu1v8s{font-size:1.1rem;opacity:.9;line-height:1.6;margin-bottom:2rem}.success-icon.svelte-mu1v8s.svelte-mu1v8s{width:70px;height:70px;background-color:var(--success-color, #10b981);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;position:relative}.success-icon.svelte-mu1v8s.svelte-mu1v8s:before{content:"";width:30px;height:45px;border-right:4px solid white;border-bottom:4px solid white;transform:rotate(45deg) translate(-5px,-10px);display:block}.subscription-actions.svelte-mu1v8s.svelte-mu1v8s{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.subscription-actions.svelte-mu1v8s a.svelte-mu1v8s{padding:.85rem 1.75rem;border-radius:.5rem;font-weight:600;font-size:1rem;transition:all .2s ease;text-decoration:none}.subscription-actions.svelte-mu1v8s .manage-button.svelte-mu1v8s{background-color:var(--primary-color);color:#fff}.subscription-actions.svelte-mu1v8s .manage-button.svelte-mu1v8s:hover{background-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.subscription-actions.svelte-mu1v8s .advice-button.svelte-mu1v8s{border:1px solid var(--primary-color);color:var(--primary-color);background-color:transparent}.subscription-actions.svelte-mu1v8s .advice-button.svelte-mu1v8s:hover{background-color:#0000000d;transform:translateY(-2px)}.subscription-guarantee.svelte-mu1v8s.svelte-mu1v8s{text-align:center;margin-bottom:3rem}.subscription-guarantee.svelte-mu1v8s p.svelte-mu1v8s{font-weight:600;margin-bottom:.5rem}.security-note.svelte-mu1v8s.svelte-mu1v8s{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;opacity:.7}.lock-icon.svelte-mu1v8s.svelte-mu1v8s{display:inline-block;width:16px;height:16px;background-color:var(--text-color);opacity:.7;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z' /%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.subscription-faq.svelte-mu1v8s.svelte-mu1v8s{margin-top:4rem}.subscription-faq.svelte-mu1v8s h2.svelte-mu1v8s{text-align:center;margin-bottom:2rem;font-size:1.75rem}.faq-item.svelte-mu1v8s.svelte-mu1v8s{margin-bottom:1.5rem;padding:1.5rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.75rem}.faq-item.svelte-mu1v8s h3.svelte-mu1v8s{font-size:1.2rem;margin-bottom:.75rem;color:var(--primary-color)}.faq-item.svelte-mu1v8s p.svelte-mu1v8s{font-size:.95rem;opacity:.9;line-height:1.6}@media (max-width: 768px){.subscription-container.svelte-mu1v8s.svelte-mu1v8s,.auth-container.svelte-mu1v8s.svelte-mu1v8s{padding:1.5rem;margin:1rem}.subscription-container.svelte-mu1v8s h1.svelte-mu1v8s,.auth-container.svelte-mu1v8s h1.svelte-mu1v8s{font-size:2rem}.plan-header.svelte-mu1v8s.svelte-mu1v8s{padding:1.5rem}.plan-header.svelte-mu1v8s h2.svelte-mu1v8s{font-size:1.5rem}.plan-header.svelte-mu1v8s .price.svelte-mu1v8s{font-size:2rem}.plan-features.svelte-mu1v8s.svelte-mu1v8s,.plan-footer.svelte-mu1v8s.svelte-mu1v8s{padding:1.5rem}}.promo-success.svelte-mu1v8s.svelte-mu1v8s{background-color:#d1fae5;color:#065f46;padding:1rem;border-radius:.5rem;text-align:center;margin-bottom:.5rem;font-weight:600;display:flex;flex-direction:column;gap:.75rem}.promo-success.svelte-mu1v8s .access-button.svelte-mu1v8s{background-color:#10b981;color:#fff;padding:.5rem 1rem;border-radius:.25rem;font-weight:600;text-decoration:none;transition:all .2s ease}.promo-success.svelte-mu1v8s .access-button.svelte-mu1v8s:hover{background-color:#059669;transform:translateY(-2px)}.or-divider.svelte-mu1v8s.svelte-mu1v8s{display:flex;align-items:center;margin:1rem 0}.or-divider.svelte-mu1v8s.svelte-mu1v8s:before,.or-divider.svelte-mu1v8s.svelte-mu1v8s:after{content:"";flex:1;border-bottom:1px solid var(--border-color)}.or-divider.svelte-mu1v8s span.svelte-mu1v8s{margin:0 .75rem;font-size:.8rem;color:var(--text-color-secondary);text-transform:uppercase}.success-container.svelte-wm6i30.svelte-wm6i30{max-width:900px;margin:0 auto;padding:3rem 1.5rem;display:flex;justify-content:center;align-items:center;min-height:60vh}.success-card.svelte-wm6i30.svelte-wm6i30{background-color:var(--background-color);border-radius:1rem;box-shadow:0 8px 30px #00000014;padding:3rem;width:100%;text-align:center}@media (max-width: 600px){.success-card.svelte-wm6i30.svelte-wm6i30{padding:2rem 1.5rem}}.loading.svelte-wm6i30.svelte-wm6i30{display:flex;flex-direction:column;align-items:center;justify-content:center}.loading.svelte-wm6i30 .spinner.svelte-wm6i30{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:var(--primary-color);animation:svelte-wm6i30-spin 1s infinite linear;margin-bottom:1.5rem}.loading.svelte-wm6i30 p.svelte-wm6i30{font-size:1.1rem;opacity:.8}@keyframes svelte-wm6i30-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-icon.svelte-wm6i30.svelte-wm6i30{width:80px;height:80px;background-color:var(--success-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;position:relative}.success-icon.svelte-wm6i30.svelte-wm6i30:before{content:"";width:35px;height:55px;border-right:4px solid white;border-bottom:4px solid white;transform:rotate(45deg) translate(-5px,-10px);display:block}h1.svelte-wm6i30.svelte-wm6i30{font-size:2.25rem;margin-bottom:1rem}@media (max-width: 600px){h1.svelte-wm6i30.svelte-wm6i30{font-size:1.75rem}}.confirmation.svelte-wm6i30.svelte-wm6i30{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.details.svelte-wm6i30.svelte-wm6i30{background-color:var(--card-background);border-radius:.75rem;padding:1.5rem;margin:0 auto 2.5rem;max-width:400px;text-align:left}.details.svelte-wm6i30 h2.svelte-wm6i30{font-size:1.25rem;margin-bottom:1rem;text-align:center}.details.svelte-wm6i30 ul.svelte-wm6i30{list-style:none;padding:0;margin:0}.details.svelte-wm6i30 ul li.svelte-wm6i30{padding:.5rem 0;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between}.details.svelte-wm6i30 ul li.svelte-wm6i30:last-child{border-bottom:none}.next-steps.svelte-wm6i30.svelte-wm6i30{margin-bottom:2rem;font-size:1.05rem;max-width:500px;margin-left:auto;margin-right:auto}.actions.svelte-wm6i30.svelte-wm6i30{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.button.svelte-wm6i30.svelte-wm6i30{display:inline-block;padding:.75rem 1.5rem;background-color:var(--primary-color);color:#fff;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .2s ease}.button.svelte-wm6i30.svelte-wm6i30:hover{background-color:var(--secondary-color);text-decoration:none}.button.secondary.svelte-wm6i30.svelte-wm6i30{background-color:transparent;border:1px solid var(--primary-color);color:var(--primary-color)}.button.secondary.svelte-wm6i30.svelte-wm6i30:hover{background-color:var(--primary-color-light)}.error.svelte-wm6i30 h1.svelte-wm6i30{color:var(--error-color)}.error.svelte-wm6i30 p.svelte-wm6i30{margin-bottom:2rem;font-size:1.1rem}.cancelled-container.svelte-r5it1h.svelte-r5it1h{max-width:900px;margin:0 auto;padding:3rem 1.5rem;display:flex;justify-content:center;align-items:center;min-height:60vh}.cancelled-card.svelte-r5it1h.svelte-r5it1h{background-color:var(--background-color);border-radius:1rem;box-shadow:0 8px 30px #00000014;padding:3rem;width:100%;text-align:center}@media (max-width: 600px){.cancelled-card.svelte-r5it1h.svelte-r5it1h{padding:2rem 1.5rem}}.cancelled-icon.svelte-r5it1h.svelte-r5it1h{width:80px;height:80px;background-color:var(--warning-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;position:relative}.cancelled-icon.svelte-r5it1h.svelte-r5it1h:before,.cancelled-icon.svelte-r5it1h.svelte-r5it1h:after{content:"";position:absolute;width:40px;height:4px;background-color:#fff;border-radius:2px}.cancelled-icon.svelte-r5it1h.svelte-r5it1h:before{transform:rotate(45deg)}.cancelled-icon.svelte-r5it1h.svelte-r5it1h:after{transform:rotate(-45deg)}h1.svelte-r5it1h.svelte-r5it1h{font-size:2.25rem;margin-bottom:1rem}@media (max-width: 600px){h1.svelte-r5it1h.svelte-r5it1h{font-size:1.75rem}}.message.svelte-r5it1h.svelte-r5it1h{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.options.svelte-r5it1h.svelte-r5it1h{margin-bottom:2.5rem}.options.svelte-r5it1h h2.svelte-r5it1h{font-size:1.5rem;margin-bottom:1.5rem}.options-grid.svelte-r5it1h.svelte-r5it1h{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.option.svelte-r5it1h.svelte-r5it1h{background-color:var(--card-background);border-radius:.75rem;padding:1.5rem;text-align:center}.option.svelte-r5it1h h3.svelte-r5it1h{font-size:1.25rem;margin-bottom:.75rem;color:var(--primary-color)}.option.svelte-r5it1h p.svelte-r5it1h{margin-bottom:1.25rem;font-size:.95rem;opacity:.9}.home-link.svelte-r5it1h.svelte-r5it1h{margin-top:2rem}html{--primary-color:#0c66a6;--secondary-color:#3498db;--accent-color:#7c3aed;--gradient-start:#0c66a6;--gradient-end:#3498db;--background-color:#ffffff;--text-color:#1f2937;--border-color:#e5e7eb;--sidebar-width:250px;overflow-x:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);color:var(--text-color)}button{background:none;border:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit}a{color:inherit;text-decoration:none}.app-container.svelte-bo3g50{min-height:100vh;background-color:var(--background-color);color:var(--text-color);transition:all .3s ease;display:flex;flex-direction:column}.main-content.svelte-bo3g50{display:flex;flex:1;min-height:calc(100vh - 140px);position:relative}.content-wrapper.svelte-bo3g50{flex:1;padding:2rem;margin-left:0;transition:margin-left .3s ease;width:100%;overflow-x:hidden}@media (min-width: 768px){.content-wrapper.sidebar-open.svelte-bo3g50{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}}@media (max-width: 767px){.content-wrapper.svelte-bo3g50{padding:1rem}}@media (max-width: 480px){.content-wrapper.svelte-bo3g50{padding:.75rem}}*{box-sizing:border-box;margin:0;padding:0}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .2s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .2s ease-in}h1,h2,h3,h4,h5,h6{color:var(--text-color);line-height:1.2}p{line-height:1.6}img{max-width:100%;height:auto}input{font-family:inherit;font-size:inherit;color:var(--text-color);background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.375rem;padding:.5rem;transition:all .2s ease;width:100%;max-width:100%}@media (max-width: 480px){input{font-size:16px;padding:.625rem .5rem}}textarea{font-family:inherit;font-size:inherit;color:var(--text-color);background-color:var(--background-color);border:1px solid var(--border-color);border-radius:.375rem;padding:.5rem;transition:all .2s ease;width:100%;max-width:100%}@media (max-width: 480px){textarea{font-size:16px;padding:.625rem .5rem}}input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb33}textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb33}
