:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y}.canceled-status{display:flex;align-items:center;gap:.375rem}.cancel-icon{width:23px;height:23px;filter:brightness(0) saturate(100%) invert(27%) sepia(96%) saturate(7471%) hue-rotate(349deg) brightness(100%) contrast(89%)}.canceled-text{font-size:.875rem;color:#ef4444;font-weight:700}.expired-status{display:flex;align-items:center;gap:.375rem}.expired-icon{width:16px;height:16px}.expired-text{font-size:.875rem;color:#6b7280;font-weight:500}.completed-status{display:flex;flex-direction:column;gap:.5rem}.completed-chip{display:flex;align-items:center;gap:.375rem}.completed-text{font-size:.875rem;color:#1dde91;font-weight:700}.waiting-for-review-text{font-size:.875rem;color:#ff9811;font-weight:500}.stars-container{display:flex;align-items:center;gap:.25rem}.star-icon-grey{width:16px;height:16px}.rating-stars{gap:.25rem}.star-icon{width:16px;height:16px;color:#10b981}.rating-text{font-size:.875rem;color:#374151;font-weight:500}.status-icon{width:16px;height:16px;color:#10b981}.status-text{font-size:.875rem;color:#10b981;font-weight:500}.check-icon{width:16px;height:16px;color:#10b981}:root{--primary-color: #ff395c;--primary-hover: #ff395c;--text-primary: #374151;--text-secondary: #6b7280;--border-color: #e5e7eb;--background: #ffffff;--nv-z: 9999}html{scrollbar-gutter:stable}*{box-sizing:border-box}.grid-gap-16{gap:16px}.grid-gap-32{gap:32px}.gap-05{gap:.5rem}.gap-1{gap:1rem}.m-auto{margin:auto}.font-bold{font-weight:700}.font-normal{font-weight:400}.rounded-8{border-radius:8px}.rounded-12{border-radius:12px}.w-100{width:100%}.h-100{height:100%}.d-flex{display:flex}.d-block{display:block}.flex-column{flex-direction:column}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.position-relative{position:relative}.font-weight-bold{font-weight:bolder}.font-weight-normal{font-weight:400}.font-weight-light{font-weight:lighter}.text-center{text-align:center}.text-left{text-align:left}html{touch-action:pan-y}body{margin:0;padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--background);color:var(--text-primary);touch-action:pan-y}a{text-decoration:none;color:var(--primary-color);transition:color .2s ease}a:hover{color:var(--primary-hover)}.section-title{font-size:2.5rem;font-weight:700;color:#000;margin:0 0 48px;text-align:center}.card-image-container{position:relative;height:200px;overflow:hidden;width:100%;background:#fff;border-radius:12px 12px 0 0}.card-content{padding:20px}.card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.btn-primary{border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease}.btn-secondary{border:none;border-radius:8px;padding:16px 20px;font-size:16px;cursor:pointer;transition:all .2s ease}.input-field{border:none;border-radius:8px;padding:16px 20px;font-size:16px;width:100%}@media(max-width:768px){.section-title{font-size:2rem;margin-bottom:32px}.card-image-container{height:180px}.card-content{padding:16px}}@media(max-width:480px){.section-title{font-size:1.75rem}}.error-message{color:#ef4444;font-size:14px;text-align:center;margin-top:-16px}.route-fade-enter-active,.route-fade-leave-active{transition:opacity .25s ease,transform .25s ease}.route-fade-enter-from,.route-fade-leave-to{opacity:0;transform:translateY(10px)}.loader[data-v-88e665af]{display:flex;align-items:center;justify-content:center}.loader-initial[data-v-88e665af]{flex-direction:row;padding:4rem 2rem}.loader-more[data-v-88e665af]{flex-direction:column;padding:2rem;grid-column:1 / -1}.loader-spinner[data-v-88e665af]{border:solid rgba(255,255,255,0);border-top-color:#ff395c;border-right-color:#ff395c;border-left-color:#ff395c;border-radius:50%;animation:spin-88e665af .8s linear infinite}@keyframes spin-88e665af{to{transform:rotate(360deg)}}.loader-message[data-v-88e665af]{text-align:center;margin:0;color:#6b7280}.loader-message-initial[data-v-88e665af]{font-size:1rem}.loader-message-more[data-v-88e665af]{font-size:.875rem;margin-top:1rem}.loading-screen[data-v-585852fa]{position:fixed;inset:0;background:#111111bf;display:flex;align-items:center;justify-content:center;z-index:99999999}.loading-container[data-v-585852fa]{background:none;border-radius:16px;padding:3rem 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:300px}@media(max-width:768px){.loading-container[data-v-585852fa]{padding:2.5rem 3rem;min-width:250px}}.user-dropdown-menu[data-v-c91d59ab]{position:absolute;top:calc(100% + 12px);right:0;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;min-width:390px;padding:1rem .5rem;z-index:1000}.menu-item[data-v-c91d59ab]{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.menu-item[data-v-c91d59ab]:hover:not(.disabled){background-color:#f9fafb}.menu-item.disabled[data-v-c91d59ab]{opacity:.5;cursor:not-allowed;pointer-events:none}.user-dropdown-menu.switching[data-v-c91d59ab]{pointer-events:none;opacity:.7}.menu-item.profile-info[data-v-c91d59ab]{margin-bottom:8px;border:1px solid #e5e5eb;text-decoration:none;color:inherit}.menu-item.profile-info+.menu-item[data-v-c91d59ab]{margin-bottom:8px;border:1px solid #e5e5eb}.menu-avatar[data-v-c91d59ab]{width:40px;height:40px;border-radius:50%;object-fit:cover}.profile-details[data-v-c91d59ab]{flex:1;display:flex;flex-direction:column;gap:2px}.profile-name[data-v-c91d59ab]{font-size:14px;font-weight:600;color:#111827}.profile-type[data-v-c91d59ab]{font-size:12px;color:#9ca3af}.menu-icon[data-v-c91d59ab]{width:24px;height:24px;opacity:.7}.menu-text[data-v-c91d59ab]{flex:1;font-size:14px;color:#111827}.arrow-icon[data-v-c91d59ab]{width:16px;height:16px;opacity:.4}.chat-badge[data-v-ec7ea9a2]{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;font-size:.75rem;font-weight:700;border-radius:9px;line-height:1}.chat-badge-absolute[data-v-ec7ea9a2]{position:absolute;top:-4px;right:-4px;background-color:#ff395c;color:#fff}.chat-badge-inline[data-v-ec7ea9a2]{background-color:#fff;color:#ff395c}.chat-badge-header[data-v-ec7ea9a2]{position:absolute;top:-2px;right:-2px;background-color:#ff395c;color:#fff;border:2px solid white;font-size:.625rem}.chat-badge-header-right[data-v-ec7ea9a2]{top:0;right:0}.search-modal-overlay[data-v-ec3c44e7]{position:fixed;inset:0 0 auto;height:64px;z-index:1000;display:flex;align-items:flex-start;padding-top:0}.search-modal[data-v-ec3c44e7]{width:100%;height:64px;background-color:#f5f5f5;padding:12px 16px;position:relative;display:flex;align-items:center}.search-modal-header[data-v-ec3c44e7]{display:flex;align-items:center;gap:12px;border-radius:8px;padding:8px 12px;width:100%;height:100%}.back-button[data-v-ec3c44e7]{background:#fff;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;min-width:40px}.back-button img[data-v-ec3c44e7]{width:20px;height:20px}.search-input-wrapper[data-v-ec3c44e7]{flex:1;position:relative;display:flex;align-items:center;background-color:#f9fafb;border-radius:12px;padding:0 12px;height:40px}.search-icon[data-v-ec3c44e7]{width:20px;height:20px;margin-right:8px;flex-shrink:0}.search-input[data-v-ec3c44e7]{flex:1;border:none;background:transparent;font-size:16px;padding:8px;outline:none;color:#1f2937;height:100%}.search-input[data-v-ec3c44e7]::placeholder{color:#9ca3af}.clear-button[data-v-ec3c44e7]{background:none;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin-left:8px;border-radius:50%;flex-shrink:0}.clear-button img[data-v-ec3c44e7]{width:16px;height:16px}.filter-button[data-v-ec3c44e7]{background:#fff;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;min-width:40px}.filter-button img[data-v-ec3c44e7]{width:20px;height:20px}.modal-fade-enter-active[data-v-ec3c44e7],.modal-fade-leave-active[data-v-ec3c44e7]{transition:opacity .3s ease}.modal-fade-enter-from[data-v-ec3c44e7],.modal-fade-leave-to[data-v-ec3c44e7]{opacity:0}.modal-fade-enter-active .search-modal[data-v-ec3c44e7],.modal-fade-leave-active .search-modal[data-v-ec3c44e7]{transition:transform .3s ease}.modal-fade-enter-from .search-modal[data-v-ec3c44e7],.modal-fade-leave-to .search-modal[data-v-ec3c44e7]{transform:translate(-100%)}@media(max-width:350px){.search-input-wrapper[data-v-ec3c44e7]{max-width:13rem}.search-modal-header[data-v-ec3c44e7]{padding:0}}.app-header[data-v-9fd71d44]{background:#fff;border-bottom:1px solid #e5e7eb;padding:0;position:sticky;top:0;z-index:100}.header-container[data-v-9fd71d44]{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:16px 24px;min-height:64px;position:relative}@media(min-width:769px){.app-header .header-container[data-v-9fd71d44]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:16px;justify-content:initial}}.logo-section[data-v-9fd71d44]{display:flex;align-items:center}@media(min-width:769px){.logo-section[data-v-9fd71d44]{grid-column:1;justify-self:start}}.logo-container[data-v-9fd71d44]{display:flex;align-items:center;text-decoration:none}.logo-image[data-v-9fd71d44]{height:40px;width:auto}.nav-icons-center[data-v-9fd71d44]{position:static;width:100%;max-width:100%;min-width:0;display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,4.5vw,6rem);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}@media(min-width:769px){.nav-icons-center[data-v-9fd71d44]{grid-column:2;justify-self:center}}.nav-section[data-v-9fd71d44]{display:flex;align-items:center;gap:20px;min-width:140px}@media(min-width:769px){.nav-section[data-v-9fd71d44]{grid-column:3;justify-self:end}}.nav-icon[data-v-9fd71d44]{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;padding:4px 0;transition:transform .2s ease}button.nav-icon[data-v-9fd71d44]{border:none;background:none;cursor:pointer;font:inherit;color:inherit;margin:0}.nav-icon img[data-v-9fd71d44]{width:24px;height:24px;opacity:.5;transition:opacity .2s ease}.nav-text[data-v-9fd71d44]{font-size:.75rem;font-weight:500;color:#9ca3af;transition:color .2s ease}.nav-icon:hover img[data-v-9fd71d44]{opacity:.8}.nav-icon:hover .nav-text[data-v-9fd71d44]{color:#6b7280}.nav-icon.active img[data-v-9fd71d44]{opacity:1}.nav-icon.active .nav-text[data-v-9fd71d44]{color:#000;font-weight:700}.nav-icon.active[data-v-9fd71d44]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:min(5rem,100%);height:2px;background-color:#000}.nav-icon.notification[data-v-9fd71d44]{position:relative}.nav-icon-profile[data-v-9fd71d44]{display:none}.desktop-search-container[data-v-9fd71d44]{position:relative;display:flex;align-items:center;width:24px;height:24px;flex-shrink:0;margin-right:0}.desktop-search-icon-button[data-v-9fd71d44]{background:none;border:none;padding:0;cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .2s ease;z-index:1}.desktop-search-icon-button[data-v-9fd71d44]:hover{transform:scale(1.1)}.desktop-search-icon-button img[data-v-9fd71d44]{width:24px;height:24px;opacity:.6;transition:opacity .2s ease}.desktop-search-icon-button:hover img[data-v-9fd71d44]{opacity:1}.desktop-search-input-wrapper[data-v-9fd71d44]{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;background-color:#f9fafb;border-radius:12px;padding:0 12px;height:50px;width:400px;z-index:10;animation:expandSearch-9fd71d44 .3s cubic-bezier(.4,0,.2,1);transform-origin:right center;overflow:hidden}@keyframes expandSearch-9fd71d44{0%{width:0;opacity:0;transform:translateY(-50%) scaleX(0)}to{width:400px;opacity:1;transform:translateY(-50%) scaleX(1)}}.desktop-search-icon[data-v-9fd71d44]{width:20px;height:20px;margin-right:8px;flex-shrink:0}.desktop-search-input[data-v-9fd71d44]{flex:1;border:none;background:transparent;font-size:16px;padding:8px;outline:none;color:#1f2937;height:100%}.desktop-search-input[data-v-9fd71d44]::placeholder{color:#9ca3af}.desktop-search-clear[data-v-9fd71d44]{background:none;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin-left:8px;border-radius:50%;flex-shrink:0}.desktop-search-clear img[data-v-9fd71d44]{width:16px;height:16px}.notification-icon[data-v-9fd71d44]{position:relative;background:none;border:none;cursor:pointer;padding:4px 0;transition:transform .2s ease}.notification-icon[data-v-9fd71d44]:hover{transform:scale(1.05)}.notification-icon img[data-v-9fd71d44]{opacity:.6;transition:opacity .2s ease}.notification-icon:hover img[data-v-9fd71d44]{opacity:1}.notification-bubble[data-v-9fd71d44]{position:absolute;top:0;right:0;width:10px;height:10px;background-color:#ff395c;border-radius:50%;border:2px solid white}.mobile-icon-button.notification-icon[data-v-9fd71d44]{position:relative}.user-avatar-container[data-v-9fd71d44]{position:relative;display:flex;align-items:center;cursor:pointer;margin-left:8px}.user-avatar[data-v-9fd71d44]{width:40px;height:40px;border-radius:50%;object-fit:cover;transition:transform .2s ease}.user-avatar[data-v-9fd71d44]:hover{transform:scale(1.1)}.btn-login[data-v-9fd71d44]{background:#ff395c;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;text-decoration:none;display:inline-block}.btn-login[data-v-9fd71d44]:hover{background:#e6344f;transform:translateY(-1px)}.btn-signup[data-v-9fd71d44]{background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;text-decoration:none;display:inline-block}.btn-signup[data-v-9fd71d44]:hover{border-color:#9ca3af;transform:translateY(-1px)}@media(max-width:768px){.header-container[data-v-9fd71d44]{padding:12px 16px;min-height:68px}.header-container .nav-icon img[data-v-9fd71d44]{width:20px;height:20px}.logo-image[data-v-9fd71d44]{height:35px}.btn-login[data-v-9fd71d44],.btn-signup[data-v-9fd71d44]{padding:8px 16px;font-size:13px}}@media(max-width:650px){.desktop-search-input-wrapper[data-v-9fd71d44]{width:350px}}@media(max-width:768px){.desktop-search-container[data-v-9fd71d44]{display:none}.app-header--top-mobile[data-v-9fd71d44]{position:sticky;top:0;z-index:101;border-bottom:none;background-color:#f5f5f5}.app-header--top-mobile .header-container[data-v-9fd71d44]{display:flex;padding:12px 16px;min-height:64px;justify-content:center}.app-header--top-mobile .logo-section[data-v-9fd71d44]{display:none}.app-header.app-header--bottom-nav[data-v-9fd71d44]{position:fixed;border-top:1px solid #e5e7eb;border-bottom:none;width:100%;inset:auto 0 0;z-index:100}.app-header.app-header--bottom-nav .logo-section[data-v-9fd71d44],.app-header.app-header--bottom-nav .nav-section[data-v-9fd71d44]{display:none!important}.app-header.app-header--bottom-nav .nav-icon-favourites[data-v-9fd71d44]{display:none}.app-header.app-header--bottom-nav .nav-icon-profile[data-v-9fd71d44]{display:flex}.app-header.app-header--bottom-nav .nav-icon.active[data-v-9fd71d44]:after{display:none}.app-header.app-header--bottom-nav .nav-icons-center[data-v-9fd71d44]{position:relative;left:auto;transform:none;width:100%;max-width:100%;justify-content:space-around;gap:.25rem;padding:0 4px;box-sizing:border-box;overflow-x:visible}.app-header.app-header--bottom-nav .header-container[data-v-9fd71d44]{display:flex!important;justify-content:center}.app-header.app-header--bottom-nav.app-header--chat-window-open[data-v-9fd71d44]{display:none}.mobile-icons[data-v-9fd71d44]{display:flex;align-items:center;justify-content:space-between;width:100%}.mobile-icons-left[data-v-9fd71d44]{display:flex;align-items:center;gap:16px}.mobile-icon-button[data-v-9fd71d44]{background:#fff;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;position:relative;transition:transform .2s ease,background-color .2s ease;text-decoration:none}.mobile-icon-button[data-v-9fd71d44]:hover{transform:scale(1.05);background-color:#f9fafb}.mobile-icon-button[data-v-9fd71d44]:active{transform:scale(.95)}.mobile-icon-button img[data-v-9fd71d44]{width:20px;height:20px;opacity:.6;transition:opacity .2s ease}.mobile-icon-button:hover img[data-v-9fd71d44],.mobile-icon-button.router-link-active img[data-v-9fd71d44]{opacity:1}}@media(min-width:769px){.app-header.app-header--top-mobile[data-v-9fd71d44]{display:none!important}.mobile-icons[data-v-9fd71d44]{display:none}}@media(max-width:480px){.logo-image[data-v-9fd71d44]{height:37px}.nav-section[data-v-9fd71d44]{gap:8px}.btn-login[data-v-9fd71d44],.btn-signup[data-v-9fd71d44]{padding:8px 12px;font-size:12px}}.footer-section[data-v-620cd791]{background:#000;color:#fff;padding:40px 0 20px}.footer-content[data-v-620cd791]{display:block;gap:60px;margin-bottom:40px}.footer-logo[data-v-620cd791]{display:flex;align-items:center;gap:12px;flex-shrink:0;padding-left:3rem}.logo-icon[data-v-620cd791]{width:8rem;padding-bottom:3rem}.footer-links[data-v-620cd791]{display:flex;gap:60px;flex:1;justify-content:space-between;padding:0 3rem}.footer-column[data-v-620cd791]{display:flex;flex-direction:column;gap:16px}.column-title[data-v-620cd791]{font-size:14px;font-weight:600;color:#fff;margin:0;letter-spacing:.5px}.link-list[data-v-620cd791]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link[data-v-620cd791]{color:#d1d5db;text-decoration:none;font-size:14px;transition:color .2s ease}.footer-link[data-v-620cd791]:hover{color:#fff;cursor:pointer}.social-icons[data-v-620cd791]{display:flex;gap:16px}.social-icon[data-v-620cd791]{width:40px;height:40px;border:1px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.social-icon[data-v-620cd791]:hover{background:#fff}.social-icon img[data-v-620cd791]{width:20px;height:20px;filter:brightness(0) invert(1)}.social-icon:hover img[data-v-620cd791]{filter:brightness(0) invert(0)}.app-buttons[data-v-620cd791]{display:flex;flex-direction:column;gap:12px}.app-button img[data-v-620cd791]{height:40px;width:auto;transition:opacity .2s ease}.app-button:hover img[data-v-620cd791]{opacity:.8}.footer-bottom[data-v-620cd791]{padding-top:20px;text-align:left;padding-left:3rem}.copyright[data-v-620cd791]{color:#9ca3af;font-size:14px;margin:0}@media(max-width:1200px){.footer-links[data-v-620cd791]{gap:40px}}@media(max-width:1024px){.footer-content[data-v-620cd791]{flex-direction:column;gap:40px}.footer-links[data-v-620cd791]{flex-wrap:wrap;gap:40px}}@media(max-width:768px){.footer-links[data-v-620cd791]{gap:32px}.social-icons[data-v-620cd791]{gap:12px}.social-icon[data-v-620cd791]{width:36px;height:36px}.social-icon img[data-v-620cd791]{width:18px;height:18px}.app-button img[data-v-620cd791]{height:36px}}@media(max-width:480px){.footer-section[data-v-620cd791]{padding:32px 0 16px}.footer-content[data-v-620cd791]{gap:32px}.footer-links[data-v-620cd791]{gap:24px}.logo-text[data-v-620cd791]{font-size:20px}.logo-icon[data-v-620cd791]{width:28px;height:28px}}.global-chat-button[data-v-bbe11587]{position:fixed;bottom:24px;right:24px;width:48px;height:48px;min-width:48px;border:none;border-radius:12px;background-color:#ff395c;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;padding:0;flex-shrink:0;z-index:1000;box-shadow:0 4px 12px #ff395c4d}.global-chat-button[data-v-bbe11587]:hover{background-color:#e62e4a;transform:scale(1.05);box-shadow:0 6px 16px #ff395c66}.global-chat-button[data-v-bbe11587]:active{transform:scale(.95)}.chat-icon[data-v-bbe11587]{width:20px;height:20px;filter:brightness(0) invert(1)}@media(max-width:768px){.global-chat-button[data-v-bbe11587]{bottom:20px;right:20px;width:56px;height:56px;min-width:56px}.chat-icon[data-v-bbe11587]{width:24px;height:24px}}@media(max-width:600px){.global-chat-button[data-v-bbe11587]{display:none}}.frozen-account-banner[data-v-d6415b05]{background-color:#dc2626;color:#fff;padding:1.25rem 1rem;text-align:center;width:100%;position:sticky;top:64px;z-index:99;box-sizing:border-box}.frozen-message[data-v-d6415b05]{margin:0;font-size:1rem;line-height:1.6;color:#fff;font-weight:400;max-width:100%}.frozen-message strong[data-v-d6415b05]{font-weight:600}@media(max-width:600px){.frozen-account-banner[data-v-d6415b05]{padding:1rem;top:64px}.frozen-message[data-v-d6415b05]{font-size:.9375rem;line-height:1.5}}.profile-review-banner[data-v-f1630d11]{background-color:#ff9811;color:#fff;padding:1.25rem 1rem;text-align:center;width:100%;position:fixed;top:5.5rem;z-index:99;box-sizing:border-box}.profile-review-banner--danger[data-v-f1630d11]{background-color:#ef4444}.review-message[data-v-f1630d11]{margin:0;font-size:1rem;line-height:1.6;color:#fff;font-weight:400;max-width:100%}@media(max-width:600px){.profile-review-banner[data-v-f1630d11]{padding:1rem;top:5.5rem}.review-message[data-v-f1630d11]{font-size:.9375rem;line-height:1.5}}.app-container{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.route-view{display:block}@media(max-width:768px){main:not(.is-auth-page){padding-bottom:80px;background-color:#f9fafb}main.has-bottom-nav{--app-mobile-bottom-nav-height: 80px}}.unified-notification[data-v-5bdce61e]{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:400px;position:relative}.unified-notification[data-v-5bdce61e]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.notification-icon[data-v-5bdce61e]{width:40px;height:40px;min-width:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notification-icon.success-icon[data-v-5bdce61e]{width:44px;height:44px;min-width:44px;border-radius:6px}.notification-icon img[data-v-5bdce61e]{width:24px;height:24px;object-fit:contain}.notification-icon.icon-dark-bg img[data-v-5bdce61e],.notification-icon.icon-white img[data-v-5bdce61e]{filter:brightness(0) invert(1)}.notification-icon.icon-black img[data-v-5bdce61e]{filter:brightness(0)}.notification-icon.icon-fallback[data-v-5bdce61e]{color:#fff;font-weight:600;font-size:1.25rem}.icon-fallback-text[data-v-5bdce61e]{color:#fff;font-weight:600;font-size:1.25rem;line-height:1}.notification-content[data-v-5bdce61e]{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.notification-title[data-v-5bdce61e]{font-size:.875rem;font-weight:600;color:#000;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.notification-text[data-v-5bdce61e]{font-size:.875rem;font-weight:500;color:#000;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.notification-text-bold[data-v-5bdce61e]{font-size:.875rem;font-weight:600;color:#000;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-preview[data-v-5bdce61e]{font-size:.875rem;font-weight:400;color:#6b7280;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.notification-time[data-v-5bdce61e]{font-size:.75rem;color:#9ca3af;display:flex;align-items:center;gap:6px}.notification-time-dot[data-v-5bdce61e]{width:6px;height:6px;border-radius:50%;background-color:#14b8a6;flex-shrink:0}.notification-close[data-v-5bdce61e]{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:color .2s ease,opacity .2s ease;opacity:.6;z-index:10;flex-shrink:0}.notification-close[data-v-5bdce61e]:hover{color:#374151;opacity:1}.notification-close svg[data-v-5bdce61e]{width:16px;height:16px;display:block}@media(max-width:400px){.unified-notification[data-v-5bdce61e]{width:320px}}@font-face{font-family:Poppins-fallback;src:local("Arial");size-adjust:107.4%;ascent-override:92%;descent-override:24%}body{background:#fff;margin:0;font-family:Poppins,Poppins-fallback,-apple-system,sans-serif;color:#374151}#app{min-height:100vh}[data-notivue-container]{display:flex;flex-direction:column;gap:12px}
