.AuthForm-module__b9ruLG__form{flex-direction:column;gap:18px;width:100%;display:flex}.AuthForm-module__b9ruLG__brandHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:6px;display:flex}.AuthForm-module__b9ruLG__logoLink{justify-content:center;align-items:center;margin-bottom:16px;transition:transform .2s,opacity .2s;display:inline-flex}.AuthForm-module__b9ruLG__logoLink:hover{opacity:.9;transform:scale(1.03)}.AuthForm-module__b9ruLG__brandLogo{object-fit:contain;width:auto;height:38px}.AuthForm-module__b9ruLG__welcomeTitle{color:var(--foreground,#0f172a);letter-spacing:-.03em;margin:0 0 4px;font-size:24px;font-weight:850}.AuthForm-module__b9ruLG__welcomeSubtitle{color:var(--muted,#64748b);margin:0;font-size:13.5px;font-weight:500}.AuthForm-module__b9ruLG__airbnbInputGroup{border:1px solid var(--border-hover,#cbd5e1);background:#ffffffe6;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #00000005}.AuthForm-module__b9ruLG__airbnbInputGroup:focus-within{border-color:var(--foreground,#0f172a);box-shadow:0 0 0 3px #0f172a14}.AuthForm-module__b9ruLG__airbnbInputField{border-bottom:1px solid var(--border,#e2e8f0);background:0 0;flex-direction:column;padding:10px 16px;transition:background .15s;display:flex;position:relative}.AuthForm-module__b9ruLG__airbnbInputField:last-child{border-bottom:none}.AuthForm-module__b9ruLG__airbnbInputField:focus-within{background:#fff}.AuthForm-module__b9ruLG__airbnbLabelRow{justify-content:space-between;align-items:center;display:flex}.AuthForm-module__b9ruLG__airbnbLabel{color:var(--muted,#64748b);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:10.5px;font-weight:800}.AuthForm-module__b9ruLG__airbnbInput{color:var(--foreground,#0f172a);background:0 0;border:none;outline:none;width:100%;padding:2px 0;font-family:inherit;font-size:15px;font-weight:500}.AuthForm-module__b9ruLG__airbnbInput::placeholder{color:#94a3b8;font-weight:400}.AuthForm-module__b9ruLG__passwordWrap{align-items:center;display:flex;position:relative}.AuthForm-module__b9ruLG__togglePasswordBtn{color:var(--muted,#64748b);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.AuthForm-module__b9ruLG__togglePasswordBtn:hover{color:var(--foreground,#0f172a)}.AuthForm-module__b9ruLG__forgotPasswordRow{justify-content:flex-end;margin-top:-6px;margin-bottom:2px;display:flex}.AuthForm-module__b9ruLG__forgotLink{color:var(--muted,#64748b);font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.AuthForm-module__b9ruLG__forgotLink:hover{color:var(--foreground,#0f172a);text-decoration:underline}.AuthForm-module__b9ruLG__airbnbTypeSelector{border:1px solid var(--border,#e2e8f0);background:#f1f5f9cc;border-radius:14px;gap:8px;padding:4px;display:flex}.AuthForm-module__b9ruLG__airbnbTypeTab{color:var(--muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-size:13.5px;font-weight:700;transition:all .2s;display:flex}.AuthForm-module__b9ruLG__airbnbTypeTab:hover{color:var(--foreground,#0f172a)}.AuthForm-module__b9ruLG__airbnbTypeTabActive{color:#ff385c;background:#fff;box-shadow:0 2px 8px #00000014}.AuthForm-module__b9ruLG__legalDisclaimer{color:var(--muted,#64748b);text-align:center;margin:0;font-size:12px;line-height:1.45}.AuthForm-module__b9ruLG__legalDisclaimer a{color:inherit;font-weight:600;text-decoration:underline}.AuthForm-module__b9ruLG__error{color:var(--error,#ef4444);background:#ef44440f;border:1px solid #ef444433;border-radius:12px;margin:0;padding:12px 16px;font-size:13px;font-weight:600}.AuthForm-module__b9ruLG__successBox{color:#15803d;background:#22c55e14;border:1px solid #22c55e40;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:600;line-height:1.45;display:flex}.AuthForm-module__b9ruLG__successContainer{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:12px 0;display:flex}.AuthForm-module__b9ruLG__successIconCircle{color:#16a34a;background:#22c55e1f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.AuthForm-module__b9ruLG__airbnbButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff385c 0%,#e61e4d 100%);border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:14px 24px;font-family:inherit;font-size:15.5px;font-weight:850;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #ff385c59}.AuthForm-module__b9ruLG__airbnbButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 22px #ff385c73}.AuthForm-module__b9ruLG__airbnbButton:active:not(:disabled){transform:translateY(0)}.AuthForm-module__b9ruLG__airbnbButton:disabled{opacity:.6;cursor:default}.AuthForm-module__b9ruLG__dividerRow{align-items:center;gap:14px;margin:2px 0;display:flex}.AuthForm-module__b9ruLG__dividerLine{background:#e2e8f0;flex:1;height:1px}.AuthForm-module__b9ruLG__dividerText{color:var(--muted,#94a3b8);font-size:12px;font-weight:700}.AuthForm-module__b9ruLG__socialButtons{flex-direction:column;gap:10px;display:flex}.AuthForm-module__b9ruLG__socialButton{width:100%;height:46px;color:var(--foreground,#0f172a);cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;justify-content:center;align-items:center;gap:12px;font-family:inherit;font-size:14px;font-weight:700;transition:all .18s;display:flex}.AuthForm-module__b9ruLG__socialButton:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.AuthForm-module__b9ruLG__socialIcon{flex-shrink:0}.AuthForm-module__b9ruLG__footerRow{text-align:center;color:var(--muted,#64748b);margin-top:4px;font-size:14px;font-weight:500}.AuthForm-module__b9ruLG__airbnbLink{color:var(--foreground,#0f172a);text-underline-offset:2px;font-weight:800;text-decoration:underline}.AuthForm-module__b9ruLG__airbnbLink:hover{color:#ff385c}
.SiteFooter-module__04XcqW__footer{-webkit-backdrop-filter:blur(16px);color:#94a3b8;z-index:10;background:#0f172ab3;border-top:1px solid #ffffff1a;width:100%;padding:16px 24px;font-size:13px}.SiteFooter-module__04XcqW__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.SiteFooter-module__04XcqW__copyright{color:#f8fafcbf;margin:0;font-weight:500}.SiteFooter-module__04XcqW__links{align-items:center;gap:12px;display:flex}.SiteFooter-module__04XcqW__link{color:#f8fafcbf;font-weight:500;text-decoration:none;transition:color .15s}.SiteFooter-module__04XcqW__link:hover{color:#fff}.SiteFooter-module__04XcqW__dot{color:#ffffff4d}@media (max-width:640px){.SiteFooter-module__04XcqW__container{text-align:center;flex-direction:column;justify-content:center;gap:8px}}
.LegalPageLayout-module__C4Jjoq__main{background:#f8fafc;min-height:100vh;padding:2rem 1.5rem 4rem}.LegalPageLayout-module__C4Jjoq__container{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.LegalPageLayout-module__C4Jjoq__backLink{color:#64748b;align-items:center;gap:.4rem;width:fit-content;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.LegalPageLayout-module__C4Jjoq__backLink:hover{color:#ff385c}.LegalPageLayout-module__C4Jjoq__header{flex-direction:column;gap:.4rem;display:flex}.LegalPageLayout-module__C4Jjoq__title{color:#0f172a;margin:0;font-size:1.85rem;font-weight:800}.LegalPageLayout-module__C4Jjoq__updatedAt{color:#64748b;margin:0;font-size:.85rem}.LegalPageLayout-module__C4Jjoq__card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2rem;box-shadow:0 4px 16px #00000008}.LegalPageLayout-module__C4Jjoq__card h2{color:#0f172a;margin:2rem 0 .75rem;font-size:1.15rem;font-weight:750}.LegalPageLayout-module__C4Jjoq__card h2:first-child{margin-top:0}.LegalPageLayout-module__C4Jjoq__card p{color:#334155;margin:0 0 .85rem;font-size:.94rem;line-height:1.65}.LegalPageLayout-module__C4Jjoq__card ul{flex-direction:column;gap:.4rem;margin:0 0 .85rem;padding-left:1.25rem;display:flex}.LegalPageLayout-module__C4Jjoq__card li{color:#334155;font-size:.94rem;line-height:1.6}.LegalPageLayout-module__C4Jjoq__card a{color:#ff385c;text-decoration:underline}.LegalPageLayout-module__C4Jjoq__card strong{color:#0f172a}@media (max-width:560px){.LegalPageLayout-module__C4Jjoq__card{padding:1.5rem}.LegalPageLayout-module__C4Jjoq__title{font-size:1.5rem}}
.page-module__chVHya__main{background-color:#0f172a;background-image:linear-gradient(135deg,#0f172a73,#0f172aa6),url(/images/system/auth-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;display:flex}.page-module__chVHya__contentArea{flex:1;justify-content:center;align-items:center;width:100%;padding:48px 24px;display:flex}.page-module__chVHya__authCard{-webkit-backdrop-filter:blur(24px);z-index:10;background:#fffffff0;border:1px solid #ffffffb3;border-radius:24px;width:100%;max-width:540px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059,0 0 0 1px #fff3}.page-module__chVHya__cardHeader{justify-content:flex-end;align-items:center;padding:18px 20px 0;display:flex}.page-module__chVHya__closeButton{width:36px;height:36px;color:var(--muted,#64748b);background:#0000000a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__chVHya__closeButton:hover{color:var(--foreground,#0f172a);background:#00000014;transform:scale(1.05)}.page-module__chVHya__cardBody{padding:8px 36px 36px}@media (max-width:560px){.page-module__chVHya__contentArea{padding:24px 16px}.page-module__chVHya__cardBody{padding:8px 24px 28px}}
.page-module__NFJ2Oq__main{background-color:#0f172a;background-image:linear-gradient(135deg,#0f172a73,#0f172aa6),url(/images/system/auth-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;display:flex}.page-module__NFJ2Oq__contentArea{flex:1;justify-content:center;align-items:center;width:100%;padding:48px 24px;display:flex}.page-module__NFJ2Oq__authCard{-webkit-backdrop-filter:blur(24px);z-index:10;background:#fffffff0;border:1px solid #ffffffb3;border-radius:24px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059,0 0 0 1px #fff3}.page-module__NFJ2Oq__cardHeader{justify-content:flex-start;align-items:center;padding:18px 20px 0;display:flex}.page-module__NFJ2Oq__closeButton{width:36px;height:36px;color:var(--muted,#64748b);background:#0000000a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__NFJ2Oq__closeButton:hover{color:var(--foreground,#0f172a);background:#00000014;transform:scale(1.05)}.page-module__NFJ2Oq__cardBody{padding:8px 36px 36px}.page-module__NFJ2Oq__brandHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.page-module__NFJ2Oq__logoLink{justify-content:center;align-items:center;margin-bottom:16px;transition:transform .2s,opacity .2s;display:inline-flex}.page-module__NFJ2Oq__logoLink:hover{opacity:.9;transform:scale(1.03)}.page-module__NFJ2Oq__brandLogo{object-fit:contain;width:auto;height:38px}.page-module__NFJ2Oq__welcomeTitle{color:var(--foreground,#0f172a);letter-spacing:-.03em;margin:0 0 6px;font-size:24px;font-weight:850}.page-module__NFJ2Oq__welcomeSubtitle{color:var(--muted,#64748b);margin:0;font-size:13.5px;font-weight:500;line-height:1.45}@media (max-width:560px){.page-module__NFJ2Oq__contentArea{padding:24px 16px}.page-module__NFJ2Oq__cardBody{padding:8px 24px 28px}}
.page-module__ahHZOW__main{background-color:#0f172a;background-image:linear-gradient(135deg,#0f172a73,#0f172aa6),url(/images/system/auth-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;display:flex}.page-module__ahHZOW__contentArea{flex:1;justify-content:center;align-items:center;width:100%;padding:48px 24px;display:flex}.page-module__ahHZOW__authCard{-webkit-backdrop-filter:blur(24px);z-index:10;background:#fffffff0;border:1px solid #ffffffb3;border-radius:24px;width:100%;max-width:520px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059,0 0 0 1px #fff3}.page-module__ahHZOW__cardHeader{justify-content:flex-end;align-items:center;padding:18px 20px 0;display:flex}.page-module__ahHZOW__closeButton{width:36px;height:36px;color:var(--muted,#64748b);background:#0000000a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__ahHZOW__closeButton:hover{color:var(--foreground,#0f172a);background:#00000014;transform:scale(1.05)}.page-module__ahHZOW__cardBody{padding:8px 36px 36px}@media (max-width:560px){.page-module__ahHZOW__contentArea{padding:24px 16px}.page-module__ahHZOW__cardBody{padding:8px 24px 28px}}
.page-module__ZQBR4a__main{background-color:#0f172a;background-image:linear-gradient(135deg,#0f172a73,#0f172aa6),url(/images/system/auth-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;display:flex}.page-module__ZQBR4a__contentArea{flex:1;justify-content:center;align-items:center;width:100%;padding:48px 24px;display:flex}.page-module__ZQBR4a__authCard{-webkit-backdrop-filter:blur(24px);z-index:10;background:#fffffff0;border:1px solid #ffffffb3;border-radius:24px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059,0 0 0 1px #fff3}.page-module__ZQBR4a__cardHeader{justify-content:flex-start;align-items:center;padding:18px 20px 0;display:flex}.page-module__ZQBR4a__closeButton{width:36px;height:36px;color:var(--muted,#64748b);background:#0000000a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__ZQBR4a__closeButton:hover{color:var(--foreground,#0f172a);background:#00000014;transform:scale(1.05)}.page-module__ZQBR4a__cardBody{padding:8px 36px 36px}.page-module__ZQBR4a__brandHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.page-module__ZQBR4a__logoLink{justify-content:center;align-items:center;margin-bottom:16px;transition:transform .2s,opacity .2s;display:inline-flex}.page-module__ZQBR4a__logoLink:hover{opacity:.9;transform:scale(1.03)}.page-module__ZQBR4a__brandLogo{object-fit:contain;width:auto;height:38px}.page-module__ZQBR4a__welcomeTitle{color:var(--foreground,#0f172a);letter-spacing:-.03em;margin:0 0 6px;font-size:24px;font-weight:850}.page-module__ZQBR4a__welcomeSubtitle{color:var(--muted,#64748b);margin:0;font-size:13.5px;font-weight:500;line-height:1.45}@media (max-width:560px){.page-module__ZQBR4a__contentArea{padding:24px 16px}.page-module__ZQBR4a__cardBody{padding:8px 24px 28px}}.page-module__ZQBR4a__backLink{color:#64748b;align-items:center;gap:.4rem;font-size:.83rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__ZQBR4a__backLink:hover{color:var(--accent)}.page-module__ZQBR4a__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.page-module__ZQBR4a__iconCircle{width:52px;height:52px;color:var(--accent);background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.page-module__ZQBR4a__title{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:1.45rem;font-weight:850}.page-module__ZQBR4a__subtitle{color:#64748b;margin:0;font-size:.88rem;line-height:1.45}
.HelpFaq-module__dSy5OW__list{flex-direction:column;gap:.5rem;display:flex}.HelpFaq-module__dSy5OW__item{border-bottom:1px solid #f1f5f9;padding-bottom:.5rem}.HelpFaq-module__dSy5OW__item:last-child{border-bottom:none;padding-bottom:0}.HelpFaq-module__dSy5OW__question{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.85rem 0;font-family:inherit;font-size:.95rem;font-weight:650;display:flex}.HelpFaq-module__dSy5OW__chevron{color:#64748b;flex-shrink:0;transition:transform .2s}.HelpFaq-module__dSy5OW__chevronOpen{transform:rotate(180deg)}.HelpFaq-module__dSy5OW__answer{color:#475569;margin:0 0 .85rem;font-size:.92rem;line-height:1.6}
