@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:DM Sans}body{background-color:#fcf9f6;width:100%}body main{width:84%;margin:40px 8% 120px;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:32px}body main h1{color:#25221f;font-size:26px;font-weight:800}@media (width > 1024px){body main{width:calc(100% - 300px);margin:0 0 0 300px}}.button{width:100%;background-color:#fcf9f6;border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 10px #25221f33;text-decoration:none;transition:all .2s;border:none}.button svg{width:16px}.button div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.button div svg{width:24px}.button div span{color:#25221f;font-size:16px;font-weight:500}.button:active{background-color:#f3eee9}.buttonsBlock{width:100%;box-shadow:0 0 10px #25221f33;border-radius:16px}.buttonsBlock .button{box-shadow:0 0}.buttonsBlock .line{width:calc(100% - 32px);height:1px;background-color:#dfd2c8;margin:0 16px}.logOutBtn{background-color:orange}.logOutBtn div svg path{fill:#fcf9f6}.logOutBtn div span{color:#fcf9f6}header.mobileNav[data-v-f29e2213]{display:flex;align-items:center;justify-content:center;width:100%;height:60px;position:fixed;bottom:0;left:0;border-top:#FFA500 1px solid;background-color:#25221f;z-index:1000}@media (width > 1024px){header.mobileNav[data-v-f29e2213]{display:none}}header.mobileNav nav[data-v-f29e2213]{width:84%;display:flex;align-items:center;justify-content:space-between}header.mobileNav nav a[data-v-f29e2213]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-decoration:none}header.mobileNav nav a svg[data-v-f29e2213]{height:26px;fill:#6a5d54;transition:all .1s}header.mobileNav nav a svg path[data-v-f29e2213]{fill:#6a5d54;transition:all .1s}header.mobileNav nav a span[data-v-f29e2213]{font-size:10px;font-weight:400;color:#6a5d54;transition:all .1s}header.mobileNav nav a[data-v-f29e2213]{transition:all .1s}header.mobileNav nav a.active svg[data-v-f29e2213],header.mobileNav nav a.router-link-active svg[data-v-f29e2213]{fill:orange}header.mobileNav nav a.active svg path[data-v-f29e2213],header.mobileNav nav a.router-link-active svg path[data-v-f29e2213]{fill:orange}header.mobileNav nav a.active span[data-v-f29e2213],header.mobileNav nav a.router-link-active span[data-v-f29e2213]{color:orange}header.desktopNav[data-v-f29e2213]{position:fixed;height:100dvh;left:0;top:0;width:300px;padding:40px;background-color:#fcf9f6;border:1px solid #DFD2C8;z-index:10000}@media (width < 1024px){header.desktopNav[data-v-f29e2213]{display:none}}header.desktopNav nav[data-v-f29e2213]{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;height:100%}header.desktopNav nav .top[data-v-f29e2213]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:32px;width:100%}header.desktopNav nav .top img[data-v-f29e2213]{width:65px}header.desktopNav nav .top .topNav[data-v-f29e2213]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:16px;width:100%}header.desktopNav nav .bottom[data-v-f29e2213]{width:100%}header.desktopNav nav .general[data-v-f29e2213],header.desktopNav nav .personnal[data-v-f29e2213],header.desktopNav nav .help[data-v-f29e2213]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:12px;width:100%}header.desktopNav nav .general .navTitle[data-v-f29e2213],header.desktopNav nav .personnal .navTitle[data-v-f29e2213],header.desktopNav nav .help .navTitle[data-v-f29e2213]{font-size:14px;font-weight:500;color:#6a5d54}header.desktopNav nav .general .btnContainer[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer[data-v-f29e2213],header.desktopNav nav .help .btnContainer[data-v-f29e2213]{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px}header.desktopNav nav .general .btnContainer .router-link-active[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer .router-link-active[data-v-f29e2213],header.desktopNav nav .help .btnContainer .router-link-active[data-v-f29e2213]{background-color:#f3eee9}header.desktopNav nav .general .btnContainer a[data-v-f29e2213],header.desktopNav nav .general .btnContainer button[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button[data-v-f29e2213],header.desktopNav nav .help .btnContainer a[data-v-f29e2213],header.desktopNav nav .help .btnContainer button[data-v-f29e2213]{background-color:#fcf9f6;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;padding:12px;text-decoration:none;height:min-content;width:100%;border-radius:8px;transition:all .2s}header.desktopNav nav .general .btnContainer a span[data-v-f29e2213],header.desktopNav nav .general .btnContainer button span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button span[data-v-f29e2213],header.desktopNav nav .help .btnContainer a span[data-v-f29e2213],header.desktopNav nav .help .btnContainer button span[data-v-f29e2213]{font-size:15px;font-weight:500;color:#25221f;transition:all .2s;text-wrap:nowrap}header.desktopNav nav .general .btnContainer a svg[data-v-f29e2213],header.desktopNav nav .general .btnContainer button svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer a svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer button svg[data-v-f29e2213]{width:20px;height:20px;fill:orange}header.desktopNav nav .general .btnContainer a svg.noFill[data-v-f29e2213],header.desktopNav nav .general .btnContainer button svg.noFill[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a svg.noFill[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button svg.noFill[data-v-f29e2213],header.desktopNav nav .help .btnContainer a svg.noFill[data-v-f29e2213],header.desktopNav nav .help .btnContainer button svg.noFill[data-v-f29e2213]{fill:none}header.desktopNav nav .general .btnContainer a[data-v-f29e2213]:hover,header.desktopNav nav .general .btnContainer button[data-v-f29e2213]:hover,header.desktopNav nav .personnal .btnContainer a[data-v-f29e2213]:hover,header.desktopNav nav .personnal .btnContainer button[data-v-f29e2213]:hover,header.desktopNav nav .help .btnContainer a[data-v-f29e2213]:hover,header.desktopNav nav .help .btnContainer button[data-v-f29e2213]:hover{background-color:#f3eee9}header.desktopNav nav .general .btnContainer a.disconnect[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.disconnect[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.disconnect[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.disconnect[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.disconnect[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.disconnect[data-v-f29e2213]{border:none;background-color:unset;display:flex;flex-direction:row;align-items:center;justify-content:start}header.desktopNav nav .general .btnContainer a.disconnect span[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.disconnect span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.disconnect span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.disconnect span[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.disconnect span[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.disconnect span[data-v-f29e2213]{color:orange}header.desktopNav nav .general .btnContainer a.disconnect svg[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.disconnect svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.disconnect svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.disconnect svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.disconnect svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.disconnect svg[data-v-f29e2213]{stroke:orange;transform:rotate(180deg);fill:none}header.desktopNav nav .general .btnContainer a.disconnect[data-v-f29e2213]:hover,header.desktopNav nav .general .btnContainer button.disconnect[data-v-f29e2213]:hover,header.desktopNav nav .personnal .btnContainer a.disconnect[data-v-f29e2213]:hover,header.desktopNav nav .personnal .btnContainer button.disconnect[data-v-f29e2213]:hover,header.desktopNav nav .help .btnContainer a.disconnect[data-v-f29e2213]:hover,header.desktopNav nav .help .btnContainer button.disconnect[data-v-f29e2213]:hover{background-color:orange}header.desktopNav nav .general .btnContainer a.disconnect:hover span[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.disconnect:hover span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.disconnect:hover span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.disconnect:hover span[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.disconnect:hover span[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.disconnect:hover span[data-v-f29e2213]{color:#fcf9f6}header.desktopNav nav .general .btnContainer a.disconnect:hover svg[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.disconnect:hover svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.disconnect:hover svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.disconnect:hover svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.disconnect:hover svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.disconnect:hover svg[data-v-f29e2213]{stroke:#fcf9f6;fill:none}header.desktopNav nav .general .btnContainer a.connect[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.connect[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.connect[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.connect[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.connect[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.connect[data-v-f29e2213]{background-color:orange;border:1px solid #FCF9F6;transition:all .2s}header.desktopNav nav .general .btnContainer a.connect span[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.connect span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.connect span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.connect span[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.connect span[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.connect span[data-v-f29e2213]{color:#fcf9f6}header.desktopNav nav .general .btnContainer a.connect svg[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.connect svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.connect svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.connect svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.connect svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.connect svg[data-v-f29e2213]{fill:none;stroke:#fcf9f6}header.desktopNav nav .general .btnContainer a.connect[data-v-f29e2213]:hover,header.desktopNav nav .general .btnContainer button.connect[data-v-f29e2213]:hover,header.desktopNav nav .personnal .btnContainer a.connect[data-v-f29e2213]:hover,header.desktopNav nav .personnal .btnContainer button.connect[data-v-f29e2213]:hover,header.desktopNav nav .help .btnContainer a.connect[data-v-f29e2213]:hover,header.desktopNav nav .help .btnContainer button.connect[data-v-f29e2213]:hover{background-color:#fcf9f6;border:solid 1px #FFA500}header.desktopNav nav .general .btnContainer a.connect:hover span[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.connect:hover span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.connect:hover span[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.connect:hover span[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.connect:hover span[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.connect:hover span[data-v-f29e2213]{color:orange}header.desktopNav nav .general .btnContainer a.connect:hover svg[data-v-f29e2213],header.desktopNav nav .general .btnContainer button.connect:hover svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer a.connect:hover svg[data-v-f29e2213],header.desktopNav nav .personnal .btnContainer button.connect:hover svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer a.connect:hover svg[data-v-f29e2213],header.desktopNav nav .help .btnContainer button.connect:hover svg[data-v-f29e2213]{fill:none;stroke:orange}.messagerie[data-v-38cb42c6]{width:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px 16px 16px;position:fixed;right:8px;bottom:0;height:50dvh;background-color:#fcf9f6;border-radius:16px 16px 0 0;box-shadow:0 0 10px #25221f33;transition:all .2s}.messagerie .messagerieHead[data-v-38cb42c6]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.messagerie .messagerieHead span[data-v-38cb42c6]{font-size:22px;font-weight:700;color:#25221f}.messagerie .messagerieHead button[data-v-38cb42c6]{background-color:unset;border:none;transform:rotate(0);transition:all .2s;cursor:pointer}.messagerie .conversations[data-v-38cb42c6]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:24px;height:100%;overflow:scroll}.messagerie .conversations a[data-v-38cb42c6]{text-decoration:none}.messagerie .conversations .conversation[data-v-38cb42c6]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}.messagerie .conversations .conversation img[data-v-38cb42c6]{width:56px;height:56px;border-radius:28px;object-fit:cover;object-position:center center}.messagerie .conversations .conversation .convo[data-v-38cb42c6]{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2px;width:-webkit-fill-available}.messagerie .conversations .conversation .convo .name[data-v-38cb42c6]{font-size:16px;font-weight:500;color:#25221f}.messagerie .conversations .conversation .convo .msgPreview[data-v-38cb42c6]{font-size:16px;font-weight:300;color:#25221f}.messagerie .conversations .conversation .convo .msgPreview.active[data-v-38cb42c6]{font-weight:500;color:orange}.messagerie .conversations .conversation .sideInfos[data-v-38cb42c6]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.messagerie .conversations .conversation .sideInfos .time[data-v-38cb42c6]{font-size:15px;font-weight:300;color:#6a5d54}.messagerie .conversations .conversation .sideInfos .notification[data-v-38cb42c6]{opacity:0}.messagerie .conversations .conversation .sideInfos .notification.active[data-v-38cb42c6]{opacity:1;background-color:orange;width:24px;height:24px;border-radius:12px;color:#fcf9f6;display:flex;justify-content:center;align-items:center}.messagerie.active[data-v-38cb42c6]{bottom:calc(-50dvh + 70px)}.messagerie.active .messagerieHead button[data-v-38cb42c6]{transform:rotate(180deg)}.adTitleGray[data-v-38cb42c6]{color:#777;font-size:1.1rem;margin:0;font-weight:700}.messagerie[data-v-38cb42c6]{display:flex;flex-direction:column;height:600px;max-height:90vh;z-index:10;transition:height .3s ease;overflow:hidden;padding:0;gap:0px}.messagerie.active[data-v-38cb42c6]{height:auto;bottom:max(-52%,-450px)}.messagerie .messagerieHead[data-v-38cb42c6]{flex-shrink:0;background:#fafafa;padding:10px;cursor:pointer}.messagerie .conversations[data-v-38cb42c6]{display:flex;flex-direction:column;justify-content:start;width:100%;gap:.5rem}.messagerie .conversations .conversation[data-v-38cb42c6]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 1rem;border-radius:8px;text-decoration:none;color:inherit;transition:background .2s}.messagerie .conversations .conversation[data-v-38cb42c6]:hover{background:#f5f5f5}.messagerie .conversations .conversation .avatar[data-v-38cb42c6]{width:35px;height:35px;border-radius:50%;object-fit:cover}.messagerie .conversations .conversation .convo[data-v-38cb42c6]{flex:1;display:flex;flex-direction:column;overflow:hidden}.messagerie .conversations .conversation .convo .name[data-v-38cb42c6]{font-weight:700;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messagerie .conversations .conversation .convo .msgPreview[data-v-38cb42c6]{font-size:.875rem;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messagerie .conversations .conversation .convo .msgPreview.active[data-v-38cb42c6]{font-weight:700}.messagerie .conversations .conversation .sideInfos[data-v-38cb42c6]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.messagerie .conversations .conversation .sideInfos .time[data-v-38cb42c6]{font-size:.5rem;color:#999}.messagerie .conversations .conversation .sideInfos .notification[data-v-38cb42c6]{display:inline-block;background:orange;color:#fff;font-size:.75rem;font-weight:700;border-radius:50%;padding:.15rem .4rem}.messagerie .conversations .conversation .sideInfos .notification.active[data-v-38cb42c6]{display:inline-block}.messagerie .conversations .conversation .sideInfos .notification[data-v-38cb42c6]:not(.active){display:none}.messagerie .conversations .empty[data-v-38cb42c6]{text-align:center;color:#999;margin-top:1rem}.messagerie .conversations .empty.error[data-v-38cb42c6]{color:#d9534f}.conv-loader[data-v-38cb42c6]{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.spinner[data-v-38cb42c6]{width:20px;height:20px;border:3px solid rgba(255,165,0,.2);border-top-color:#ff9800;border-radius:50%;animation:spin-38cb42c6 .7s linear infinite}@keyframes spin-38cb42c6{to{transform:rotate(360deg)}}.thread[data-v-755f0d01]{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.chatDock-annonceBtn[data-v-755f0d01]{display:flex;align-items:center;justify-content:center;font-size:20px;text-decoration:none;background:none;border:none;cursor:pointer;color:orange;margin-right:8px;transition:transform .2s,color .2s}.chatDock-annonceBtn[data-v-755f0d01]:hover{transform:scale(1.15);color:#ff8c00}.thread[data-v-755f0d01]::-webkit-scrollbar{width:6px}.thread[data-v-755f0d01]::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.thread[data-v-755f0d01]::-webkit-scrollbar-thumb:hover{background:#aaa}.when[data-v-755f0d01]{display:flex;justify-content:center;align-items:center;width:100%;margin:1rem 0;font-size:.8rem;color:#777;position:relative}.composer[data-v-755f0d01]{display:flex;align-items:center;gap:10px;width:100%;padding:10px 15px;background:#fff;border-top:1px solid #ddd;position:sticky;bottom:0;left:0}.composer input[data-v-755f0d01]{flex:1;border:none;outline:none;padding:10px;font-size:14px;background:#f5f5f5;border-radius:20px}.composer button[data-v-755f0d01]{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.line[data-v-755f0d01]{display:flex;align-items:flex-end;gap:.5rem;width:100%}.smallAvatar[data-v-755f0d01]{width:36px;height:36px;border-radius:50%;object-fit:cover}.bubble[data-v-755f0d01]{max-width:50%;padding:.5rem .75rem;border-radius:12px;word-break:break-word;display:inline-block;position:relative}.bubble.sent[data-v-755f0d01]{background-color:orange;color:#fff;margin-left:auto}.bubble.received[data-v-755f0d01]{background-color:#eee;color:#000;margin-right:auto}.text[data-v-755f0d01]{white-space:pre-wrap;word-break:break-word}.time[data-v-755f0d01]{display:block;text-align:right;font-size:.65rem;color:#555;margin-top:2px}.chatDock[data-v-755f0d01]{position:fixed;bottom:0;right:340px;width:360px;height:520px;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000026;overflow:hidden;font-family:system-ui,sans-serif;z-index:9999}@media (max-width: 768px){.chatDock[data-v-755f0d01]{right:0;bottom:0;width:100%;height:100%;border-radius:0}}.chatDock-header[data-v-755f0d01]{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #e2e2e2;background:#fafafa}.chatDock-avatar[data-v-755f0d01]{width:40px;height:40px;border-radius:50%;object-fit:cover}.chatDock-texts[data-v-755f0d01]{flex:1;display:flex;flex-direction:column}.chatDock-name[data-v-755f0d01]{font-weight:600}.carrier[data-v-755f0d01]{text-decoration:none;color:#000;font-size:1.1rem;font-weight:600;transition:color .2s}.carrier[data-v-755f0d01]:hover{color:orange}.chatDock-sub[data-v-755f0d01]{font-size:.95rem;color:#555;font-weight:500;margin-top:2px;color:#777}.chatDock-close[data-v-755f0d01]{background:none;border:none;font-size:20px;cursor:pointer}.chatDock-thread[data-v-755f0d01]{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.chatDock-thread[data-v-755f0d01]::-webkit-scrollbar{width:8px}.chatDock-thread[data-v-755f0d01]::-webkit-scrollbar-thumb{background:#c2c2c2;border-radius:4px}.chatDock-thread[data-v-755f0d01]::-webkit-scrollbar-thumb:hover{background:#999}.chatDock-exchange[data-v-755f0d01]{display:flex;flex-direction:column}.chatDock-line[data-v-755f0d01]{display:flex;align-items:flex-end;gap:6px}.chatDock-avatarSmall[data-v-755f0d01]{width:28px;height:28px;border-radius:50%;object-fit:cover}.chatDock-bubble[data-v-755f0d01]{background:#f2f2f2;padding:8px 12px;border-radius:10px;max-width:70%;word-wrap:break-word}.chatDock-me .chatDock-bubble[data-v-755f0d01]{background:#007aff;color:#fff;margin-left:auto}.chatDock-when[data-v-755f0d01]{align-self:center;font-size:.7rem;color:#aaa;margin-bottom:4px}.chatDock-composer[data-v-755f0d01]{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:10px;border-top:1px solid #ddd;background:#fafafa}.chatDock-composer input[data-v-755f0d01]{flex:1;border:1px solid #ccc;border-radius:20px;padding:8px 12px;outline:none}.chatDock-composer input[data-v-755f0d01]:focus{border-color:#007aff}.chatDock-send[data-v-755f0d01]{background:#007aff;color:#fff;border:none;border-radius:20px;padding:8px 14px;cursor:pointer;transition:.2s}.chatDock-send[data-v-755f0d01]:disabled{background:#bbb;cursor:not-allowed}article[data-v-10f7ed8a]{width:100%;height:200px;position:relative;z-index:10;border-radius:16px;box-shadow:0 0 10px #25221f33}article .saveBtn[data-v-10f7ed8a]{position:absolute;top:12px;right:12px;width:28px;z-index:10000000;stroke:orange;background-color:unset;border:none}article .saveBtn svg[data-v-10f7ed8a]{width:100%}article .saveBtn.active svg[data-v-10f7ed8a]{fill:orange}article figure img[data-v-10f7ed8a]{width:100%;height:100%;position:absolute;left:0;top:0;object-position:center center;object-fit:cover;z-index:-10;border-radius:16px}article .overlay[data-v-10f7ed8a]{background:linear-gradient(180deg,#0000 24.52%,#0c0b0abf 76.44%);z-index:-1;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:16px}article .content[data-v-10f7ed8a]{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:start;padding:16px;color:#fcf9f6;z-index:90;gap:8px}article .content .title[data-v-10f7ed8a]{font-size:18px;font-style:normal;font-weight:500}article .content .carrier[data-v-10f7ed8a]{display:flex;align-items:center;justify-content:start;gap:4px}article .content .carrier span[data-v-10f7ed8a]{font-size:14px;font-weight:300;font-style:normal}article .content .carrier .name[data-v-10f7ed8a],article .content .carrier .reviews[data-v-10f7ed8a],article .content .carrier .rating-number[data-v-10f7ed8a]{color:#dfd2c8}@media (width > 1024px){article[data-v-10f7ed8a]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:24px;height:100%;background-color:#fcf9f6;position:relative;max-height:500px;max-width:780px}article .three-lines[data-v-10f7ed8a]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere}article button[data-v-10f7ed8a]{cursor:pointer}article .hLine[data-v-10f7ed8a]{width:100%;height:1px;background-color:#dfd2c8}article .annonceContainer[data-v-10f7ed8a]{display:flex;flex-direction:row;align-items:start;justify-content:center;width:100%;gap:32px;height:auto}article .annonceContainer img[data-v-10f7ed8a]{width:calc(50% - 16px);object-fit:cover;object-position:center center;border-radius:8px}article .annonceContainer .annonceContent[data-v-10f7ed8a]{width:calc(50% - 16px);display:flex;flex-direction:column;align-items:start;justify-content:start;text-decoration:none;gap:8px}article .annonceContainer .annonceContent h2[data-v-10f7ed8a]{width:fit-content;color:#25221f;font-size:24px;font-weight:600;padding-bottom:8px;border-bottom:1px solid #DFD2C8}article .annonceContainer .annonceContent p[data-v-10f7ed8a]{width:100%;color:#25221f;font-size:16px;font-weight:500}article .transporteurContainer[data-v-10f7ed8a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}article .transporteurContainer .transporteur[data-v-10f7ed8a]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}article .transporteurContainer .transporteur img[data-v-10f7ed8a]{width:64px;height:64px;border-radius:32px;object-fit:cover;object-position:center center}article .transporteurContainer .transporteur .transporteurContent[data-v-10f7ed8a]{display:flex;flex-direction:column;align-items:start}article .transporteurContainer .transporteur .transporteurContent h3[data-v-10f7ed8a]{color:#25221f;font-size:20px;font-weight:500}article .transporteurContainer .transporteur .transporteurContent span[data-v-10f7ed8a]{font-size:16px;color:#6a5d54;font-weight:300}article .transporteurContainer button[data-v-10f7ed8a]{width:calc(50% - 16px);background-color:orange;border:none;padding:16px 0;border-radius:16px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}article .transporteurContainer button span[data-v-10f7ed8a]{color:#fcf9f6;font-size:16px;font-weight:600}}.cover img[data-v-10f7ed8a]{width:100%;height:200px;object-fit:cover;object-position:center}.annonceContainer img[data-v-10f7ed8a]{width:100%;height:150px;object-fit:cover;object-position:center;border-radius:12px}.rating[data-v-10f7ed8a]{display:inline-flex;align-items:center;gap:6px}.rating-number[data-v-10f7ed8a]{color:#25221f}.star[data-v-10f7ed8a]{position:relative;display:inline-block;width:1em;height:1em;line-height:1;flex:0 0 auto}.star-base[data-v-10f7ed8a],.star-fill[data-v-10f7ed8a]{position:absolute;inset:0;font-size:1em;line-height:1}.star-base[data-v-10f7ed8a]{color:#25221f}.star-fill[data-v-10f7ed8a]{color:orange;overflow:hidden;white-space:nowrap}main .filters-bar[data-v-d24b9eb1]{position:fixed;top:0;left:0;z-index:1000;width:100%;background-color:#fcf9f6;box-shadow:0 2px 8px #25221f4d;display:flex;flex-direction:column;justify-content:center;align-items:center}main .filters-bar .filtersPreview[data-v-d24b9eb1]{width:84%;background-color:#fcf9f6;border:1px solid #FFA500;padding:8px 8%;border-radius:16px;margin-top:20px}main .filters-bar .filtersPreview span[data-v-d24b9eb1]{font-size:16px;font-weight:600;color:#25221f}main .filters-bar .filtersPanel[data-v-d24b9eb1]{position:fixed;top:-100%;left:0;width:100%;z-index:10000;background:#fcf9f6d6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 8%;transition:all .3s}main .filters-bar .filtersPanel.active[data-v-d24b9eb1]{top:0}main .filters-bar .filtersPanel .filtersHead[data-v-d24b9eb1]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}main .filters-bar .filtersPanel .filtersHead span[data-v-d24b9eb1]{font-size:18px;font-weight:600;color:#25221f}main .filters-bar .filtersPanel .filtersHead button[data-v-d24b9eb1]{background-color:unset;border:none}main .filters-bar .filtersPanel .filtersBox[data-v-d24b9eb1]{width:100%;border-radius:16px;background-color:#fcf9f6;border:1px solid #DFD2C8}main .filters-bar .filtersPanel .filtersBox .filtersContainer[data-v-d24b9eb1]{width:100%;padding:0 24px;display:flex;flex-direction:column;align-items:center;justify-content:start}main .filters-bar .filtersPanel .filtersBox .filtersContainer .filterContainer[data-v-d24b9eb1]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:20px;margin:24px 0}main .filters-bar .filtersPanel .filtersBox .filtersContainer .filterContainer input[data-v-d24b9eb1]{border:none;color:#25221f;font-size:18px;width:40%;font-weight:600;background-color:unset;margin-right:10px}main .filters-bar .filtersPanel .filtersBox .filtersContainer .filterContainer input[data-v-d24b9eb1]:focus{outline:2px solid orange;outline-offset:2px;border-radius:4px}main .filters-bar .filtersPanel .filtersBox .filtersContainer .filterContainer .my-label[data-v-d24b9eb1]{background-color:unset;border:none;font-size:16px;font-weight:500;width:30%;color:#6a5d54}main .filters-bar .filtersPanel .filtersBox .filtersContainer .filterContainer .my-label2[data-v-d24b9eb1]{background-color:unset;border:none;font-size:16px;font-weight:500;width:30%}main .filters-bar .filtersPanel .filtersBox .filtersContainer .filterContainer select[data-v-d24b9eb1]{background-color:unset;border:none;color:#6a5d54;font-size:16px;font-weight:500}main .filters-bar .filtersPanel .filtersBox .filtersContainer .filterContainer select[data-v-d24b9eb1]:focus{outline:2px solid orange;outline-offset:2px;border-radius:4px}main .filters-bar .filtersPanel .filtersBox .filtersContainer .hLine[data-v-d24b9eb1]{width:100%;height:1px;background:#dfd2c8}main .filters-bar .filtersPanel .filtersBox button[data-v-d24b9eb1]{width:100%;background-color:orange;border:none;text-align:center;padding:16px 0;color:#fcf9f6;font-size:18px;font-weight:600;border-radius:0 0 16px 16px}main .filters-bar .dayChoice[data-v-d24b9eb1]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}main .filters-bar .dayChoice button[data-v-d24b9eb1]{width:50%;padding:16px 0;background-color:#fcf9f6;border:none;font-size:18px;font-weight:600;color:#6a5d54}main .filters-bar .dayChoice button.active[data-v-d24b9eb1]{border-bottom:2px solid #FFA500;color:#25221f}main section.annonces[data-v-d24b9eb1]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:40px;margin-top:60px}main section.annonces a[data-v-d24b9eb1]{text-decoration:none;width:100%}@media (width > 1024px){main[data-v-d24b9eb1]{padding:40px 340px 0 40px;display:flex;flex-direction:column;align-items:center;justify-content:start;background-color:#eeeceb;position:relative}main .filtersDesktop[data-v-d24b9eb1]{background-color:#fcf9f6;padding:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;border-radius:76px;max-width:calc(100% - 80px);position:fixed;top:40px;left:50%;transform:translate(-50%);z-index:100;box-shadow:0 0 16px #25221f33}main .filtersDesktop .filterBox[data-v-d24b9eb1]{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:12px}main .filtersDesktop .filterBox select[data-v-d24b9eb1]{background-color:unset;border:none;color:#25221f;font-size:16px;font-weight:500}main .filtersDesktop .filterBox select[data-v-d24b9eb1]:focus{outline:2px solid orange;outline-offset:2px;border-radius:4px}main .filtersDesktop .filterBox .filterTitle[data-v-d24b9eb1]{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:8px}main .filtersDesktop .filterBox .filterTitle svg[data-v-d24b9eb1]{width:20px}main .filtersDesktop .filterBox .filterTitle svg path[data-v-d24b9eb1]{width:100%}main .filtersDesktop .filterBox .filterTitle span[data-v-d24b9eb1]{color:#25221f;font-size:18px;font-weight:600;text-wrap:nowrap}main .filtersDesktop .filterBox input[data-v-d24b9eb1]{background-color:unset;border:none;margin-left:28px;font-size:16px;font-weight:500;width:30%;color:#6a5d54}main .filtersDesktop .filterBox input[data-v-d24b9eb1]:focus{outline:2px solid orange;outline-offset:2px;border-radius:4px}main .filtersDesktop .filterBox .my-label[data-v-d24b9eb1]{background-color:unset;border:none;font-size:16px;font-weight:500;color:#6a5d54}main .filtersDesktop .filterBox[data-v-d24b9eb1] ::placeholder{color:#dfd2c8}main .filtersDesktop button[data-v-d24b9eb1]{background-color:orange;color:#fcf9f6;font-size:18px;font-weight:600;padding:16px 32px;border:none;border-radius:64px}main section.annonces[data-v-d24b9eb1]{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:40px;margin-top:147px;margin-bottom:80px;width:auto}main section.annonces a[data-v-d24b9eb1]{text-decoration:none}}main .searchBar[data-v-0fb93ebc]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:12px;background-color:#fcf9f6;border-radius:32px;border:1px solid #FFA500;padding:12px 16px}main .searchBar svg[data-v-0fb93ebc]{width:24px;fill:#dfd2c8}main .searchBar input[data-v-0fb93ebc]{color:#25221f!important;border:none;background-color:unset;width:100%;height:auto;font-size:18px;font-weight:500}main .searchBar input[data-v-0fb93ebc]::placeholder{color:#dfd2c8}main .conversations[data-v-0fb93ebc]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:24px}main .conversations a[data-v-0fb93ebc]{text-decoration:none}main .conversations .conversation[data-v-0fb93ebc]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}main .conversations .conversation img[data-v-0fb93ebc]{width:56px;height:56px;border-radius:28px;object-fit:cover;object-position:center center}main .conversations .conversation .convo[data-v-0fb93ebc]{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2px;width:-webkit-fill-available}main .conversations .conversation .convo .name[data-v-0fb93ebc]{font-size:16px;font-weight:500;color:#25221f}main .conversations .conversation .convo .msgPreview[data-v-0fb93ebc]{font-size:16px;font-weight:300;color:#25221f}main .conversations .conversation .convo .msgPreview.active[data-v-0fb93ebc]{font-weight:500;color:orange}main .conversations .conversation .sideInfos[data-v-0fb93ebc]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}main .conversations .conversation .sideInfos .time[data-v-0fb93ebc]{font-size:15px;font-weight:300;color:#6a5d54}main .conversations .conversation .sideInfos .notification[data-v-0fb93ebc]{opacity:0}main .conversations .conversation .sideInfos .notification.active[data-v-0fb93ebc]{opacity:1;background-color:orange;width:24px;height:24px;border-radius:12px;color:#fcf9f6;display:flex;justify-content:center;align-items:center}main[data-v-0fb93ebc]{width:100%;margin:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}main .convHeader[data-v-0fb93ebc]{position:fixed;top:0;left:0;padding:40px 8% 16px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fcf9f6;box-shadow:0 4px 10px #25221f33}main .convHeader .back[data-v-0fb93ebc]{background-color:unset;border:none}main .convHeader .who[data-v-0fb93ebc]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}main .convHeader .who img.avatar[data-v-0fb93ebc]{width:56px;height:56px;border-radius:28px}main .convHeader .who .text[data-v-0fb93ebc]{display:flex;flex-direction:column;align-items:center;justify-content:center}main .convHeader .who .text h2[data-v-0fb93ebc]{font-size:16px;font-weight:500;color:#25221f}main .convHeader .who .text p[data-v-0fb93ebc]{font-size:12px;font-weight:500;color:#6a5d54}main .convHeader .details[data-v-0fb93ebc]{text-decoration:none;background-color:orange;color:#fcf9f6;padding:8px 10px;border-radius:24px;font-size:12px;font-weight:600}main .thread[data-v-0fb93ebc]{padding-top:164px;padding-bottom:110px;height:100dvh;overflow:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:20px;width:calc(100% - 16px);margin-left:8px}main .thread .filler[data-v-0fb93ebc]{flex:1 0 auto}main .thread .exchange[data-v-0fb93ebc]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%}main .thread .exchange .line[data-v-0fb93ebc]{display:flex;flex-direction:row;align-items:end;justify-content:center;gap:8px;width:100%}main .thread .exchange .line .stack[data-v-0fb93ebc]{display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:start;width:100%}main .thread .exchange .text[data-v-0fb93ebc]{padding:12px;width:fit-content}main .thread .exchange .when[data-v-0fb93ebc]{text-align:center;font-size:13px;color:#6a5d54;font-weight:500}main .thread .exchange.them .text[data-v-0fb93ebc]{background-color:#e7e7e7;border-radius:16px 16px 16px 0;color:#25221f}main .thread .exchange.me .stack[data-v-0fb93ebc]{align-items:end}main .thread .exchange.me .text[data-v-0fb93ebc]{background:linear-gradient(99deg,orange,#f70);border-radius:16px 16px 0;color:#fcf9f6}main .thread .smallAvatar[data-v-0fb93ebc]{width:32px;height:32px;border-radius:16px}main footer[data-v-0fb93ebc]{position:fixed;bottom:0;left:0;width:100%;padding:20px 20px 32px;background-color:#fcf9f6;box-shadow:0 -4px 10px #25221f33;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}main footer input[data-v-0fb93ebc]{padding:8px 12px;background-color:#fcf9f6;border-radius:16px;border:1px solid #FFA500;color:#6a5d54;font-size:16px;font-weight:500;width:calc(100% - 96px)}main footer button[data-v-0fb93ebc]{width:40px!important;height:40px!important;border-radius:20px!important;border:1px solid #FFA500;background-color:#fcf9f6;display:flex;align-items:center;justify-content:center}main footer button svg[data-v-0fb93ebc]{width:16px;height:16px}@media (width > 1024px){main .convHeader[data-v-0fb93ebc]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:40px 16px 16px}main .convHeader .who[data-v-0fb93ebc]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;gap:8px;text-decoration:none}main .convHeader .who img[data-v-0fb93ebc]{width:80px;height:80px;border-radius:40px}main .convHeader .who .text[data-v-0fb93ebc]{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:6px}main .convHeader .who .text h2[data-v-0fb93ebc]{font-size:18px;color:#25221f;font-weight:600}main .convHeader .who .text p[data-v-0fb93ebc]{font-size:16px;color:#6a5d54;font-weight:500}main .convHeader .details[data-v-0fb93ebc]{padding:12px 16px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:orange;border-radius:24px;gap:10px;text-decoration:none;box-shadow:0 0 6px #25221f33}main .convHeader .details span[data-v-0fb93ebc]{font-size:16px;color:#fcf9f6;font-weight:600;width:max-content}main .thread[data-v-0fb93ebc]{width:calc(100% - 32px);padding-bottom:72px}main .composer[data-v-0fb93ebc]{padding:12px 16px;box-shadow:0 0 #000}}@media (width > 1024px){main.page-messages[data-v-0fb93ebc]{width:35%;padding:40px 16px 0;background-color:#fcf9f6;height:100dvh;overflow:auto;justify-content:start;align-items:start;z-index:10;border-right:1px solid #DFD2C8;box-shadow:2px 0 4px #25221f33}main.page-conversation[data-v-0fb93ebc]{width:65%;position:relative;height:100dvh;overflow:auto}main.page-conversation .convHeader[data-v-0fb93ebc]{width:calc((100% - 300px)*.65);right:0;left:unset}main.page-conversation footer.composer[data-v-0fb93ebc]{width:calc((100% - 300px)*.65);right:0;left:unset}}.conversations[data-v-0fb93ebc]{display:flex;flex-direction:column;width:100%;gap:.5rem}.conversations .conversation[data-v-0fb93ebc]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 1rem;border-radius:8px;text-decoration:none;color:inherit;transition:background .2s}.conversations .conversation[data-v-0fb93ebc]:hover{background:#f5f5f5}.conversations .conversation .avatar[data-v-0fb93ebc]{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-right:.75rem}.conversations .conversation .convo[data-v-0fb93ebc]{flex:1;display:flex;flex-direction:column;overflow:hidden}.conversations .conversation .convo .name[data-v-0fb93ebc]{font-weight:700;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversations .conversation .convo .msgPreview[data-v-0fb93ebc]{font-size:.875rem;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversations .conversation .convo .msgPreview.active[data-v-0fb93ebc]{font-weight:700}.conversations .conversation .sideInfos[data-v-0fb93ebc]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.conversations .conversation .sideInfos .time[data-v-0fb93ebc]{font-size:.75rem;color:#999}.conversations .conversation .sideInfos .notification[data-v-0fb93ebc]{display:inline-block;background:orange;color:#fff;font-size:.75rem;font-weight:700;border-radius:50%;padding:.15rem .4rem}.conversations .conversation .sideInfos .notification.active[data-v-0fb93ebc]{display:inline-block}.conversations .conversation .sideInfos .notification[data-v-0fb93ebc]:not(.active){display:none}.conversations .empty[data-v-0fb93ebc]{text-align:center;color:#999;margin-top:1rem}main[data-v-bd0fbb8b]{width:100%;margin:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}main .convHeader[data-v-bd0fbb8b]{position:fixed;top:0;left:0;padding:40px 8% 16px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fcf9f6;box-shadow:0 4px 10px #25221f33}main .convHeader .back[data-v-bd0fbb8b]{background-color:unset;border:none}main .convHeader .who[data-v-bd0fbb8b]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}main .convHeader .who img.avatar[data-v-bd0fbb8b]{width:56px;height:56px;border-radius:28px}main .convHeader .who .text[data-v-bd0fbb8b]{display:flex;flex-direction:column;align-items:center;justify-content:center}main .convHeader .who .text h2[data-v-bd0fbb8b]{font-size:16px;font-weight:500;color:#25221f}main .convHeader .who .text p[data-v-bd0fbb8b]{font-size:12px;font-weight:500;color:#6a5d54}main .convHeader .details[data-v-bd0fbb8b]{text-decoration:none;background-color:orange;color:#fcf9f6;padding:8px 10px;border-radius:24px;font-size:12px;font-weight:600}main .thread[data-v-bd0fbb8b]{padding-top:164px;padding-bottom:110px;height:100dvh;overflow:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:20px;width:calc(100% - 16px);margin-left:8px}main .thread .filler[data-v-bd0fbb8b]{flex:1 0 auto}main .thread .exchange[data-v-bd0fbb8b]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%}main .thread .exchange .line[data-v-bd0fbb8b]{display:flex;flex-direction:row;align-items:end;justify-content:center;gap:8px;width:100%}main .thread .exchange .line .stack[data-v-bd0fbb8b]{display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:start;width:100%}main .thread .exchange .text[data-v-bd0fbb8b]{padding:12px;width:fit-content}main .thread .exchange .when[data-v-bd0fbb8b]{text-align:center;font-size:13px;color:#6a5d54;font-weight:500}main .thread .exchange.them .text[data-v-bd0fbb8b]{background-color:#e7e7e7;border-radius:16px 16px 16px 0;color:#25221f}main .thread .exchange.me .stack[data-v-bd0fbb8b]{align-items:end}main .thread .exchange.me .text[data-v-bd0fbb8b]{background:linear-gradient(99deg,orange,#f70);border-radius:16px 16px 0;color:#fcf9f6}main .thread .smallAvatar[data-v-bd0fbb8b]{width:32px;height:32px;border-radius:16px}main footer[data-v-bd0fbb8b]{position:fixed;bottom:0;left:0;width:100%;padding:20px 20px 32px;background-color:#fcf9f6;box-shadow:0 -4px 10px #25221f33;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}main footer input[data-v-bd0fbb8b]{padding:8px 12px;background-color:#fcf9f6;border-radius:16px;border:1px solid #FFA500;color:#6a5d54;font-size:16px;font-weight:500;width:calc(100% - 96px)}main footer button[data-v-bd0fbb8b]{width:40px!important;height:40px!important;border-radius:20px!important;border:1px solid #FFA500;background-color:#fcf9f6;display:flex;align-items:center;justify-content:center}main footer button svg[data-v-bd0fbb8b]{width:16px;height:16px}@media (width > 1024px){main .convHeader[data-v-bd0fbb8b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:40px 16px 16px}main .convHeader .who[data-v-bd0fbb8b]{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;gap:8px;text-decoration:none}main .convHeader .who img[data-v-bd0fbb8b]{width:80px;height:80px;border-radius:40px}main .convHeader .who .text[data-v-bd0fbb8b]{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:6px}main .convHeader .who .text h2[data-v-bd0fbb8b]{font-size:18px;color:#25221f;font-weight:600}main .convHeader .who .text p[data-v-bd0fbb8b]{font-size:16px;color:#6a5d54;font-weight:500}main .convHeader .details[data-v-bd0fbb8b]{padding:12px 16px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:orange;border-radius:24px;gap:10px;text-decoration:none;box-shadow:0 0 6px #25221f33}main .convHeader .details span[data-v-bd0fbb8b]{font-size:16px;color:#fcf9f6;font-weight:600;width:max-content}main .thread[data-v-bd0fbb8b]{width:calc(100% - 32px);padding-bottom:72px}main .composer[data-v-bd0fbb8b]{padding:12px 16px;box-shadow:0 0 #000}}main .searchBar[data-v-bd0fbb8b]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:12px;background-color:#fcf9f6;border-radius:32px;border:1px solid #FFA500;padding:12px 16px}main .searchBar svg[data-v-bd0fbb8b]{width:24px;fill:#dfd2c8}main .searchBar input[data-v-bd0fbb8b]{color:#25221f!important;border:none;background-color:unset;width:100%;height:auto;font-size:18px;font-weight:500}main .searchBar input[data-v-bd0fbb8b]::placeholder{color:#dfd2c8}main .conversations[data-v-bd0fbb8b]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:24px}main .conversations a[data-v-bd0fbb8b]{text-decoration:none}main .conversations .conversation[data-v-bd0fbb8b]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}main .conversations .conversation img[data-v-bd0fbb8b]{width:56px;height:56px;border-radius:28px;object-fit:cover;object-position:center center}main .conversations .conversation .convo[data-v-bd0fbb8b]{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2px;width:-webkit-fill-available}main .conversations .conversation .convo .name[data-v-bd0fbb8b]{font-size:16px;font-weight:500;color:#25221f}main .conversations .conversation .convo .msgPreview[data-v-bd0fbb8b]{font-size:16px;font-weight:300;color:#25221f}main .conversations .conversation .convo .msgPreview.active[data-v-bd0fbb8b]{font-weight:500;color:orange}main .conversations .conversation .sideInfos[data-v-bd0fbb8b]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}main .conversations .conversation .sideInfos .time[data-v-bd0fbb8b]{font-size:15px;font-weight:300;color:#6a5d54}main .conversations .conversation .sideInfos .notification[data-v-bd0fbb8b]{opacity:0}main .conversations .conversation .sideInfos .notification.active[data-v-bd0fbb8b]{opacity:1;background-color:orange;width:24px;height:24px;border-radius:12px;color:#fcf9f6;display:flex;justify-content:center;align-items:center}@media (width > 1024px){main.page-messages[data-v-bd0fbb8b]{width:35%;padding:40px 16px 0;background-color:#fcf9f6;height:100dvh;overflow:auto;justify-content:start;align-items:start;z-index:10;border-right:1px solid #DFD2C8;box-shadow:2px 0 4px #25221f33}main.page-conversation[data-v-bd0fbb8b]{width:65%;position:relative;height:100dvh;overflow:auto}main.page-conversation .convHeader[data-v-bd0fbb8b]{width:calc((100% - 300px)*.65);right:0;left:unset}main.page-conversation footer.composer[data-v-bd0fbb8b]{width:calc((100% - 300px)*.65);right:0;left:unset}}.convHeader[data-v-bd0fbb8b]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background-color:orange;color:#fff;position:relative}.info[data-v-bd0fbb8b]{display:flex;flex-direction:column}.adTitle[data-v-bd0fbb8b]{font-weight:700;font-size:1rem;margin:0}.carrier[data-v-bd0fbb8b]{font-size:.9rem;opacity:.9;margin-top:.2rem;text-decoration:none;color:#000}.options[data-v-bd0fbb8b]{position:relative}.options button[data-v-bd0fbb8b]{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1;padding:0}.menu[data-v-bd0fbb8b]{position:absolute;right:0;top:100%;margin-top:.3rem;background:#fff;color:#333;border-radius:6px;box-shadow:0 2px 8px #00000026;min-width:150px;z-index:100;overflow:hidden}.menuItem[data-v-bd0fbb8b]{display:block;padding:.5rem 1rem;font-size:.9rem;color:#333;text-decoration:none}.menuItem[data-v-bd0fbb8b]:hover{background-color:#f2f2f2}.conversationDetail[data-v-bd0fbb8b]{flex:1;display:flex;flex-direction:column;width:100%;height:100vh;max-height:100vh}.when[data-v-bd0fbb8b]{display:flex;justify-content:center;align-items:center;width:100%;margin:1rem 0;font-size:.8rem;color:#777;position:relative}.details[data-v-bd0fbb8b]{text-decoration:none;color:#777}.subtitle[data-v-bd0fbb8b]{color:#777}.composer[data-v-bd0fbb8b]{display:flex;align-items:center;gap:10px;width:100%;padding:10px 15px;background:#fff;border-top:1px solid #ddd;position:sticky;bottom:0;left:0}.composer input[data-v-bd0fbb8b]{flex:1;border:none;outline:none;padding:10px;font-size:14px;background:#f5f5f5;border-radius:20px}.composer button[data-v-bd0fbb8b]{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.thread[data-v-bd0fbb8b]{display:flex;flex-direction:column;height:100%;width:100%}.smallAvatar[data-v-bd0fbb8b]{width:36px;height:36px;border-radius:50%;object-fit:cover;margin-right:.5rem}.thread[data-v-bd0fbb8b]{flex:1;padding:1rem;display:flex;flex-direction:column;overflow-y:auto;gap:1rem}.exchange[data-v-bd0fbb8b]{display:flex;flex-direction:column;gap:.25rem}.exchange.me[data-v-bd0fbb8b]{align-items:flex-end}.exchange.them[data-v-bd0fbb8b]{align-items:flex-start}.line[data-v-bd0fbb8b]{display:flex;align-items:flex-end;gap:.5rem;width:100%}.smallAvatar[data-v-bd0fbb8b]{width:36px;height:36px;border-radius:50%;object-fit:cover}.bubble[data-v-bd0fbb8b]{max-width:50%;padding:.5rem .75rem;border-radius:12px;word-break:break-word;display:inline-block;position:relative}.bubble.sent[data-v-bd0fbb8b]{background-color:orange;color:#fff;margin-left:auto}.bubble.received[data-v-bd0fbb8b]{background-color:#eee;color:#000;margin-right:auto}.text[data-v-bd0fbb8b]{white-space:pre-wrap;word-break:break-word}.time[data-v-bd0fbb8b]{display:block;text-align:right;font-size:.65rem;color:#555;margin-top:2px}.loader-wrapper[data-v-bd0fbb8b]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px}.loader[data-v-bd0fbb8b]{width:40px;height:40px;border:4px solid rgba(255,165,0,.2);border-top-color:#ff9800;border-radius:50%;animation:spin-bd0fbb8b .8s linear infinite}@keyframes spin-bd0fbb8b{to{transform:rotate(360deg)}}.messagesSplit[data-v-fba702c8]{display:flex;flex-direction:row;align-items:start;justify-content:start;width:calc(100% - 300px);margin-left:300px;overflow:hidden;height:100%}.messagesSplit>.detail[data-v-fba702c8]{flex:1;display:flex;flex-direction:column}@media (min-width: 1024px){main .body[data-v-59f7bc71],main main[data-v-59f7bc71],main h1[data-v-59f7bc71]{padding-left:20px;padding-top:10px}}@media (width > 1024px){main .profileContainer[data-v-59f7bc71]{padding:20px}}main .profileContainer[data-v-59f7bc71]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}main .profileContainer .profileBox[data-v-59f7bc71]{width:100%;padding:24px;box-shadow:0 0 10px #25221f33;border-radius:16px;display:flex;align-items:center;justify-content:space-around}main .profileContainer .profileBox .profileBoxLeft[data-v-59f7bc71]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}main .profileContainer .profileBox .profileBoxLeft .profileLogo[data-v-59f7bc71]{width:120px;height:120px;border-radius:60px;background-color:orange;color:#fcf9f6;text-transform:uppercase;font-size:64px;font-weight:500;display:flex;justify-content:center;align-items:center}main .profileContainer .profileBox .profileBoxLeft .profileDesc[data-v-59f7bc71]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}main .profileContainer .profileBox .profileBoxLeft .profileDesc .username[data-v-59f7bc71]{font-size:20px;font-weight:600;color:#25221f}main .profileContainer .profileBox .profileBoxLeft .profileDesc .userRegion[data-v-59f7bc71]{font-size:14px;font-weight:300;color:#25221f}main .profileContainer .profileBox .profileBoxRight[data-v-59f7bc71]{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:8px;max-width:40%}main .profileContainer .profileBox .profileBoxRight .infoSaved[data-v-59f7bc71]{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:0px}main .profileContainer .profileBox .profileBoxRight .infoSaved .bigNum[data-v-59f7bc71]{color:#25221f;font-size:32px;font-weight:600}main .profileContainer .profileBox .profileBoxRight .line[data-v-59f7bc71]{width:100%;height:1px;background-color:#dfd2c8}main .settingsContainer[data-v-605d0cf8]{padding:10px;width:100%;display:flex;flex-direction:column;align-items:start;gap:16px}main .logOutBtn[data-v-605d0cf8]{padding-bottom:15px}main[data-v-605d0cf8]{padding:15px}@media (min-width: 1024px){main .body[data-v-605d0cf8],main main[data-v-605d0cf8],main h1[data-v-605d0cf8]{padding:15px}}main.savedAds[data-v-c8febf07]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:24px}main.savedAds h1[data-v-c8febf07]{font-size:24px;font-weight:700;color:#25221f}main.savedAds .back[data-v-c8febf07]{background-color:unset;border:none}main.savedAds section[data-v-c8febf07]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}main.savedAds section .savedAdItem[data-v-c8febf07]{width:100%}main.savedAds section.empty a[data-v-c8febf07]{text-decoration:none;background-color:orange;color:#fcf9f6;font-size:16px;font-weight:500;padding:8px 16px;border-radius:16px;box-shadow:0 0 10px #25221f33}@media (width > 1024px){main.savedAds[data-v-c8febf07]{width:calc(100% - 600px);margin:0 300px}main.savedAds section .savedAdItem[data-v-c8febf07]{width:auto}}main.pageSavedTransporters[data-v-e26e0071]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:24px;width:84%}main.pageSavedTransporters h1[data-v-e26e0071]{font-size:24px;font-weight:700;color:#25221f}main.pageSavedTransporters button[data-v-e26e0071]{background-color:unset;border:none}main.pageSavedTransporters .saved-carrier-item[data-v-e26e0071],main.pageSavedTransporters section[data-v-e26e0071]{width:100%}main.pageSavedTransporters .saved-carrier-item a[data-v-e26e0071],main.pageSavedTransporters section a[data-v-e26e0071]{width:100%}main.pageSavedTransporters section[data-v-e26e0071]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}main.pageSavedTransporters section.empty a[data-v-e26e0071]{width:min-content;text-wrap:nowrap;text-decoration:none;background-color:orange;color:#fcf9f6;font-size:16px;font-weight:500;padding:8px 16px;border-radius:16px;box-shadow:0 0 10px #25221f33}main.pageSavedTransporters .carrier[data-v-e26e0071]{width:84%;padding:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fcf9f6;box-shadow:0 0 10px #25221f33;border-radius:16px;text-decoration:none}main.pageSavedTransporters .carrier .carrierContent[data-v-e26e0071]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}main.pageSavedTransporters .carrier .carrierContent img[data-v-e26e0071]{width:40px;height:40px;border-radius:20px;object-fit:cover;object-position:center center}main.pageSavedTransporters .carrier .carrierContent .carrierInfos[data-v-e26e0071]{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:4px}main.pageSavedTransporters .carrier .carrierContent .carrierInfos h2[data-v-e26e0071]{font-size:16px;font-weight:500;font-style:normal;color:#25221f}main.pageSavedTransporters .carrier .carrierContent .carrierInfos .star[data-v-e26e0071]{width:16px;height:16px}main.pageSavedTransporters .carrier .carrierContent .carrierInfos p[data-v-e26e0071]{font-size:14px;font-weight:300;color:#6a5d54;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:4px}main .goBack[data-v-66420126]{width:32px}main .goBack svg[data-v-66420126]{width:100%}@media (width > 1024px){main[data-v-66420126]{padding:20px 20px 30px}}main form[data-v-66420126]{width:100%;display:flex;flex-direction:column;gap:24px}main form .pdpCard[data-v-66420126]{width:100%;padding:16px 12px;border-radius:16px;background-color:#fcf9f6;box-shadow:0 0 10px #25221f33;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:12px}main form .pdpCard span[data-v-66420126]{color:#6a5d54;font-size:12px;font-weight:500}main form .pdpCard .pdpWrap[data-v-66420126]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}main form .pdpCard .pdpWrap .profileLogo[data-v-66420126]{width:120px;height:120px;border-radius:60px;background-color:orange;color:#fcf9f6;text-transform:uppercase;font-size:64px;font-weight:500;display:flex;justify-content:center;align-items:center}main form .pdpCard .pdpWrap .btnOutline[data-v-66420126]{background-color:#fcf9f6;border:1px solid #FFA500;border-radius:12px;padding:12px;color:orange;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}main form .pdpCard .pdpWrap .btnOutline svg[data-v-66420126]{width:20px}main form label[data-v-66420126]{background-color:#fcf9f6;box-shadow:0 0 10px #25221f33;border-radius:16px;padding:16px 12px;display:flex;flex-direction:column;gap:4px;color:#6a5d54;font-size:12px;font-weight:500}main form label input[data-v-66420126]{color:#25221f;font-size:16px;font-weight:500;border:none;background-color:unset}main form label select[data-v-66420126]{background-color:unset;border:none;color:#25221f;font-size:16px;font-weight:500}main form .saveBtn[data-v-66420126]{border-radius:16px;padding:16px 12px;background-color:orange;color:#fcf9f6;border:none;font-size:16px;box-shadow:0 0 10px #25221f33}main .overlay-fade-enter-active[data-v-66420126],main .overlay-fade-leave-active[data-v-66420126]{transition:opacity .25s ease}main .overlay-fade-enter-from[data-v-66420126],main .overlay-fade-leave-to[data-v-66420126]{opacity:0}main .toast-slide-enter-active[data-v-66420126],main .toast-slide-leave-active[data-v-66420126]{transition:transform .28s ease,opacity .28s ease}main .toast-slide-enter-from[data-v-66420126],main .toast-slide-leave-to[data-v-66420126]{transform:translateY(-40px);opacity:0}main .modal[data-v-66420126]{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;background:#00000059;padding-top:40px;z-index:999}main .modal-content[data-v-66420126]{width:84%;margin:0 8%;background:#fcf9f6;padding:16px;border-radius:16px;box-shadow:0 0 10px #25221f33;font-weight:600;color:#1f1b16;text-align:center}img[data-v-4bbb1460]{width:100%}.dnone[data-v-4bbb1460]{display:none}main.pageAd[data-v-4bbb1460]{width:100%;margin:0 0 120px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:16px}main.pageAd .loader-container[data-v-4bbb1460]{display:flex;justify-content:center;align-items:center;min-height:200px}main.pageAd .loader[data-v-4bbb1460]{width:48px;height:48px;border:5px solid rgba(255,165,0,.3);border-top-color:orange;border-radius:50%;animation:spin-4bbb1460 1s linear infinite}@keyframes spin-4bbb1460{to{transform:rotate(360deg)}}main.pageAd div.header[data-v-4bbb1460]{position:absolute;top:40px;left:8%;z-index:10;display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:84%;height:auto}main.pageAd div.header a[data-v-4bbb1460]{text-decoration:none}main.pageAd div.header a svg[data-v-4bbb1460]{width:28px}main.pageAd div.header .saveBtn[data-v-4bbb1460]{background-color:unset;border:none;width:24px}main.pageAd div.header .saveBtn svg[data-v-4bbb1460]{width:100%;z-index:100;stroke:orange}main.pageAd div.header .saveBtn.active svg[data-v-4bbb1460]{fill:orange}main.pageAd .title[data-v-4bbb1460]{width:84%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:4px}main.pageAd .title .h1[data-v-4bbb1460]{font-size:20px;font-weight:700;font-style:normal;color:#25221f;width:100%;padding-left:16px}main.pageAd .title .capacity[data-v-4bbb1460]{font-size:18px;font-weight:500;color:#6a5d54;width:100%}main.pageAd .adContent[data-v-4bbb1460]{margin-left:16px}main.pageAd .adContent .description[data-v-4bbb1460]{margin-left:16px;padding-top:4px;overflow-wrap:anywhere;margin-right:50px}main.pageAd .carrier[data-v-4bbb1460]{width:84%;padding:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fcf9f6;box-shadow:0 0 10px #25221f33;border-radius:16px;text-decoration:none}main.pageAd .carrier .carrierContent[data-v-4bbb1460]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}main.pageAd .carrier .carrierContent img[data-v-4bbb1460]{width:40px;height:40px;border-radius:20px;object-fit:cover;object-position:center center}main.pageAd .carrier .carrierContent .carrierInfos[data-v-4bbb1460]{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:4px}main.pageAd .carrier .carrierContent .carrierInfos h2[data-v-4bbb1460]{font-size:16px;font-weight:500;font-style:normal;color:#25221f}main.pageAd .carrier .carrierContent .carrierInfos .star[data-v-4bbb1460]{width:16px;height:16px}main.pageAd .carrier .carrierContent .carrierInfos p[data-v-4bbb1460]{font-size:14px;font-weight:300;color:#6a5d54;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:4px}main.pageAd .contact[data-v-4bbb1460]{width:84%;border-radius:16px;box-shadow:0 0 10px #25221f33;padding:16px 0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;border:none;text-decoration:none}main.pageAd .contact svg[data-v-4bbb1460]{height:20px}main.pageAd .contact span[data-v-4bbb1460]{color:#fcf9f6;font-size:16px;font-weight:400}main.pageAd .contact.message[data-v-4bbb1460]{background-color:orange}main.pageAd .contact.call[data-v-4bbb1460]{background-color:#57c539}main.pageAd .descriptionSection[data-v-4bbb1460]{width:84%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:16px;margin-top:16px}main.pageAd .descriptionSection h3[data-v-4bbb1460]{font-size:18px;font-weight:700;color:#25221f;font-style:normal}main.pageAd .descriptionSection p[data-v-4bbb1460]{font-size:16px;font-weight:400;color:#25221f}main.pageAd .evalSection[data-v-4bbb1460]{width:84%;margin-top:16px;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:16px}main.pageAd .evalSection .evalResume[data-v-4bbb1460]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}main.pageAd .evalSection .evalResume .evalTotal[data-v-4bbb1460],main.pageAd .evalSection .evalResume .rating[data-v-4bbb1460]{display:flex;flex-direction:column;align-items:start;justify-content:space-between;width:calc(50% - 16px)}main.pageAd .evalSection .evalResume .vLine[data-v-4bbb1460]{width:1px;height:64px;background-color:#6a5d54}main.pageAd .evalSection .evalResume p[data-v-4bbb1460]{font-size:14px;font-weight:500;color:#25221f}main.pageAd .evalSection .evalResume span[data-v-4bbb1460]{font-size:32px;font-weight:500;color:#25221f}@media (width > 1024px){main.pageAd[data-v-4bbb1460]{width:calc(100% - 600px);margin:40px 300px 0;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:32px}main.pageAd .ad[data-v-4bbb1460],main.pageAd .transporteur[data-v-4bbb1460],main.pageAd .about[data-v-4bbb1460]{width:clamp(800px,50vw,100vw - 300px)}main.pageAd .ad[data-v-4bbb1460]{display:flex;flex-direction:row;justify-content:center;align-items:start;gap:32px}main.pageAd .ad .gallery[data-v-4bbb1460]{width:calc(50% - 16px)}main.pageAd .ad .gallery img[data-v-4bbb1460]{width:100%;height:40vh;border-radius:16px;object-fit:cover;object-position:center center}main.pageAd .ad .adContent[data-v-4bbb1460]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px;width:calc(50% - 16px)}main.pageAd .ad .adContent h1[data-v-4bbb1460]{font-size:32px;font-weight:800;color:#25221f}main.pageAd .ad .adContent .capacity[data-v-4bbb1460]{font-size:24px;font-weight:700;color:#6a5d54}main.pageAd .ad .adContent .description[data-v-4bbb1460]{font-size:18px;font-weight:500;color:#25221f;line-height:28px;overflow-wrap:anywhere}main.pageAd .transporteur[data-v-4bbb1460]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px}main.pageAd .transporteur .carrier[data-v-4bbb1460]{width:calc(50% - 16px)}main.pageAd .transporteur .carrier .carrierContent .carrierInfos h2[data-v-4bbb1460]{font-size:18px;font-weight:500}main.pageAd .transporteur .carrier .carrierContent .carrierInfos p[data-v-4bbb1460],main.pageAd .transporteur .carrier .carrierContent .carrierInfos span[data-v-4bbb1460]{font-size:16px;font-weight:300}main.pageAd .transporteur .contact[data-v-4bbb1460]{width:calc(50% - 16px);height:81px}main.pageAd .transporteur .contact span[data-v-4bbb1460]{font-size:18px;font-weight:500}main.pageAd .transporteur .contact svg[data-v-4bbb1460]{width:28px;height:25px}}main[data-v-c8a22667]{width:100%;margin:40px 0 120px;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:32px}main .saveBtn.active svg[data-v-c8a22667]{fill:orange}main div.header[data-v-c8a22667]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:84%;height:auto}main div.header button[data-v-c8a22667]{text-decoration:none;background-color:unset;border:none}main div.header button svg[data-v-c8a22667]{width:28px}main div.header svg[data-v-c8a22667]{width:24px;z-index:100;stroke:orange}main div.header svg.active[data-v-c8a22667]{fill:orange}main .content[data-v-c8a22667]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}main .content img[data-v-c8a22667]{width:50%;border-radius:16px}main .content .text[data-v-c8a22667]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}main .content .text h1[data-v-c8a22667]{font-size:20px;font-weight:600;color:#25221f}main .content .text p[data-v-c8a22667]{font-size:16px;font-weight:400;color:#6a5d54}main .content .text p.rates[data-v-c8a22667]{font-size:14px}main .description[data-v-c8a22667]{font-size:16px;font-weight:500;line-height:24px;color:#25221f;width:84%}main .cta[data-v-c8a22667]{width:84%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}main .contact[data-v-c8a22667]{width:100%;border-radius:16px;box-shadow:0 0 10px #25221f33;padding:16px 0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;border:none;text-decoration:none}main .contact svg[data-v-c8a22667]{height:20px}main .contact span[data-v-c8a22667]{color:#fcf9f6;font-size:16px;font-weight:400}main .contact.message[data-v-c8a22667]{background-color:orange}main .contact.call[data-v-c8a22667]{background-color:#57c539}main .adsList[data-v-c8a22667]{width:84%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}main .adsList a[data-v-c8a22667]{width:100%;text-decoration:none}@media (width > 1024px){main[data-v-c8a22667]{width:clamp(800px,50vw,100vw - 300px);margin:40px 300px}}.page-auth .goBack[data-v-969e3a36]{width:32px}.page-auth .goBack svg[data-v-969e3a36]{width:100%}.page-auth h1[data-v-969e3a36]{margin:12px 0 8px}.page-auth .tabs[data-v-969e3a36]{width:100%;display:flex;align-items:center;gap:12px;margin-bottom:16px}.page-auth .tabs .tabBtn[data-v-969e3a36]{background:#fcf9f6;border:1px solid rgba(37,34,31,.12);border-radius:12px;padding:10px 12px;color:#25221f;font-weight:600}.page-auth .tabs .tabBtn.active[data-v-969e3a36]{border-color:orange;color:orange}.page-auth .tabs .line[data-v-969e3a36]{flex:1 1 auto;height:1px;background:#25221f1f}.page-auth .form[data-v-969e3a36]{width:100%;display:flex;flex-direction:column;gap:16px}.page-auth .form .blockCard[data-v-969e3a36]{width:100%;padding:16px 12px;border-radius:16px;background-color:#fcf9f6;display:flex;flex-direction:column;gap:12px}.page-auth .form .blockCard>.label[data-v-969e3a36]{color:#6a5d54;font-size:12px;font-weight:500}.page-auth .form .field[data-v-969e3a36]{background-color:#fcf9f6;box-shadow:0 0 10px #25221f33;border-radius:16px;padding:16px 12px;display:flex;flex-direction:column;gap:4px;color:#6a5d54;font-size:12px;font-weight:500}.page-auth .form .field input[data-v-969e3a36],.page-auth .form .field select[data-v-969e3a36]{color:#25221f;font-size:16px;font-weight:500;border:none;background:transparent}.page-auth .form .field input.is-invalid[data-v-969e3a36],.page-auth .form .field select.is-invalid[data-v-969e3a36]{outline:2px solid rgba(255,77,79,.6);border-radius:8px}.page-auth .form .field .passwordWrap[data-v-969e3a36]{display:flex;gap:8px;align-items:center}.page-auth .form .field .passwordWrap input[data-v-969e3a36]{flex:1 1 auto}.page-auth .form .field .error[data-v-969e3a36]{color:#d93025;font-size:12px;font-weight:600}.page-auth .form .checkbox[data-v-969e3a36]{display:inline-flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.page-auth .form .checkbox input[data-v-969e3a36]{width:16px;height:16px}.page-auth .form .rowBetween[data-v-969e3a36]{display:flex;justify-content:space-between;align-items:center;gap:12px}.page-auth .form .btnOutline[data-v-969e3a36]{background-color:#fcf9f6;border:1px solid #FFA500;border-radius:12px;padding:8px 10px;color:orange;display:inline-flex;align-items:center;gap:6px}.page-auth .form .btnOutline.small[data-v-969e3a36]{padding:6px 10px;font-size:12px}.page-auth .form .btnOutline svg[data-v-969e3a36]{width:18px}.page-auth .form .saveBtn[data-v-969e3a36]{border-radius:16px;padding:16px 12px;background-color:orange;color:#fcf9f6;border:none;font-size:16px;box-shadow:0 0 10px #25221f33}.page-auth .form .alt[data-v-969e3a36]{text-align:center}.page-auth .form .alt .link[data-v-969e3a36]{color:orange;background:transparent;border:none;font-weight:600;text-decoration:none}.page-auth .form .link[data-v-969e3a36]{color:orange;font-weight:500;text-decoration:none}.page-auth .form .pwdMeter[data-v-969e3a36]{display:flex;align-items:center;gap:8px}.page-auth .form .pwdMeter .hint[data-v-969e3a36]{color:#6a5d54}.page-auth .form .pwdMeter progress[data-v-969e3a36]{width:120px;height:10px;appearance:none}.page-auth .overlay-fade-enter-active[data-v-969e3a36],.page-auth .overlay-fade-leave-active[data-v-969e3a36]{transition:opacity .25s ease}.page-auth .overlay-fade-enter-from[data-v-969e3a36],.page-auth .overlay-fade-leave-to[data-v-969e3a36]{opacity:0}.page-auth .toast-slide-enter-active[data-v-969e3a36],.page-auth .toast-slide-leave-active[data-v-969e3a36]{transition:transform .28s ease,opacity .28s ease}.page-auth .toast-slide-enter-from[data-v-969e3a36],.page-auth .toast-slide-leave-to[data-v-969e3a36]{transform:translateY(-40px);opacity:0}.page-auth .modal[data-v-969e3a36]{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;background:#00000059;padding-top:40px;z-index:999}.page-auth .modal-content[data-v-969e3a36]{width:84%;margin:0 8%;background:#fcf9f6;padding:16px;border-radius:16px;box-shadow:0 0 10px #25221f33;font-weight:600;color:#1f1b16;text-align:center}@media (min-width: 1024px){.page-auth[data-v-969e3a36]{margin-left:300px;width:calc(100% - 300px);display:flex;justify-content:center;padding:80px 20vw;min-height:100dvh}.page-auth .goBack[data-v-969e3a36]{width:100%;display:flex;align-items:center;justify-content:center}.page-auth .goBack img[data-v-969e3a36]{width:80px}}button[data-v-969e3a36]{cursor:pointer}.goBack img[data-v-969e3a36],.logo[data-v-969e3a36]{width:120px}@media (min-width: 0px){.goBack img[data-v-969e3a36],.logo[data-v-969e3a36]{width:80px}}.goBack img[data-v-969e3a36],.logo[data-v-969e3a36]{height:auto}.faq-page[data-v-39edd844]{width:85%}@media (min-width: 1024px){.faq-page[data-v-39edd844]{width:78%;margin-left:320px}}.faq-page[data-v-39edd844]{box-sizing:border-box;align-items:center;display:flex;flex-direction:column;gap:48px;position:relative;padding:60px 20px 120px}.faq-page .faq-head[data-v-39edd844]{display:flex;width:100%;flex-direction:column;align-items:center;text-align:center;gap:32px}.faq-page .faq-head a[data-v-39edd844]{width:80px}.faq-page .faq-head a img[data-v-39edd844]{width:100%}.faq-page .faq-head h1[data-v-39edd844]{color:orange;font-size:42px;font-weight:900}.faq-page .faq-head p[data-v-39edd844]{color:#783709;font-size:20px;font-weight:600;max-width:520px}.faq-page .faq-head .faq-search[data-v-39edd844]{width:100%;max-width:480px;position:relative}.faq-page .faq-head .faq-search svg[data-v-39edd844]{width:18px;position:absolute;left:14px;top:50%;transform:translateY(-50%)}.faq-page .faq-head .faq-search input[data-v-39edd844]{width:100%;background-color:#fcf9f6;border:1px solid #FFA500;padding:12px 16px 12px 42px;border-radius:12px;font-size:16px;font-weight:500;font-family:DM Sans,sans-serif;color:#783709}.faq-page .faq-head .faq-search input[data-v-39edd844]:focus{outline:none;box-shadow:0 0 0 2px #ffa5004d}@media (width >= 768px){.faq-page .faq-head .faq-search input[data-v-39edd844]{font-size:18px}}.faq-page .faq-body[data-v-39edd844]{display:flex;flex-direction:column;gap:48px;width:100%;box-sizing:border-box}.faq-page .faq-body .faq-nav[data-v-39edd844]{width:100%}.faq-page .faq-body .faq-nav ul[data-v-39edd844]{display:flex;flex-direction:row;align-items:center;justify-content:start;overflow-x:scroll;width:100%;gap:10px;padding-bottom:10px}.faq-page .faq-body .faq-nav ul li[data-v-39edd844]{list-style:none;padding:10px 14px;border-radius:10px;font-size:16px;font-weight:500;cursor:pointer;white-space:nowrap;color:orange;border:1px solid #FFA500;background-color:#fcf9f6;transition:all .2s ease}.faq-page .faq-body .faq-nav ul li.active[data-v-39edd844]{background-color:orange;color:#fcf9f6}.faq-page .faq-body .faq-nav ul li[data-v-39edd844]:hover{color:#e98800}.faq-page .faq-body .faq-list[data-v-39edd844]{flex:1;display:flex;flex-direction:column;gap:24px}.faq-page .faq-body .faq-list h3[data-v-39edd844]{font-size:22px;font-weight:700;color:#783709}.faq-page .faq-body .faq-list .faq-item[data-v-39edd844]{background-color:#fcf9f6;border-radius:14px;padding:20px 24px;border:1px solid rgba(255,165,0,.4);box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;gap:14px;cursor:pointer;transition:all .25s ease}.faq-page .faq-body .faq-list .faq-item[data-v-39edd844]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0000001f}.faq-page .faq-body .faq-list .faq-item button[data-v-39edd844]{border:none;background-color:unset}.faq-page .faq-body .faq-list .faq-item .faq-question[data-v-39edd844]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#783709;font-size:16px;font-weight:500}@media (width >= 768px){.faq-page .faq-body .faq-list .faq-item .faq-question[data-v-39edd844]{font-size:20px}}.faq-page .faq-body .faq-list .faq-item .faq-question .text[data-v-39edd844]{width:90%}.faq-page .faq-body .faq-list .faq-item .faq-answer[data-v-39edd844]{color:#783709;font-size:17px;width:90%;line-height:auto}@media (width >= 768px){.faq-page .faq-body .faq-list .faq-item .faq-answer[data-v-39edd844]{font-size:20px;line-height:26px}}@media (width >= 1200px){.faq-page .faq-body .faq-list .faq-item .faq-answer[data-v-39edd844]{font-size:17px;line-height:26px}}.faq-page .faq-body .faq-list .no-results[data-v-39edd844]{font-size:18px;font-weight:500;color:#783709}.faq-page .faq-body .faq-list .no-results .clear-btn[data-v-39edd844]{background:none;border:none;color:orange;font-size:18px;padding:0;border-bottom:1px solid #FFA500;cursor:pointer}.cgu-page[data-v-a38c8c8c]{width:100%;padding-left:20px;padding-right:20px}@media (min-width: 1200px){.cgu-page[data-v-a38c8c8c]{width:78%}}.cgu-page[data-v-a38c8c8c]{box-sizing:border-box}@media (min-width: 1024px){.cgu-page[data-v-a38c8c8c]{margin-left:320px}}.cgu-page[data-v-a38c8c8c]{padding-top:30px;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:40px}.cgu-page img[data-v-a38c8c8c]{width:80px}.cgu-page h1[data-v-a38c8c8c]{color:orange;font-size:24px;font-weight:700;text-align:center;width:100%}.cgu-page article[data-v-a38c8c8c]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:40px}.cgu-page article section[data-v-a38c8c8c]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:6px}.cgu-page article section h2[data-v-a38c8c8c]{color:orange;font-size:20px;font-weight:600}.cgu-page article section p[data-v-a38c8c8c]{color:#783709;font-size:16px}.login-page[data-v-42c40925],.register-page[data-v-42c40925],.support-page[data-v-42c40925]{padding-top:20px;display:flex;flex-direction:column;align-items:center;width:100%;padding-left:20px;padding-right:20px}@media (min-width: 1200px){.login-page[data-v-42c40925],.register-page[data-v-42c40925],.support-page[data-v-42c40925]{width:75%;margin-left:320px}}.login-page[data-v-42c40925],.register-page[data-v-42c40925],.support-page[data-v-42c40925]{box-sizing:border-box;gap:40px}.login-page h2[data-v-42c40925],.register-page h2[data-v-42c40925],.support-page h2[data-v-42c40925]{color:#783709;font-size:32px;font-weight:700}.login-page form[data-v-42c40925],.register-page form[data-v-42c40925],.support-page form[data-v-42c40925]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:20px;width:100%}.login-page form div[data-v-42c40925],.register-page form div[data-v-42c40925],.support-page form div[data-v-42c40925]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px;width:100%;position:relative}.login-page form div a[data-v-42c40925],.register-page form div a[data-v-42c40925],.support-page form div a[data-v-42c40925]{color:orange;text-decoration:none;font-weight:500;transition:all .2s}.login-page form div a[data-v-42c40925]:hover,.register-page form div a[data-v-42c40925]:hover,.support-page form div a[data-v-42c40925]:hover{color:#e98800}.login-page form div label[data-v-42c40925],.register-page form div label[data-v-42c40925],.support-page form div label[data-v-42c40925]{color:#783709;font-size:18px;font-weight:600}.login-page form div input[data-v-42c40925],.register-page form div input[data-v-42c40925],.support-page form div input[data-v-42c40925]{background-color:#f3f0ed;color:#783709;border:1px solid #FFA500;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;padding:10px;width:100%}.login-page form div input[data-v-42c40925]::placeholder,.register-page form div input[data-v-42c40925]::placeholder,.support-page form div input[data-v-42c40925]::placeholder{color:#dec9bb}.login-page form div div[data-v-42c40925],.register-page form div div[data-v-42c40925],.support-page form div div[data-v-42c40925]{position:relative}.login-page form div div #viewBtn[data-v-42c40925],.login-page form div div .viewBtn[data-v-42c40925],.register-page form div div #viewBtn[data-v-42c40925],.register-page form div div .viewBtn[data-v-42c40925],.support-page form div div #viewBtn[data-v-42c40925],.support-page form div div .viewBtn[data-v-42c40925]{position:absolute;right:10px;top:calc(50% + 3px);transform:translateY(-50%)}.login-page form div div #viewBtn svg[data-v-42c40925],.login-page form div div .viewBtn svg[data-v-42c40925],.register-page form div div #viewBtn svg[data-v-42c40925],.register-page form div div .viewBtn svg[data-v-42c40925],.support-page form div div #viewBtn svg[data-v-42c40925],.support-page form div div .viewBtn svg[data-v-42c40925]{width:24px;height:100%}.login-page form div input.password[data-v-42c40925],.register-page form div input.password[data-v-42c40925],.support-page form div input.password[data-v-42c40925]{position:relative}.login-page form div input[type=date][data-v-42c40925]::placeholder,.register-page form div input[type=date][data-v-42c40925]::placeholder,.support-page form div input[type=date][data-v-42c40925]::placeholder{color:#999}.login-page form div input[type=date][data-v-42c40925]:placeholder-shown,.register-page form div input[type=date][data-v-42c40925]:placeholder-shown,.support-page form div input[type=date][data-v-42c40925]:placeholder-shown{color:#999}.login-page form div input[type=date][data-v-42c40925]:not(:placeholder-shown),.register-page form div input[type=date][data-v-42c40925]:not(:placeholder-shown),.support-page form div input[type=date][data-v-42c40925]:not(:placeholder-shown){color:#000}.login-page form div select[data-v-42c40925],.register-page form div select[data-v-42c40925],.support-page form div select[data-v-42c40925]{background-color:#f3f0ed;color:#783709;border:1px solid #FFA500;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;padding:10px;width:100%}.login-page form div select option[data-v-42c40925]:disabled,.register-page form div select option[data-v-42c40925]:disabled,.support-page form div select option[data-v-42c40925]:disabled{color:#dec9bb}.login-page form div button[data-v-42c40925],.register-page form div button[data-v-42c40925],.support-page form div button[data-v-42c40925]{border:none;background-color:unset;position:absolute;right:10px;top:52px}.login-page form textarea[data-v-42c40925],.register-page form textarea[data-v-42c40925],.support-page form textarea[data-v-42c40925]{width:100%;max-width:100%;min-width:100%;min-height:100px;max-height:250px;background-color:#f3f0ed;border:1px solid #FFA500;border-radius:12px;padding:10px;font-family:DM Sans,sans-serif;color:brown}.login-page form textarea[data-v-42c40925]::placeholder,.register-page form textarea[data-v-42c40925]::placeholder,.support-page form textarea[data-v-42c40925]::placeholder{color:#dec9bb}.login-page form .submit[data-v-42c40925],.register-page form .submit[data-v-42c40925],.support-page form .submit[data-v-42c40925]{width:100%;background-color:orange;color:#fcf9f6;border-radius:12px;text-align:center;padding:10px;font-size:20px;font-weight:500;font-style:normal;border:none;transition:all .2s;cursor:pointer}.login-page form .submit[data-v-42c40925]:hover,.register-page form .submit[data-v-42c40925]:hover,.support-page form .submit[data-v-42c40925]:hover{background-color:#e98800}.login-page p[data-v-42c40925],.register-page p[data-v-42c40925],.support-page p[data-v-42c40925]{font-size:16px;font-weight:500;color:#783709;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.login-page p a[data-v-42c40925],.register-page p a[data-v-42c40925],.support-page p a[data-v-42c40925]{color:orange;text-decoration:none;transition:all .2s}.login-page p a[data-v-42c40925]:hover,.register-page p a[data-v-42c40925]:hover,.support-page p a[data-v-42c40925]:hover{color:#e98800}.legal-page[data-v-545ba5a7],.cgu-page[data-v-545ba5a7]{width:98%;display:flex;flex-direction:column;align-items:center;width:100%;padding-left:20px;padding-right:20px}@media (min-width: 1200px){.legal-page[data-v-545ba5a7],.cgu-page[data-v-545ba5a7]{width:100%;padding-left:320px}}.legal-page[data-v-545ba5a7],.cgu-page[data-v-545ba5a7]{gap:40px;margin:40px 0}.legal-page img[data-v-545ba5a7],.cgu-page img[data-v-545ba5a7]{width:80px}.legal-page h1[data-v-545ba5a7],.cgu-page h1[data-v-545ba5a7]{color:orange;font-size:24px;font-weight:700;text-align:center;width:100%}.legal-page article[data-v-545ba5a7],.cgu-page article[data-v-545ba5a7]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:40px}.legal-page article section[data-v-545ba5a7],.cgu-page article section[data-v-545ba5a7]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:6px}.legal-page article section h2[data-v-545ba5a7],.cgu-page article section h2[data-v-545ba5a7]{color:orange;font-size:20px;font-weight:600}.legal-page article section p[data-v-545ba5a7],.cgu-page article section p[data-v-545ba5a7]{color:#783709;font-size:16px}.login-page[data-v-6d5d2782],.register-page[data-v-6d5d2782],.support-page[data-v-6d5d2782]{padding-top:20px;display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;padding-left:20px;padding-right:20px}@media (min-width: 1024px){.login-page[data-v-6d5d2782],.register-page[data-v-6d5d2782],.support-page[data-v-6d5d2782]{padding-left:320px}}.login-page h2[data-v-6d5d2782],.register-page h2[data-v-6d5d2782],.support-page h2[data-v-6d5d2782]{color:#783709;font-size:32px;font-weight:700}.login-page form[data-v-6d5d2782],.register-page form[data-v-6d5d2782],.support-page form[data-v-6d5d2782]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:20px;width:100%}.login-page form div[data-v-6d5d2782],.register-page form div[data-v-6d5d2782],.support-page form div[data-v-6d5d2782]{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:8px;width:100%;position:relative}.login-page form div a[data-v-6d5d2782],.register-page form div a[data-v-6d5d2782],.support-page form div a[data-v-6d5d2782]{color:orange;text-decoration:none;font-weight:500;transition:all .2s}.login-page form div a[data-v-6d5d2782]:hover,.register-page form div a[data-v-6d5d2782]:hover,.support-page form div a[data-v-6d5d2782]:hover{color:#e98800}.login-page form div label[data-v-6d5d2782],.register-page form div label[data-v-6d5d2782],.support-page form div label[data-v-6d5d2782]{color:#783709;font-size:18px;font-weight:600}.login-page form div input[data-v-6d5d2782],.register-page form div input[data-v-6d5d2782],.support-page form div input[data-v-6d5d2782]{background-color:#f3f0ed;color:#783709;border:1px solid #FFA500;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;padding:10px;width:100%}.login-page form div input[data-v-6d5d2782]::placeholder,.register-page form div input[data-v-6d5d2782]::placeholder,.support-page form div input[data-v-6d5d2782]::placeholder{color:#dec9bb}.login-page form div div[data-v-6d5d2782],.register-page form div div[data-v-6d5d2782],.support-page form div div[data-v-6d5d2782]{position:relative}.login-page form div div #viewBtn[data-v-6d5d2782],.login-page form div div .viewBtn[data-v-6d5d2782],.register-page form div div #viewBtn[data-v-6d5d2782],.register-page form div div .viewBtn[data-v-6d5d2782],.support-page form div div #viewBtn[data-v-6d5d2782],.support-page form div div .viewBtn[data-v-6d5d2782]{position:absolute;right:10px;top:calc(50% + 3px);transform:translateY(-50%)}.login-page form div div #viewBtn svg[data-v-6d5d2782],.login-page form div div .viewBtn svg[data-v-6d5d2782],.register-page form div div #viewBtn svg[data-v-6d5d2782],.register-page form div div .viewBtn svg[data-v-6d5d2782],.support-page form div div #viewBtn svg[data-v-6d5d2782],.support-page form div div .viewBtn svg[data-v-6d5d2782]{width:24px;height:100%}.login-page form div input.password[data-v-6d5d2782],.register-page form div input.password[data-v-6d5d2782],.support-page form div input.password[data-v-6d5d2782]{position:relative}.login-page form div input[type=date][data-v-6d5d2782]::placeholder,.register-page form div input[type=date][data-v-6d5d2782]::placeholder,.support-page form div input[type=date][data-v-6d5d2782]::placeholder{color:#999}.login-page form div input[type=date][data-v-6d5d2782]:placeholder-shown,.register-page form div input[type=date][data-v-6d5d2782]:placeholder-shown,.support-page form div input[type=date][data-v-6d5d2782]:placeholder-shown{color:#999}.login-page form div input[type=date][data-v-6d5d2782]:not(:placeholder-shown),.register-page form div input[type=date][data-v-6d5d2782]:not(:placeholder-shown),.support-page form div input[type=date][data-v-6d5d2782]:not(:placeholder-shown){color:#000}.login-page form div select[data-v-6d5d2782],.register-page form div select[data-v-6d5d2782],.support-page form div select[data-v-6d5d2782]{background-color:#f3f0ed;color:#783709;border:1px solid #FFA500;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;padding:10px;width:100%}.login-page form div select option[data-v-6d5d2782]:disabled,.register-page form div select option[data-v-6d5d2782]:disabled,.support-page form div select option[data-v-6d5d2782]:disabled{color:#dec9bb}.login-page form div button[data-v-6d5d2782],.register-page form div button[data-v-6d5d2782],.support-page form div button[data-v-6d5d2782]{border:none;background-color:unset;position:absolute;right:10px;top:52px}.login-page form textarea[data-v-6d5d2782],.register-page form textarea[data-v-6d5d2782],.support-page form textarea[data-v-6d5d2782]{width:100%;max-width:100%;min-width:100%;min-height:100px;max-height:250px;background-color:#f3f0ed;border:1px solid #FFA500;border-radius:12px;padding:10px;font-family:DM Sans,sans-serif;color:brown}.login-page form textarea[data-v-6d5d2782]::placeholder,.register-page form textarea[data-v-6d5d2782]::placeholder,.support-page form textarea[data-v-6d5d2782]::placeholder{color:#dec9bb}.login-page form .submit[data-v-6d5d2782],.register-page form .submit[data-v-6d5d2782],.support-page form .submit[data-v-6d5d2782]{width:100%;background-color:orange;color:#fcf9f6;border-radius:12px;text-align:center;padding:10px;font-size:20px;font-weight:500;font-style:normal;border:none;transition:all .2s;cursor:pointer}.login-page form .submit[data-v-6d5d2782]:hover,.register-page form .submit[data-v-6d5d2782]:hover,.support-page form .submit[data-v-6d5d2782]:hover{background-color:#e98800}.login-page p[data-v-6d5d2782],.register-page p[data-v-6d5d2782],.support-page p[data-v-6d5d2782]{font-size:16px;font-weight:500;color:#783709;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.login-page p a[data-v-6d5d2782],.register-page p a[data-v-6d5d2782],.support-page p a[data-v-6d5d2782]{color:orange;text-decoration:none;transition:all .2s}.login-page p a[data-v-6d5d2782]:hover,.register-page p a[data-v-6d5d2782]:hover,.support-page p a[data-v-6d5d2782]:hover{color:#e98800}
