.profile-dropdown.svelte-10e9f2b{position:relative;display:inline-block}.profile-trigger.svelte-10e9f2b{display:flex;align-items:center;gap:.5rem;background:transparent;border:2px solid #e1e5e9;border-radius:8px;padding:.5rem .75rem;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:600;color:#666;text-decoration:none}.profile-trigger.svelte-10e9f2b:hover{border-color:#667eea;color:#667eea;transform:translateY(-1px)}.profile-trigger.login.svelte-10e9f2b{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.profile-trigger.login.svelte-10e9f2b:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.user-avatar.svelte-10e9f2b{width:28px;height:28px;border-radius:50%;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;color:#666}.user-avatar.large.svelte-10e9f2b{width:48px;height:48px;font-size:1.2rem}.user-avatar.svelte-10e9f2b img:where(.svelte-10e9f2b){width:100%;height:100%;object-fit:cover}.avatar-placeholder.svelte-10e9f2b{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.dropdown-arrow.svelte-10e9f2b{font-size:.7rem;transition:transform .2s ease}.dropdown-arrow.open.svelte-10e9f2b{transform:rotate(180deg)}.dropdown-menu.svelte-10e9f2b{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;border:1px solid #e1e5e9;min-width:240px;z-index:1000;opacity:0;transform:translateY(-10px);transition:all .2s ease}.dropdown-menu.open.svelte-10e9f2b{opacity:1;transform:translateY(0)}.dropdown-header.svelte-10e9f2b{padding:1rem;border-bottom:1px solid #f1f3f4;background:#f8f9fa;border-radius:12px 12px 0 0}.user-info.svelte-10e9f2b{display:flex;align-items:center;gap:.75rem}.user-details.svelte-10e9f2b{display:flex;flex-direction:column;gap:.25rem}.user-name.svelte-10e9f2b{font-weight:600;color:#1a1a1a;font-size:.95rem}.user-role.svelte-10e9f2b{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.dropdown-actions.svelte-10e9f2b{padding:.5rem}.dropdown-item.svelte-10e9f2b{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;background:transparent;color:#333;text-decoration:none;font-size:.9rem;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s ease}.dropdown-item.svelte-10e9f2b:hover{background:#f8f9fa;color:#667eea}.dropdown-item.logout.svelte-10e9f2b{color:#dc3545}.dropdown-item.logout.svelte-10e9f2b:hover{background:#fef2f2;color:#dc3545}.icon.svelte-10e9f2b{font-size:1rem}.text.svelte-10e9f2b{font-weight:600}.loading.svelte-10e9f2b{opacity:.7}.loading-spinner.svelte-10e9f2b{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #667eea;border-radius:50%;animation:svelte-10e9f2b-spin 1s linear infinite}@keyframes svelte-10e9f2b-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.profile-trigger.svelte-10e9f2b{padding:.5rem}.text.svelte-10e9f2b{display:none}.dropdown-menu.svelte-10e9f2b{right:-50px;min-width:200px}}.blog-container.svelte-gfa50z{min-height:100vh;background:#f8f9fa;background-image:radial-gradient(circle at 20% 80%,rgba(220,53,69,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(13,110,253,.03) 0%,transparent 50%);overflow-x:hidden;width:100%;max-width:100vw}.svelte-gfa50z{box-sizing:border-box}.blog-header.svelte-gfa50z{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;border-bottom:3px solid #dc3545}.header-top.svelte-gfa50z{padding:1rem 0;border-bottom:1px solid #e9ecef}.header-container.svelte-gfa50z{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo-section.svelte-gfa50z{display:flex;flex-direction:column;align-items:flex-start}.logo.svelte-gfa50z{display:flex;align-items:baseline;font-weight:900;font-size:1.8rem;letter-spacing:-1px;position:relative}.flag-icon.svelte-gfa50z{font-size:1.2rem;margin-left:.5rem;animation:svelte-gfa50z-wave 3s ease-in-out infinite}@keyframes svelte-gfa50z-wave{0%,to{transform:rotate(0)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}.logo-text.svelte-gfa50z{color:#1a1a1a}.logo-dot.svelte-gfa50z{color:#dc3545;font-size:2.2rem;margin:0 .2rem}.logo-us.svelte-gfa50z{color:#0d6efd;font-weight:700}.tagline.svelte-gfa50z{font-size:.85rem;color:#666;font-weight:500;margin-top:.2rem}.header-actions.svelte-gfa50z{display:flex;align-items:center;gap:1.5rem}.search-container.svelte-gfa50z{display:flex;align-items:center}.expandable-search.svelte-gfa50z{display:flex;align-items:center;background:#e9ecef;border-radius:8px;padding:.5rem 1rem;gap:.5rem;flex-grow:1;position:relative;transition:all .3s ease}.expandable-search.expanded.svelte-gfa50z{position:fixed;top:0;left:0;right:0;z-index:2000;background:#fff;border-radius:0;padding:1rem 2rem;box-shadow:0 4px 20px #00000026;border-bottom:3px solid #dc3545}.expandable-search.expanded.svelte-gfa50z .search-input:where(.svelte-gfa50z){font-size:1.2rem;padding:.5rem 0}.expandable-search.expanded.svelte-gfa50z .search-submit:where(.svelte-gfa50z){padding:.75rem 1rem;font-size:1.2rem}.search-input.svelte-gfa50z{border:none;background:none;font-size:.9rem;color:#333;flex-grow:1;padding:.25rem 0}.search-input.svelte-gfa50z:focus{outline:none}.search-submit.svelte-gfa50z{background:#0d6efd;color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px #0d6efd33}.search-submit.svelte-gfa50z:hover{background:#0b5ed7;transform:translateY(-1px);box-shadow:0 4px 12px #0d6efd4d}.compact-actions.svelte-gfa50z{display:flex;align-items:center;gap:.75rem}.user-profile-compact.svelte-gfa50z{display:block}.header-nav.svelte-gfa50z{background:#dc3545;padding:.5rem 0;border-bottom:2px solid #0d6efd}.nav-container.svelte-gfa50z{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.mobile-user-profile.svelte-gfa50z{display:none}.mobile-menu-toggle.svelte-gfa50z{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:4px;align-items:center;justify-content:center;z-index:1002}.hamburger-line.svelte-gfa50z{width:25px;height:3px;background:#fff;transition:all .3s ease}.mobile-menu-toggle.svelte-gfa50z:hover .hamburger-line:where(.svelte-gfa50z){background:gold}.nav-menu.svelte-gfa50z{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-link.svelte-gfa50z{color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;padding:.5rem 0;transition:all .2s ease;position:relative}.nav-link.svelte-gfa50z:hover{color:gold}.nav-link.svelte-gfa50z:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:gold;transition:width .2s ease}.nav-link.svelte-gfa50z:hover:after{width:100%}.nav-link.active.svelte-gfa50z{color:gold}.nav-link.active.svelte-gfa50z:after{width:100%}.blog-main.svelte-gfa50z{max-width:1200px;margin:0 auto;padding:2rem}.search-results-overlay.svelte-gfa50z{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.search-results-container.svelte-gfa50z{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0003;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.search-results-container.svelte-gfa50z::-webkit-scrollbar{width:8px}.search-results-container.svelte-gfa50z::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.search-results-container.svelte-gfa50z::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.search-results-container.svelte-gfa50z::-webkit-scrollbar-thumb:hover{background:#555}.search-results.svelte-gfa50z{padding:20px;border-bottom:1px solid #eee}.search-results.svelte-gfa50z h3:where(.svelte-gfa50z){font-size:1.8rem;color:#333;margin-bottom:15px;border-bottom:1px solid #eee;padding-bottom:10px}.search-result.svelte-gfa50z{padding:15px 0;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background-color .2s ease}.search-result.svelte-gfa50z:last-child{border-bottom:none}.search-result.svelte-gfa50z:hover{background-color:#f9f9f9}.result-title.svelte-gfa50z{font-size:1.2rem;font-weight:700;color:#dc3545;margin-bottom:5px}.result-excerpt.svelte-gfa50z{font-size:.9rem;color:#555;line-height:1.4;margin-bottom:10px}.result-meta.svelte-gfa50z{font-size:.8rem;color:#888;display:flex;gap:10px}.result-author.svelte-gfa50z,.result-date.svelte-gfa50z{font-weight:600}.result-category.svelte-gfa50z{background:#0d6efd;color:#fff;padding:4px 8px;border-radius:5px;font-size:.75rem;font-weight:600}.no-results.svelte-gfa50z{padding:20px;text-align:center;color:#666}.no-results.svelte-gfa50z p:where(.svelte-gfa50z){margin-bottom:10px}.search-tips.svelte-gfa50z{padding:20px;border-top:1px solid #eee}.search-tips.svelte-gfa50z h3:where(.svelte-gfa50z){font-size:1.2rem;color:#333;margin-bottom:15px}.search-tips.svelte-gfa50z ul:where(.svelte-gfa50z){list-style:none;padding:0;margin:0}.search-tips.svelte-gfa50z li:where(.svelte-gfa50z){margin-bottom:8px;font-size:.9rem;color:#555}.loading.svelte-gfa50z{padding:20px;text-align:center;color:#888}.loading.svelte-gfa50z .spinner:where(.svelte-gfa50z){border:4px solid #f3f3f3;border-top:4px solid #dc3545;border-radius:50%;width:40px;height:40px;animation:svelte-gfa50z-spin 1s linear infinite;margin:0 auto 10px}@keyframes svelte-gfa50z-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.patriotic-footer.svelte-gfa50z{background:#dc3545;color:#fff;margin-top:4rem;border-top:3px solid #0d6efd}.footer-content.svelte-gfa50z{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-gfa50z h3:where(.svelte-gfa50z){font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:gold}.footer-section.svelte-gfa50z h4:where(.svelte-gfa50z){font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:gold}.footer-section.svelte-gfa50z p:where(.svelte-gfa50z){margin-bottom:.5rem;line-height:1.6}.footer-section.svelte-gfa50z ul:where(.svelte-gfa50z){list-style:none;padding:0;margin:0}.footer-section.svelte-gfa50z ul:where(.svelte-gfa50z) li:where(.svelte-gfa50z){margin-bottom:.5rem}.footer-section.svelte-gfa50z ul:where(.svelte-gfa50z) li:where(.svelte-gfa50z) a:where(.svelte-gfa50z){color:#fff;text-decoration:none;transition:color .2s ease}.footer-section.svelte-gfa50z ul:where(.svelte-gfa50z) li:where(.svelte-gfa50z) a:where(.svelte-gfa50z):hover{color:gold}.footer-bottom.svelte-gfa50z{background:#0003;text-align:center;padding:1.5rem;border-top:1px solid rgba(255,215,0,.3)}.footer-bottom.svelte-gfa50z p:where(.svelte-gfa50z){margin:0;font-weight:600;color:gold}.footer-bottom.svelte-gfa50z a:where(.svelte-gfa50z){color:gold;text-decoration:none;transition:color .2s ease}.footer-bottom.svelte-gfa50z a:where(.svelte-gfa50z):hover{color:#fff;text-decoration:underline}@media (max-width: 768px){.header-container.svelte-gfa50z{flex-direction:column!important;gap:1rem!important;padding:0 1rem!important;align-items:center!important}.logo-section.svelte-gfa50z{text-align:center!important;width:100%!important;align-items:center!important}.logo.svelte-gfa50z{font-size:1.5rem!important;justify-content:center!important}.tagline.svelte-gfa50z{font-size:.8rem!important;text-align:center!important}.header-actions.svelte-gfa50z{width:100%!important;justify-content:center!important;flex-direction:column!important;gap:1rem!important}.search-container.svelte-gfa50z{width:100%!important;justify-content:center!important;max-width:100%!important}.expandable-search.svelte-gfa50z{width:100%!important;max-width:300px!important;padding:.75rem 1rem!important;font-size:1rem!important}.search-submit.svelte-gfa50z{padding:.75rem 1rem!important;font-size:1rem!important}.compact-actions.svelte-gfa50z{width:100%!important;justify-content:center!important;flex-direction:column!important;gap:1rem!important}.user-profile-compact.svelte-gfa50z{display:none!important}.mobile-user-profile.svelte-gfa50z{display:block!important;margin-left:auto!important}.mobile-user-profile.svelte-gfa50z button{background:linear-gradient(135deg,#1e3a8a,#3b82f6)!important;color:#fff!important;border:2px solid #fbbf24!important;padding:.75rem 1.5rem!important;font-size:1rem!important;font-weight:600!important;border-radius:8px!important;box-shadow:0 4px 6px #0000001a!important;text-shadow:1px 1px 2px rgba(0,0,0,.3)!important;min-width:80px!important;white-space:nowrap!important}.mobile-user-profile.svelte-gfa50z button:hover{background:linear-gradient(135deg,#1e40af,#2563eb)!important;transform:translateY(-2px)!important;box-shadow:0 6px 12px #00000026!important}.nav-container.svelte-gfa50z{padding:0 1rem!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important}.mobile-menu-toggle.svelte-gfa50z{display:flex!important;background:#ffffff1a!important;border-radius:4px!important;border:1px solid rgba(255,255,255,.2)!important}.nav-menu.svelte-gfa50z{position:absolute!important;top:100%!important;left:0!important;right:0!important;background:#dc3545!important;flex-direction:column!important;gap:0!important;padding:0!important;width:100%!important;max-height:0!important;overflow:hidden!important;transition:max-height .3s ease!important;z-index:1001!important;box-shadow:0 4px 12px #0000004d!important}.nav-menu.mobile-open.svelte-gfa50z{max-height:400px!important;border-top:1px solid rgba(255,255,255,.1)!important}.nav-menu.svelte-gfa50z li:where(.svelte-gfa50z){width:100%!important}.nav-link.svelte-gfa50z{padding:1rem!important;border-bottom:1px solid rgba(255,255,255,.1)!important;text-align:center!important;font-size:1rem!important;width:100%!important;display:block!important}.nav-link.svelte-gfa50z:last-child{border-bottom:none!important}.nav-link.svelte-gfa50z:after{display:none!important}.blog-main.svelte-gfa50z{padding:1rem!important}.footer-content.svelte-gfa50z{grid-template-columns:1fr!important;gap:2rem!important;padding:2rem 1rem 1rem!important}.footer-section.svelte-gfa50z{text-align:center!important}.footer-section.svelte-gfa50z ul:where(.svelte-gfa50z){display:flex!important;flex-direction:column!important;gap:.5rem!important}.footer-bottom.svelte-gfa50z{padding:1rem!important}}@media (max-width: 480px){.header-container.svelte-gfa50z{padding:0 .5rem!important}.logo.svelte-gfa50z{font-size:1.3rem!important}.tagline.svelte-gfa50z{font-size:.75rem!important}.expandable-search.svelte-gfa50z{max-width:100%!important;padding:.75rem 1rem!important;font-size:.9rem!important}.search-submit.svelte-gfa50z{padding:.75rem 1rem!important;font-size:.9rem!important}.blog-main.svelte-gfa50z{padding:.5rem!important}.footer-content.svelte-gfa50z{padding:1.5rem .5rem 1rem!important}.nav-container.svelte-gfa50z{padding:0 .5rem!important}.mobile-menu-toggle.svelte-gfa50z{padding:.25rem!important}.hamburger-line.svelte-gfa50z{width:20px!important;height:2px!important}}
