.header.svelte-hnc7cg{box-sizing:border-box;width:100%;height:70px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px clamp(16px,6vw,340px);background:#fff;border-bottom:.6px solid #c0c0c0;-webkit-backdrop-filter:blur(7.85px);backdrop-filter:blur(7.85px);margin:0;position:sticky;top:0;z-index:1000}.header-left.svelte-hnc7cg{display:flex;align-items:center;gap:12px;flex:0 0 auto}.header-right.svelte-hnc7cg{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;flex:0 0 auto}.header-logo.svelte-hnc7cg{width:48px;height:48px;border-radius:12px;object-fit:cover}.btn.svelte-hnc7cg{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;padding:10px 20px;border-radius:9999px;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.btn-primary_.svelte-hnc7cg{background-color:#007aff;color:#fff}.btn-primary_.svelte-hnc7cg:hover{background-color:#0063cc}.btn-outline.svelte-hnc7cg{background:transparent;color:#007aff;border-color:#007aff}.btn-outline.svelte-hnc7cg:hover{border-color:#0063cc;background-color:#eff7ff;color:#0063cc}.account-icon-btn.svelte-hnc7cg{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1.5px solid #e5e7eb;background:#f9fafb;cursor:pointer;transition:all .2s ease;padding:0;color:#6b7280;flex-shrink:0}.account-icon-btn.svelte-hnc7cg:hover{border-color:#007aff;background:#eff7ff;color:#007aff}.account-avatar.svelte-hnc7cg{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#007aff,#6366f1);color:#fff;font-size:14px;font-weight:600;font-family:Poppins,sans-serif;line-height:1}@media (max-width: 1200px){.header.svelte-hnc7cg{padding-inline:60px}}@media (max-width: 1024px){.header.svelte-hnc7cg{padding-inline:32px}.header-logo.svelte-hnc7cg{width:44px;height:44px}.mobile-menu-btn.svelte-hnc7cg{order:1}.header-left.svelte-hnc7cg{order:2}.desktop-nav.svelte-hnc7cg{order:3}.header-right.svelte-hnc7cg{order:4}}@media (max-width: 768px){.header.svelte-hnc7cg{padding-inline:24px;height:60px}.header-logo.svelte-hnc7cg{width:40px;height:40px;border-radius:10px}.header-right.svelte-hnc7cg .btn-primary_:where(.svelte-hnc7cg){display:none}.btn.svelte-hnc7cg{padding:8px 16px;font-size:13px}}@media (max-width: 560px){.header.svelte-hnc7cg{padding-inline:16px}.header-right.svelte-hnc7cg{gap:8px}.header-logo.svelte-hnc7cg{width:38px;height:38px}.btn.svelte-hnc7cg{padding:7px 14px;font-size:12px}}@media (max-width: 375px){.header.svelte-hnc7cg{padding-inline:12px;height:56px}.header-left.svelte-hnc7cg,.header-right.svelte-hnc7cg{gap:8px}.header-logo.svelte-hnc7cg{width:36px;height:36px}.btn.svelte-hnc7cg{padding:6px 12px;font-size:11px}}@media (max-width: 320px){.header.svelte-hnc7cg{padding-inline:10px;height:52px}.header-logo.svelte-hnc7cg{width:32px;height:32px;border-radius:8px}.btn.svelte-hnc7cg{padding:5px 10px;font-size:10px}}.header-nav.svelte-hnc7cg{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.nav-link.svelte-hnc7cg{background:none;border:none;color:#333;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;cursor:pointer;transition:all .3s ease;border-radius:8px;white-space:nowrap;position:relative;z-index:1}.nav-link.svelte-hnc7cg:before{content:"";position:absolute;inset:-4px -8px;background:linear-gradient(135deg,#007aff59,#6797ff4d,#8b5cf640);filter:blur(12px);border-radius:12px;z-index:-1;opacity:0;transition:all .3s ease}.nav-link.svelte-hnc7cg:hover:before{opacity:1}.nav-link.svelte-hnc7cg:hover{color:#007aff}.nav-link.svelte-hnc7cg:active{transform:scale(.98)}.mobile-menu-btn.svelte-hnc7cg{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:1001;width:40px;height:40px;position:relative}.hamburger.svelte-hnc7cg{display:block;width:24px;height:2px;background:#333;position:relative;transition:all .3s ease}.hamburger.svelte-hnc7cg:before,.hamburger.svelte-hnc7cg:after{content:"";position:absolute;width:24px;height:2px;background:#333;transition:all .3s ease;left:0}.hamburger.svelte-hnc7cg:before{top:-8px}.hamburger.svelte-hnc7cg:after{top:8px}.hamburger.open.svelte-hnc7cg{background:transparent}.hamburger.open.svelte-hnc7cg:before{top:0;transform:rotate(45deg)}.hamburger.open.svelte-hnc7cg:after{top:0;transform:rotate(-45deg)}.mobile-nav-backdrop.svelte-hnc7cg{display:none;position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;animation:svelte-hnc7cg-fadeIn .3s ease}.mobile-nav-backdrop.active.svelte-hnc7cg{display:block}@keyframes svelte-hnc7cg-fadeIn{0%{opacity:0}to{opacity:1}}.mobile-nav.svelte-hnc7cg{display:none;position:fixed;top:0;left:0;width:280px;max-height:100vh;background:#fff;box-shadow:2px 0 12px #00000026;z-index:999;overflow-y:auto;animation:svelte-hnc7cg-slideInLeft .3s ease;border-bottom-right-radius:16px;padding-top:74px;padding-bottom:8px}@keyframes svelte-hnc7cg-slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-nav-link.svelte-hnc7cg{display:block;width:100%;background:none;border:none;color:#333;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;padding:16px 24px;text-align:left;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f0f0f0}.mobile-nav-link.svelte-hnc7cg:hover{background:#f8f8f8;color:#007aff}.mobile-nav-link.svelte-hnc7cg:active{background:#e8e8e8}.mobile-nav-account.svelte-hnc7cg{display:flex;align-items:center;gap:10px;border-top:2px solid #e5e7eb;margin-top:8px;color:#007aff;font-weight:600}@media (max-width: 1024px){.desktop-nav.svelte-hnc7cg{display:none}.mobile-menu-btn.svelte-hnc7cg{display:block;order:1}.header-left.svelte-hnc7cg{order:2}.header-right.svelte-hnc7cg{order:4}.mobile-nav.svelte-hnc7cg{display:block}.header.svelte-hnc7cg{position:relative}.mobile-menu-btn.svelte-hnc7cg{position:relative;left:auto;top:auto;transform:none;order:2}.header-left.svelte-hnc7cg{flex:0 0 auto;justify-content:flex-start;margin-left:0;order:1}.header-right.svelte-hnc7cg{flex-shrink:0;margin-left:auto;order:3}}@media (max-width: 768px){.header.svelte-hnc7cg{gap:12px;padding-inline:16px}.mobile-nav-link.svelte-hnc7cg{padding:14px 20px;font-size:14px}}@media (max-width: 560px){.mobile-nav-link.svelte-hnc7cg{padding:12px 16px;font-size:13px}}@media (max-width: 375px){.mobile-nav-link.svelte-hnc7cg{padding:10px 12px;font-size:12px}}@media (max-width: 320px){.mobile-nav-link.svelte-hnc7cg{padding:8px 10px;font-size:11px}}.footer.svelte-18da7d8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:80px 120px 32px;background:linear-gradient(180deg,#0c4180,#071b41);color:#e8f0ff;margin:0}.footer-top.svelte-18da7d8{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.footer-left.svelte-18da7d8{display:flex;flex-direction:column;gap:16px;max-width:480px}.footer-logo.svelte-18da7d8{width:48px;height:48px;border-radius:12px;object-fit:cover}.footer-mail.svelte-18da7d8{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#e8f0ff;font:500 14px/1.4 Inter,sans-serif}.footer-mail.svelte-18da7d8 img:where(.svelte-18da7d8){width:18px;height:18px}.footer-social.svelte-18da7d8{display:flex;gap:12px;margin-top:6px}.social-btn.svelte-18da7d8{width:40px;height:40px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;border:none;background:#fff;transition:transform .15s ease,background .15s ease}.social-btn.svelte-18da7d8:hover{transform:translateY(-1px);background:#f0f0f0}.social-btn.svelte-18da7d8 img:where(.svelte-18da7d8){width:20px;height:20px}.footer-actions.svelte-18da7d8{display:flex;align-items:center;gap:16px}.btn.svelte-18da7d8{display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;border-radius:9999px;font:500 14px/1 Inter,sans-serif;text-decoration:none;white-space:nowrap;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .05s ease}.btn-primary.svelte-18da7d8{background:#007aff;color:#fff}.btn-primary.svelte-18da7d8:hover{background:#0667e6}.btn-outline.svelte-18da7d8{background:transparent;color:#cfe0ff;border-color:#007aff}.btn-outline.svelte-18da7d8:hover{background:#094483;color:#fff;border-color:007AFF}.footer-divider.svelte-18da7d8{width:100%;max-width:1320px;height:1px;border:none;background:#ffffff47;margin:0}.footer-bottom.svelte-18da7d8{max-width:1320px;display:flex;justify-content:center;align-items:center}.copyright.svelte-18da7d8{margin:0;color:#cfe0ff;font:400 12px/1.4 Inter,sans-serif}@media (max-width: 1400px){.footer.svelte-18da7d8{padding-left:100px;padding-right:100px}}@media (max-width: 1280px){.footer.svelte-18da7d8{padding-left:60px;padding-right:60px}.footer-top.svelte-18da7d8{flex-direction:column;align-items:flex-start;gap:32px}.footer-actions.svelte-18da7d8{align-self:flex-start}}@media (max-width: 900px){.footer.svelte-18da7d8{padding:60px 40px 28px;gap:32px}.footer-top.svelte-18da7d8{gap:28px}.footer-left.svelte-18da7d8{max-width:100%}.footer-logo.svelte-18da7d8{width:42px;height:42px}.btn.svelte-18da7d8{padding:9px 20px;font-size:13px}}@media (max-width: 768px){.footer.svelte-18da7d8{padding:32px 24px 24px;gap:28px}.footer-top.svelte-18da7d8{gap:24px}.footer-actions.svelte-18da7d8{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.footer-actions.svelte-18da7d8 .btn:where(.svelte-18da7d8){width:auto;text-align:center}.footer-actions.svelte-18da7d8 .btn-primary:where(.svelte-18da7d8){display:none}.footer-mail.svelte-18da7d8{font-size:13px}.footer-mail.svelte-18da7d8 img:where(.svelte-18da7d8){width:16px;height:16px}.social-btn.svelte-18da7d8{width:36px;height:36px}.social-btn.svelte-18da7d8 img:where(.svelte-18da7d8){width:18px;height:18px}}@media (max-width: 480px){.footer.svelte-18da7d8{padding:40px 20px 20px;gap:24px}.footer-logo.svelte-18da7d8{width:38px;height:38px}.footer-left.svelte-18da7d8{gap:12px}.btn.svelte-18da7d8{padding:8px 18px;font-size:12px}.copyright.svelte-18da7d8{font-size:11px}}@media (max-width: 375px){.footer.svelte-18da7d8{padding:36px 16px 18px}.footer-logo.svelte-18da7d8{width:36px;height:36px;border-radius:10px}.footer-mail.svelte-18da7d8{font-size:12px}.social-btn.svelte-18da7d8{width:34px;height:34px}.social-btn.svelte-18da7d8 img:where(.svelte-18da7d8){width:16px;height:16px}.btn.svelte-18da7d8{font-size:11px;padding:7px 16px}}@media (max-width: 320px){.footer.svelte-18da7d8{padding:32px 12px 16px}.footer-actions.svelte-18da7d8{gap:10px}.footer-actions.svelte-18da7d8 .btn:where(.svelte-18da7d8){padding:6px 14px;font-size:10px}.copyright.svelte-18da7d8{font-size:10px}}
