.Appearance-module__nQkDyq__wrap{flex-wrap:wrap;align-items:flex-start;gap:22px;display:flex}.Appearance-module__nQkDyq__formCol{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);flex-direction:column;flex:300px;gap:18px;max-width:402px;padding:20px;display:flex}.Appearance-module__nQkDyq__label{color:var(--text-muted);margin-bottom:8px;font-size:11.5px;font-weight:700}.Appearance-module__nQkDyq__logoRow{align-items:center;gap:12px;display:flex}.Appearance-module__nQkDyq__logoSlot{border:1.5px dashed var(--border-dashed);width:52px;height:52px;color:var(--text-faint);cursor:pointer;background:0 0;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:20px;font-weight:600;display:flex}.Appearance-module__nQkDyq__logoSlot:hover{border-color:var(--brand);color:var(--brand)}.Appearance-module__nQkDyq__logoNote{color:var(--text-subtle);font-size:11.5px;line-height:1.5}.Appearance-module__nQkDyq__input{border:1px solid var(--border);color:var(--text);background:var(--surface-muted);box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:13.5px;font-weight:600}.Appearance-module__nQkDyq__swatchRow{gap:8px;display:flex}.Appearance-module__nQkDyq__swatch{cursor:pointer;box-sizing:border-box;border:none;border-radius:99px;width:34px;height:34px}.Appearance-module__nQkDyq__swatchOn{outline:2px solid var(--text);outline-offset:3px}.Appearance-module__nQkDyq__templateRow{gap:10px;display:flex}.Appearance-module__nQkDyq__templateTile{color:var(--text);border:1.5px solid var(--border);cursor:pointer;background:var(--surface);border-radius:9px;flex:1;padding:8px}.Appearance-module__nQkDyq__templateTileOn{border-color:var(--brand)}.Appearance-module__nQkDyq__templateThumb{border-radius:5px;height:34px;margin-bottom:6px}.Appearance-module__nQkDyq__templateName{text-align:center;font-size:12px;font-weight:700}.Appearance-module__nQkDyq__langRow{gap:8px;display:flex}.Appearance-module__nQkDyq__langChip{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;color:var(--text-subtle);border-radius:99px;padding:6px 13px;font-size:12px;font-weight:700}.Appearance-module__nQkDyq__langChipOn{background:color-mix(in srgb, var(--brand) 8%, transparent);border-color:var(--brand);color:var(--brand)}.Appearance-module__nQkDyq__langNote{color:var(--text-subtle);margin-top:8px;font-size:11px}.Appearance-module__nQkDyq__previewCol{flex:380px;min-width:0}.Appearance-module__nQkDyq__previewFrame{border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);box-shadow:0 1px 3px var(--shadow-card);overflow:hidden}.Appearance-module__nQkDyq__browserBar{background:var(--surface-tint);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:8px 12px;display:flex}.Appearance-module__nQkDyq__browserDot{background:var(--warm-edge);border-radius:99px;width:9px;height:9px}.Appearance-module__nQkDyq__browserUrl{background:var(--surface);color:var(--text-muted);border-radius:6px;margin:0 auto;padding:3px 26px;font-size:10.5px}.Appearance-module__nQkDyq__previewHeader{align-items:center;padding:12px 20px;display:flex}.Appearance-module__nQkDyq__previewSiteName{font-size:13px;font-weight:800}.Appearance-module__nQkDyq__previewNav{color:var(--text-muted);align-items:center;gap:14px;margin-left:auto;font-size:10.5px;display:flex}.Appearance-module__nQkDyq__previewHero{color:var(--on-solid);border-radius:10px;margin:0 20px;padding:34px 26px}.Appearance-module__nQkDyq__previewHeroTitle{letter-spacing:-.3px;font-size:21px;font-weight:800}.Appearance-module__nQkDyq__previewHeroSub{opacity:.85;margin-top:4px;font-size:11.5px}.Appearance-module__nQkDyq__previewMinimal{border-top:2px solid;margin:8px 20px 0;padding:22px 0}.Appearance-module__nQkDyq__previewCards{grid-template-columns:repeat(3,1fr);gap:12px;padding:18px 20px 0;display:grid}.Appearance-module__nQkDyq__previewCard{border:1px solid var(--border-soft);border-radius:9px;overflow:hidden}.Appearance-module__nQkDyq__previewCardPhoto{height:56px}.Appearance-module__nQkDyq__previewCardBody{padding:8px 10px}@media (max-width:640px){.Appearance-module__nQkDyq__formCol{padding:15px 14px}}
.Button-module__8RiFmG__btn{border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:12.5px;font-weight:700;display:inline-flex}.Button-module__8RiFmG__btn:disabled{opacity:.55;cursor:default}.Button-module__8RiFmG__primary{background:var(--brand);color:var(--on-fill)}.Button-module__8RiFmG__primary:hover:not(:disabled){filter:brightness(.93)}.Button-module__8RiFmG__ghost{background:var(--surface);border:1px solid var(--border);color:var(--text-muted)}.Button-module__8RiFmG__ghost:hover:not(:disabled){border-color:var(--border-dashed)}.Button-module__8RiFmG__destructive{background:var(--status-bad);color:var(--on-fill)}.Button-module__8RiFmG__destructive:hover:not(:disabled){filter:brightness(.93)}.Button-module__8RiFmG__destructiveGhost{background:var(--surface);border:1px solid var(--tint-bad-edge);color:var(--status-bad)}.Button-module__8RiFmG__dark{background:var(--text);color:var(--on-fill)}.Button-module__8RiFmG__dark:hover:not(:disabled){filter:brightness(1.25)}.Button-module__8RiFmG__sm{padding:7px 14px;font-size:12px}.Button-module__8RiFmG__wide{padding:9px 18px}.Button-module__8RiFmG__publish{width:100%;padding:11px;font-size:13.5px}
.Activity-module__wwFOnW__page{max-width:980px}.Activity-module__wwFOnW__lede{color:var(--text-muted);margin-bottom:14px;font-size:12.5px;line-height:1.55}.Activity-module__wwFOnW__filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.Activity-module__wwFOnW__select{appearance:none;border:1px solid var(--border);border-radius:var(--r-sm);font:inherit;background:var(--surface);color:var(--text);cursor:pointer;min-height:36px;padding:8px 30px 8px 12px;font-size:12.5px}.Activity-module__wwFOnW__count{color:var(--text-subtle);margin-left:auto;font-size:11.5px}.Activity-module__wwFOnW__list{padding:6px 18px}.Activity-module__wwFOnW__row{border-bottom:1px solid var(--border-soft);cursor:pointer;padding:9px 0}.Activity-module__wwFOnW__row:last-child{border-bottom:none}.Activity-module__wwFOnW__rowOpen{background:var(--surface-muted);margin:0 -18px;padding-left:18px;padding-right:18px}.Activity-module__wwFOnW__line{align-items:baseline;gap:12px;display:flex}.Activity-module__wwFOnW__when{color:var(--text-subtle);white-space:nowrap;flex-shrink:0;width:110px;font-size:11.5px}.Activity-module__wwFOnW__dot{border-radius:var(--r-pill);background:color-mix(in srgb, var(--ops-brand) 33%, transparent);flex-shrink:0;width:7px;height:7px;position:relative;top:-1px}.Activity-module__wwFOnW__dotStaff{background:var(--status-warn)}.Activity-module__wwFOnW__dotSystem{background:var(--text-faint)}.Activity-module__wwFOnW__dotGuest{background:var(--status-ok)}.Activity-module__wwFOnW__text{overflow-wrap:anywhere;flex:1 1 0;min-width:0;font-size:12.5px;line-height:1.5}.Activity-module__wwFOnW__subject{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;max-width:34%;margin-left:auto;font-size:11px;overflow:hidden}.Activity-module__wwFOnW__meta{color:var(--text-subtle);flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 0 129px;font-size:11px;display:flex}.Activity-module__wwFOnW__impPill{letter-spacing:.4px;color:var(--status-warn);background:var(--tint-warn);border-radius:var(--r-pill);white-space:nowrap;padding:2px 8px;font-size:9.5px;font-weight:800;display:inline-block}.Activity-module__wwFOnW__detail{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px 18px;margin:11px 0 2px 129px;font-size:12px;display:grid}.Activity-module__wwFOnW__detailWide{grid-column:1/-1}.Activity-module__wwFOnW__detailKey{letter-spacing:.5px;color:var(--text-faint);font-size:10px;font-weight:800}.Activity-module__wwFOnW__detailValue{color:var(--text-body);overflow-wrap:anywhere;margin-top:2px}.Activity-module__wwFOnW__empty{color:var(--text-subtle);text-align:center;padding:22px 18px;font-size:12.5px}.Activity-module__wwFOnW__pager{border-top:1px solid var(--border-soft);background:var(--surface-muted);flex-wrap:wrap;align-items:center;gap:12px;padding:11px 18px;display:flex}.Activity-module__wwFOnW__range{color:var(--text-subtle);flex:1;min-width:140px;font-size:11.5px}.Activity-module__wwFOnW__pageBtn{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;min-height:44px;padding:0 4px;font-size:11.5px;font-weight:700}.Activity-module__wwFOnW__pageBtn:disabled{color:var(--text-faint);cursor:default}@media (max-width:680px){.Activity-module__wwFOnW__meta,.Activity-module__wwFOnW__detail{margin-left:0}.Activity-module__wwFOnW__when{width:92px}}
.Modal-module__7LRQSW__scrim{background:var(--scrim);z-index:70;justify-content:center;align-items:flex-start;padding:40px 16px;animation:.15s Modal-module__7LRQSW__fadein;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__7LRQSW__panel{background:var(--surface);border-radius:var(--r-lg);box-shadow:0 24px 70px var(--shadow-modal);width:600px;max-width:100%;overflow:hidden}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--border-soft);padding:18px 22px}.Modal-module__7LRQSW__title{overflow-wrap:anywhere;font-size:15.5px;font-weight:800}.Modal-module__7LRQSW__subtitle{color:var(--text-subtle);margin-top:3px;font-size:11.5px}.Modal-module__7LRQSW__body{padding:18px 22px}.Modal-module__7LRQSW__footer{border-top:1px solid var(--border-soft);align-items:center;gap:11px;padding:14px 22px;display:flex}@keyframes Modal-module__7LRQSW__fadein{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.Modal-module__7LRQSW__footer{padding:11px 14px}}
.SettingsShared-module__53V8gG__page{flex-direction:column;gap:18px;max-width:640px;display:flex}.SettingsShared-module__53V8gG__settingsCard{padding:20px}.SettingsShared-module__53V8gG__pageWide{max-width:1150px}.SettingsShared-module__53V8gG__intro{color:var(--text-muted);margin-bottom:14px;font-size:13px}.SettingsShared-module__53V8gG__cardTitle{margin-bottom:4px;font-size:14.5px;font-weight:800}.SettingsShared-module__53V8gG__cardTitleSpaced{margin-bottom:14px}.SettingsShared-module__53V8gG__cardHint{color:var(--text-subtle);margin-bottom:14px;font-size:12px}.SettingsShared-module__53V8gG__cardHintSm{margin-top:10px;font-size:11.5px;line-height:1.55}.SettingsShared-module__53V8gG__listRow{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;display:flex}.SettingsShared-module__53V8gG__listRow:last-child{border-bottom:none}.SettingsShared-module__53V8gG__hostRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.SettingsShared-module__53V8gG__host{font-size:14px;font-weight:700;font-family:var(--font-mono)}.SettingsShared-module__53V8gG__primaryBadge{letter-spacing:.5px;color:var(--ops-brand);background:var(--tint-info-alt);border-radius:99px;padding:2px 8px;font-size:10px;font-weight:800}.SettingsShared-module__53V8gG__note{color:var(--text-subtle);margin-top:3px;font-size:11.5px}.SettingsShared-module__53V8gG__linkBtn{color:var(--brand);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.SettingsShared-module__53V8gG__linkBtn:hover{text-decoration:underline}.SettingsShared-module__53V8gG__invoiceRow{padding:10px 0;font-size:12.5px}.SettingsShared-module__53V8gG__invoiceStatus{font-weight:700}.SettingsShared-module__53V8gG__invoiceStatusPaid{color:var(--status-ok)}.SettingsShared-module__53V8gG__invoiceStatusOpen{color:var(--status-warn)}.SettingsShared-module__53V8gG__invoiceStatusFailed{color:var(--status-bad)}.SettingsShared-module__53V8gG__linkBtnOps{cursor:pointer;white-space:nowrap;color:var(--ops-brand);background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.SettingsShared-module__53V8gG__cardBtn{color:var(--text);padding:8px 14px;font-size:12.5px}.SettingsShared-module__53V8gG__syncBtn{color:var(--text);padding:6px 12px;font-size:12.5px}.SettingsShared-module__53V8gG__linkBtnQuiet{cursor:pointer;white-space:nowrap;color:var(--text-subtle);background:0 0;border:none;padding:4px;font-size:12px;font-weight:400}.SettingsShared-module__53V8gG__linkBtnQuiet:hover{color:var(--status-bad)}.SettingsShared-module__53V8gG__linkBtnDanger{cursor:pointer;white-space:nowrap;color:var(--status-bad);background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.SettingsShared-module__53V8gG__addRow{color:var(--brand);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:14px 18px;font-size:13px;font-weight:700}.SettingsShared-module__53V8gG__addRow:hover{background:var(--surface-tint)}.SettingsShared-module__53V8gG__stepBar{margin-bottom:22px;display:flex}.SettingsShared-module__53V8gG__step{flex:1;align-items:center;gap:8px;display:flex}.SettingsShared-module__53V8gG__stepDot{background:var(--surface-tint);width:24px;height:24px;color:var(--text-subtle);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:11.5px;font-weight:700;display:flex}.SettingsShared-module__53V8gG__stepDotActive{background:var(--brand);color:var(--on-fill)}.SettingsShared-module__53V8gG__stepDotDone{background:var(--status-ok);color:var(--on-fill)}.SettingsShared-module__53V8gG__stepLabel{color:var(--text-subtle);white-space:nowrap;font-size:12.5px;font-weight:700}.SettingsShared-module__53V8gG__stepLabelActive{color:var(--text)}.SettingsShared-module__53V8gG__stepLine{background:var(--border);flex:1;height:2px;margin:0 10px}.SettingsShared-module__53V8gG__wizardCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:22px}.SettingsShared-module__53V8gG__wizardTitle{margin-bottom:4px;font-size:15px;font-weight:700}.SettingsShared-module__53V8gG__wizardSub{color:var(--text-muted);margin-bottom:16px;font-size:12.5px}.SettingsShared-module__53V8gG__hostInput{box-sizing:border-box;border:1.5px solid var(--border);width:100%;color:var(--text);background:var(--surface-muted);border-radius:9px;outline:none;padding:12px 14px;font-size:15px;font-weight:600}.SettingsShared-module__53V8gG__hostInput:focus{border-color:var(--brand)}.SettingsShared-module__53V8gG__dnsTable{border:1px solid var(--border);border-radius:10px;overflow:hidden}.SettingsShared-module__53V8gG__dnsHead{background:var(--surface-tint);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.5px;grid-template-columns:70px 110px 1fr 70px;gap:10px;padding:9px 14px;font-size:10.5px;font-weight:700;display:grid}.SettingsShared-module__53V8gG__dnsRow{border-top:1px solid var(--border-soft);grid-template-columns:70px 110px 1fr 70px;align-items:center;gap:10px;padding:11px 14px;font-size:12.5px;display:grid}.SettingsShared-module__53V8gG__dnsType{font-weight:700}.SettingsShared-module__53V8gG__dnsMono{font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.SettingsShared-module__53V8gG__wizardFooter{gap:10px;margin-top:16px;display:flex}.SettingsShared-module__53V8gG__wizardBack{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:10px 14px;font-size:13px;font-weight:600}.SettingsShared-module__53V8gG__wizardNext{margin-left:auto}.SettingsShared-module__53V8gG__verifyCenter{text-align:center;padding:8px 0}.SettingsShared-module__53V8gG__spinner{border:3px solid var(--border);border-top-color:var(--brand);border-radius:99px;width:34px;height:34px;margin:6px auto 14px;animation:.8s linear infinite SettingsShared-module__53V8gG__spin}.SettingsShared-module__53V8gG__successCircle{background:var(--status-ok);border-radius:99px;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 14px;display:flex}.SettingsShared-module__53V8gG__grid2{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}@media (max-width:420px){.SettingsShared-module__53V8gG__grid2{grid-template-columns:1fr}}.SettingsShared-module__53V8gG__field{color:var(--text-muted);flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.SettingsShared-module__53V8gG__fieldFull{grid-column:1/-1}.SettingsShared-module__53V8gG__passWrap{display:flex;position:relative}.SettingsShared-module__53V8gG__passInput{padding-right:40px}.SettingsShared-module__53V8gG__eyeBtn{cursor:pointer;width:38px;color:var(--text-subtle);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:0;bottom:0;right:0}.SettingsShared-module__53V8gG__eyeBtn:hover{color:var(--text-body)}.SettingsShared-module__53V8gG__input{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-muted);color:var(--text);box-sizing:border-box;outline:none;width:100%;padding:10px 12px;font-size:13.5px}.SettingsShared-module__53V8gG__input:focus{border-color:var(--brand)}.SettingsShared-module__53V8gG__inputError{border-color:var(--status-bad)}.SettingsShared-module__53V8gG__errorText{color:var(--status-bad);font-size:10.5px;font-weight:700}.SettingsShared-module__53V8gG__readonlyRow{border:1px solid var(--border);background:var(--bg);border-radius:9px;align-items:center;gap:10px;padding:10px 12px;display:flex}.SettingsShared-module__53V8gG__readonlyValue{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13.5px;overflow:hidden}.SettingsShared-module__53V8gG__inlineBox{border:1px solid var(--border-soft);background:var(--surface-tint);border-radius:10px;margin-top:12px;padding:14px}.SettingsShared-module__53V8gG__code{box-sizing:border-box;border:1.5px solid var(--border);letter-spacing:7px;text-align:center;background:var(--surface-muted);width:150px;color:var(--text);font-size:17px;font-family:var(--font-mono);border-radius:9px;outline:none;padding:10px}.SettingsShared-module__53V8gG__chipRow{flex-wrap:wrap;gap:8px;display:flex}.SettingsShared-module__53V8gG__currencyChip{border:1.5px solid var(--border);background:var(--surface);border-radius:var(--r-pill);cursor:pointer;color:var(--text-subtle);align-items:center;gap:7px;padding:7px 14px;font-size:12.5px;font-weight:700;display:flex}.SettingsShared-module__53V8gG__currencyChipOn{background:var(--brand-tint);border-color:var(--brand);color:var(--brand)}.SettingsShared-module__53V8gG__defaultBadge{background:var(--brand);color:var(--on-fill);border-radius:99px;padding:2px 7px;font-size:9.5px;font-weight:800}.SettingsShared-module__53V8gG__starBtn{color:var(--ink-faintest);font-size:13px;font-weight:inherit;cursor:pointer;background:0 0;border:none;padding:0}.SettingsShared-module__53V8gG__starBtn:hover{color:var(--brand)}.SettingsShared-module__53V8gG__policyCard{border:1px solid var(--border);border-radius:11px;padding:13px 15px}.SettingsShared-module__53V8gG__policyNameInput{color:var(--text);background:0 0;border:1px solid #0000;border-radius:7px;outline:none;flex:140px;min-width:0;padding:5px 8px;font-family:inherit;font-size:13.5px;font-weight:700}.SettingsShared-module__53V8gG__policyNameInput:focus{border-color:var(--border);background:var(--surface-muted)}.SettingsShared-module__53V8gG__policyMeta{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:10px;display:flex}.SettingsShared-module__53V8gG__policyPreview{color:var(--text-subtle);margin-top:10px;font-size:11.5px;line-height:1.5}.SettingsShared-module__53V8gG__checkbox{border:1.5px solid var(--border-control);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.SettingsShared-module__53V8gG__checkboxOn{background:var(--brand);border-color:var(--brand)}.SettingsShared-module__53V8gG__sessionRevoke{font-size:11.5px}.SettingsShared-module__53V8gG__sessionRow{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:12px;padding:10px 0;font-size:12.5px;display:flex}.SettingsShared-module__53V8gG__sessionRow:last-of-type{border-bottom:none}.SettingsShared-module__53V8gG__notifRow{border-bottom:1px solid var(--border-soft);align-items:center;gap:14px;padding:10px 0;display:flex}.SettingsShared-module__53V8gG__notifRow:last-child{border-bottom:none}.SettingsShared-module__53V8gG__spinIcon{animation:.8s linear infinite SettingsShared-module__53V8gG__spin}@keyframes SettingsShared-module__53V8gG__spin{to{transform:rotate(360deg)}}.SettingsShared-module__53V8gG__usedPill{white-space:nowrap;color:var(--text-subtle);background:var(--surface-tint);border-radius:99px;padding:3px 9px;font-size:10.5px;font-weight:700}.SettingsShared-module__53V8gG__usedPillOn{color:var(--status-ok);background:var(--tint-ok)}.SettingsShared-module__53V8gG__policyRemove{cursor:pointer;color:var(--text-subtle);background:0 0;border:none;margin-left:auto;padding:0;font-size:11.5px;font-weight:700}.SettingsShared-module__53V8gG__policyAddBtn{background:var(--surface);border:1px solid var(--border);cursor:pointer;color:var(--text);border-radius:9px;margin-top:14px;padding:9px 16px;font-size:12.5px;font-weight:700;display:inline-block}.SettingsShared-module__53V8gG__suffixInput{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;align-items:center;gap:8px;padding:0 10px 0 0;display:flex}.SettingsShared-module__53V8gG__suffixInputOff{opacity:.45;pointer-events:none}.SettingsShared-module__53V8gG__suffixField{border:none;border-right:1px solid var(--border);text-align:center;width:52px;color:var(--text);background:0 0;border-radius:8px 0 0 8px;outline:none;padding:9px 8px;font-family:inherit;font-size:13px;font-weight:700}.SettingsShared-module__53V8gG__suffixText{color:var(--text-subtle);white-space:nowrap;font-size:12px}.SettingsShared-module__53V8gG__activityRow{align-items:baseline;gap:12px;padding:7px 0;font-size:12.5px;display:flex}.SettingsShared-module__53V8gG__activityWhen{color:var(--text-subtle);flex-shrink:0;width:82px;font-size:11.5px}.SettingsShared-module__53V8gG__activityDot,.SettingsShared-module__53V8gG__activityDotDanger{background:color-mix(in srgb, var(--brand) 55%, transparent);border-radius:99px;flex-shrink:0;width:7px;height:7px;position:relative;top:-1px}.SettingsShared-module__53V8gG__activityDotDanger{background:var(--status-bad)}.SettingsShared-module__53V8gG__activityPager{border-top:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;padding-top:12px;display:flex}.SettingsShared-module__53V8gG__feedGrid{grid-template-columns:1.1fr 1fr 1.6fr auto;align-items:end;padding:14px 18px}@media (max-width:680px){.SettingsShared-module__53V8gG__feedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.SettingsShared-module__53V8gG__settingsCard{padding:15px 14px}.SettingsShared-module__53V8gG__grid2{grid-template-columns:1fr}.SettingsShared-module__53V8gG__dnsHead{display:none}.SettingsShared-module__53V8gG__dnsRow{grid-template-columns:auto 1fr auto;gap:4px 6px;padding:12px 14px}.SettingsShared-module__53V8gG__dnsType,.SettingsShared-module__53V8gG__dnsHost{font-family:var(--font-body);letter-spacing:.5px;color:var(--text-subtle);font-size:10px;font-weight:800}.SettingsShared-module__53V8gG__dnsHost:before{content:"· "}.SettingsShared-module__53V8gG__dnsValue{color:var(--text-body);white-space:normal;overflow-wrap:anywhere;word-break:break-all;text-overflow:clip;grid-area:2/1/auto/-1;font-size:11.5px;overflow:visible}}@media (max-width:680px){.SettingsShared-module__53V8gG__stepBar{flex-wrap:wrap;gap:8px 16px}.SettingsShared-module__53V8gG__step{flex:0 auto}.SettingsShared-module__53V8gG__stepLine{display:none}}.SettingsShared-module__53V8gG__modeBlock{border-top:1px solid var(--border-soft);margin-top:20px;padding-top:18px}.SettingsShared-module__53V8gG__modeTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;font-size:11px;font-weight:700}.SettingsShared-module__53V8gG__modeSub{color:var(--text-subtle);margin-bottom:11px;font-size:11.5px;line-height:1.5}.SettingsShared-module__53V8gG__modeOptions{flex-direction:column;gap:9px;display:flex}.SettingsShared-module__53V8gG__modeOption{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;border-radius:11px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.SettingsShared-module__53V8gG__modeOptionOn{border-color:var(--brand);background:var(--brand-tint)}.SettingsShared-module__53V8gG__modeRadio{border-radius:var(--r-pill);border:1.5px solid var(--border-dashed);flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:2px;display:flex}.SettingsShared-module__53V8gG__modeOptionOn .SettingsShared-module__53V8gG__modeRadio{border-color:var(--brand)}.SettingsShared-module__53V8gG__modeDot{border-radius:var(--r-pill);background:0 0;width:9px;height:9px}.SettingsShared-module__53V8gG__modeOptionOn .SettingsShared-module__53V8gG__modeDot{background:var(--brand)}.SettingsShared-module__53V8gG__modeText{min-width:0}.SettingsShared-module__53V8gG__modeLabel{font-size:13px;font-weight:700;display:block}.SettingsShared-module__53V8gG__modeDesc{color:var(--text-subtle);margin-top:2px;font-size:11.5px;line-height:1.5;display:block}.SettingsShared-module__53V8gG__domainRow{border-bottom:1px solid var(--border-soft);padding:14px 18px}.SettingsShared-module__53V8gG__domainRow:last-child{border-bottom:none}.SettingsShared-module__53V8gG__domainRowTop{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.SettingsShared-module__53V8gG__domainActions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.SettingsShared-module__53V8gG__switchPanel{background:var(--tint-warn);border-radius:var(--r-sm);margin-top:12px;padding:13px 15px}.SettingsShared-module__53V8gG__switchNote{color:var(--status-warn);text-wrap:pretty;margin-bottom:11px;font-size:12px;line-height:1.6}.SettingsShared-module__53V8gG__switchActions{flex-wrap:wrap;gap:8px;display:flex}.SettingsShared-module__53V8gG__switchGo{background:var(--ink-surface);color:var(--on-ink-surface);font:inherit;cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700}.SettingsShared-module__53V8gG__switchGo:hover{filter:brightness(1.25)}.SettingsShared-module__53V8gG__switchStay{border:1px solid var(--border-control);background:var(--surface);font:inherit;color:var(--text-muted);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700}.SettingsShared-module__53V8gG__failCard{background:var(--tint-warn);text-align:left;border-radius:11px;padding:16px 18px}.SettingsShared-module__53V8gG__failHead{align-items:center;gap:9px;margin-bottom:6px;display:flex}.SettingsShared-module__53V8gG__failMark{border-radius:var(--r-pill);background:var(--status-warn);width:20px;height:20px;color:var(--on-fill);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.SettingsShared-module__53V8gG__failTitle{color:var(--status-warn);font-size:14.5px;font-weight:800}.SettingsShared-module__53V8gG__failBody{color:var(--status-warn);text-wrap:pretty;font-size:12.5px;line-height:1.6}.SettingsShared-module__53V8gG__failRecords{border:1px solid var(--border);text-align:left;border-radius:11px;margin-top:14px;overflow:hidden}.SettingsShared-module__53V8gG__failRecord{border-top:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.SettingsShared-module__53V8gG__failRecord:first-child{border-top:none}.SettingsShared-module__53V8gG__failRecordBad{background:color-mix(in srgb, var(--tint-warn) 50%, var(--surface))}.SettingsShared-module__53V8gG__recordMark{border-radius:var(--r-pill);width:17px;height:17px;color:var(--on-fill);background:var(--status-ok);flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.SettingsShared-module__53V8gG__recordMarkBad{background:var(--status-warn)}.SettingsShared-module__53V8gG__recordType{letter-spacing:.5px;color:var(--text-subtle);min-width:44px;font-size:10px;font-weight:800}.SettingsShared-module__53V8gG__recordHost{font-family:var(--font-mono);color:var(--text-subtle);min-width:66px;font-size:12px}.SettingsShared-module__53V8gG__recordValue{font-family:var(--font-mono);color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:110px;font-size:12px;overflow:hidden}.SettingsShared-module__53V8gG__failFooter{text-align:left;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;display:flex}.SettingsShared-module__53V8gG__failPolling{color:var(--text-subtle);flex:1;min-width:170px;font-size:11.5px;line-height:1.5}.SettingsShared-module__53V8gG__tosLine{border-top:1px solid var(--border-soft);color:var(--text-subtle);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:14px;padding-top:12px;font-size:11.5px;line-height:1.5;display:flex}.SettingsShared-module__53V8gG__tosLink{color:var(--brand);white-space:nowrap;font-weight:700}.SettingsShared-module__53V8gG__dunningPanel{background:var(--tint-bad);border-radius:10px;margin-bottom:14px;padding:14px 16px}.SettingsShared-module__53V8gG__dunningBody{color:var(--bad-deep);text-wrap:pretty;font-size:12px;line-height:1.6}.SettingsShared-module__53V8gG__dunningActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.SettingsShared-module__53V8gG__dunningRetry{font:inherit;background:var(--status-bad);color:var(--on-fill);cursor:pointer;border:none;border-radius:8px;min-height:44px;padding:9px 16px;font-size:12.5px;font-weight:700}.SettingsShared-module__53V8gG__dunningRetry:disabled{cursor:default;opacity:.6}.SettingsShared-module__53V8gG__dunningCard{font:inherit;background:var(--surface);color:var(--bad-deep);border:1px solid var(--bad-rule);cursor:pointer;border-radius:8px;min-height:44px;padding:9px 16px;font-size:12.5px;font-weight:700}
.PropertyEditor-module__4vI8VG__back{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-bottom:16px;padding:0;font-size:12.5px;font-weight:600;display:inline-block}.PropertyEditor-module__4vI8VG__deleteDraft{text-align:center;color:var(--status-bad);cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:12px;font-weight:700}.PropertyEditor-module__4vI8VG__deleteDraft:disabled{opacity:.5;cursor:default}.PropertyEditor-module__4vI8VG__back:hover{color:var(--text)}.PropertyEditor-module__4vI8VG__rateTitle{align-items:center;gap:10px;margin:14px 0 16px;display:flex}.PropertyEditor-module__4vI8VG__rateDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.PropertyEditor-module__4vI8VG__rateName{letter-spacing:-.4px;font-size:21px;font-weight:800}.PropertyEditor-module__4vI8VG__tabs{background:var(--surface-tint);border-radius:9px;margin-bottom:16px;padding:3px;display:inline-flex}.PropertyEditor-module__4vI8VG__tab{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:7px;padding:7px 14px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__tabActive{background:var(--surface);color:var(--text);box-shadow:0 1px 3px var(--shadow-card)}.PropertyEditor-module__4vI8VG__summaryCard{margin-bottom:18px}.PropertyEditor-module__4vI8VG__summaryHead{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:3px;display:flex}.PropertyEditor-module__4vI8VG__summaryTitle{font-size:14.5px;font-weight:800}.PropertyEditor-module__4vI8VG__summaryNote{color:var(--text-subtle);font-size:11px}.PropertyEditor-module__4vI8VG__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:10px;margin-top:13px;display:grid}.PropertyEditor-module__4vI8VG__summaryItem{border:1px solid var(--border-soft);cursor:pointer;background:var(--surface-muted);color:inherit;border-radius:10px;padding:12px 14px;display:block}.PropertyEditor-module__4vI8VG__summaryItem:hover{border-color:var(--border-dashed)}.PropertyEditor-module__4vI8VG__summaryLabelRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.PropertyEditor-module__4vI8VG__summaryLabel{color:var(--text-subtle);letter-spacing:.3px;text-transform:uppercase;font-size:11px;font-weight:700}.PropertyEditor-module__4vI8VG__summaryBadge{border-radius:var(--r-pill);white-space:nowrap;flex-shrink:0;padding:2px 7px;font-size:9.5px;font-weight:800}.PropertyEditor-module__4vI8VG__summaryBadgeOverride{color:var(--brand);background:var(--brand-tint)}.PropertyEditor-module__4vI8VG__summaryBadgeInherited{color:var(--text-subtle);background:var(--surface-tint)}.PropertyEditor-module__4vI8VG__summaryValue{margin-top:5px;font-size:13px;font-weight:700;line-height:1.35}.PropertyEditor-module__4vI8VG__summaryWhere{color:var(--text-subtle);margin-top:3px;font-size:11.5px}.PropertyEditor-module__4vI8VG__layout{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.PropertyEditor-module__4vI8VG__main{flex-direction:column;flex:440px;gap:18px;min-width:0;display:flex}.PropertyEditor-module__4vI8VG__sidebar{flex-direction:column;flex:0 300px;gap:18px;min-width:260px;display:flex}@media (min-width:921px){.PropertyEditor-module__4vI8VG__sidebar{position:sticky;top:78px}}.PropertyEditor-module__4vI8VG__cardTitle{margin-bottom:14px;font-size:14.5px;font-weight:800}.PropertyEditor-module__4vI8VG__cardHint{color:var(--text-subtle);margin-top:-10px;margin-bottom:14px;font-size:12px}.PropertyEditor-module__4vI8VG__formGrid160{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.PropertyEditor-module__4vI8VG__formGrid190{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.PropertyEditor-module__4vI8VG__grid4{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:420px){.PropertyEditor-module__4vI8VG__grid4{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.PropertyEditor-module__4vI8VG__full{grid-column:1/-1}.PropertyEditor-module__4vI8VG__field{color:var(--text-muted);flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.PropertyEditor-module__4vI8VG__input,.PropertyEditor-module__4vI8VG__select,.PropertyEditor-module__4vI8VG__textarea{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-muted);color:var(--text);box-sizing:border-box;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13.5px}.PropertyEditor-module__4vI8VG__input:focus,.PropertyEditor-module__4vI8VG__select:focus,.PropertyEditor-module__4vI8VG__textarea:focus{border-color:var(--brand)}.PropertyEditor-module__4vI8VG__inputError{border-color:var(--status-bad)}.PropertyEditor-module__4vI8VG__errorText{color:var(--status-bad);font-size:10.5px;font-weight:700}.PropertyEditor-module__4vI8VG__photoCover{border:1.5px dashed var(--border-dashed);height:190px;color:var(--text-subtle);text-align:center;border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;padding:12px;font-size:12.5px;display:flex}.PropertyEditor-module__4vI8VG__photoGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.PropertyEditor-module__4vI8VG__photoSlot{border:1px solid var(--border-soft);height:96px;color:var(--text-faint);border-radius:10px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.PropertyEditor-module__4vI8VG__photoAdd{box-sizing:border-box;border:1.5px dashed var(--border-dashed);cursor:pointer;height:96px;color:var(--text-subtle);background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.PropertyEditor-module__4vI8VG__photoAdd:hover{border-color:var(--brand);color:var(--brand)}.PropertyEditor-module__4vI8VG__amenGroup{margin-bottom:14px}.PropertyEditor-module__4vI8VG__amenGroupName{color:var(--text-muted);margin-bottom:7px;font-size:11px;font-weight:700}.PropertyEditor-module__4vI8VG__amenList{flex-wrap:wrap;gap:8px;display:flex}.PropertyEditor-module__4vI8VG__amenPill{border:1px solid var(--border);background:var(--surface);border-radius:var(--r-pill);cursor:pointer;color:var(--text-body);padding:7px 13px;font-size:12.5px;font-weight:600}.PropertyEditor-module__4vI8VG__amenPillOn{background:var(--brand);border-color:var(--brand);color:var(--on-fill)}.PropertyEditor-module__4vI8VG__customRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:11px;display:flex}.PropertyEditor-module__4vI8VG__customInput{flex:170px;min-width:0}.PropertyEditor-module__4vI8VG__customAddBtn{border:1px solid var(--border);background:var(--surface);border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;padding:9px 16px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__customAddBtn:hover{border-color:var(--border-dashed)}.PropertyEditor-module__4vI8VG__customPill{border:1px solid var(--border);background:var(--surface);border-radius:var(--r-pill);align-items:center;gap:7px;padding:6px 8px 6px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.PropertyEditor-module__4vI8VG__customPillScope{color:var(--text-subtle);background:var(--surface-tint);border-radius:99px;padding:2px 7px;font-size:10px;font-weight:700}.PropertyEditor-module__4vI8VG__customPillRemove{color:var(--text-faint);cursor:pointer;background:0 0;border:none;font-size:13px;line-height:1}.PropertyEditor-module__4vI8VG__customPillRemove:hover{color:var(--status-bad)}.PropertyEditor-module__4vI8VG__currencyRow{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.PropertyEditor-module__4vI8VG__currencyChip{border:1px solid var(--border);background:var(--surface);border-radius:var(--r-pill);cursor:pointer;padding:6px 13px;font-size:12px;font-weight:700}.PropertyEditor-module__4vI8VG__currencyChipOn{background:var(--text);border-color:var(--text);color:var(--on-fill)}.PropertyEditor-module__4vI8VG__hairline{border-top:1px solid var(--border-soft);margin-top:16px;padding-top:14px}.PropertyEditor-module__4vI8VG__hairlineLabel{color:var(--text-muted);margin-bottom:3px;font-size:11px;font-weight:700}.PropertyEditor-module__4vI8VG__hairlineNote{color:var(--text-subtle);margin-bottom:9px;font-size:11px;line-height:1.5}.PropertyEditor-module__4vI8VG__hairlineNote a,.PropertyEditor-module__4vI8VG__hairlineNote button{color:var(--brand);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-weight:700}.PropertyEditor-module__4vI8VG__policyOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:10px;width:100%;padding:8px;display:flex}.PropertyEditor-module__4vI8VG__policyOption:hover{background:var(--surface-tint)}.PropertyEditor-module__4vI8VG__radio{border:1.5px solid var(--border-control);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:2px;display:flex}.PropertyEditor-module__4vI8VG__radioOn{border-color:var(--brand)}.PropertyEditor-module__4vI8VG__radioDot{background:var(--brand);border-radius:99px;width:8px;height:8px}.PropertyEditor-module__4vI8VG__policyName{font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__policyDesc{color:var(--text-subtle);font-size:11px;line-height:1.4}.PropertyEditor-module__4vI8VG__addPolicyBtn{color:var(--brand);cursor:pointer;background:0 0;border:none;padding:8px 0 0;font-size:12px;font-weight:700}.PropertyEditor-module__4vI8VG__payRow{border:1px solid var(--border-soft);border-radius:10px;align-items:center;gap:10px;margin-bottom:7px;padding:9px 11px;display:flex}.PropertyEditor-module__4vI8VG__payMark{width:24px;height:24px;color:var(--on-solid);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:9.5px;font-weight:800;display:flex}.PropertyEditor-module__4vI8VG__payName{flex:1;min-width:0;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__warnNote{color:var(--status-warn);background:var(--tint-warn);border-radius:8px;margin-top:8px;padding:8px 10px;font-size:11px;line-height:1.5}.PropertyEditor-module__4vI8VG__payLaterRow{border:1px solid var(--border-soft);border-radius:10px;align-items:center;gap:10px;margin-top:7px;padding:9px 11px;display:flex}.PropertyEditor-module__4vI8VG__payLaterDaysRow{color:var(--text-subtle);flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;font-size:11px;display:flex}.PropertyEditor-module__4vI8VG__payLaterDaysInput{border:1px solid var(--border);text-align:center;background:var(--surface-muted);width:34px;color:var(--text);border-radius:6px;outline:none;padding:4px;font-size:11.5px;font-weight:700}.PropertyEditor-module__4vI8VG__saveStack{flex-direction:column;gap:10px;display:flex}.PropertyEditor-module__4vI8VG__saveFootnote{color:var(--text-subtle);text-align:center;font-size:11px;line-height:1.5}.PropertyEditor-module__4vI8VG__inlineForm{border:1.5px solid var(--brand);border-radius:var(--r-md);background:var(--surface);margin-bottom:14px;padding:16px 18px;animation:.2s PropertyEditor-module__4vI8VG__fadein}.PropertyEditor-module__4vI8VG__addBtnRight{margin-left:auto;font-size:13px}.PropertyEditor-module__4vI8VG__rateTabs{background:var(--surface-tint);border-radius:9px;flex-wrap:wrap;gap:4px;margin-bottom:16px;padding:3px;display:inline-flex}.PropertyEditor-module__4vI8VG__rateTab{cursor:pointer;white-space:nowrap;color:var(--text-muted);background:0 0;border:none;border-radius:7px;padding:7px 14px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__rateTabActive{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #2622201f}.PropertyEditor-module__4vI8VG__listRow{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:12px;padding:11px 18px;display:flex}.PropertyEditor-module__4vI8VG__listRow:last-child{border-bottom:none}.PropertyEditor-module__4vI8VG__listRowMain{font-size:13px;font-weight:700}.PropertyEditor-module__4vI8VG__listRowSub{color:var(--text-subtle);font-size:11.5px}.PropertyEditor-module__4vI8VG__listRowActions{gap:10px;margin-left:auto;font-size:12px;font-weight:600;display:flex}.PropertyEditor-module__4vI8VG__tableHead{border-bottom:1px solid var(--border);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.3px;gap:18px;padding:9px 18px;font-size:10.5px;font-weight:700;display:flex}.PropertyEditor-module__4vI8VG__linkBtn{color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:700}.PropertyEditor-module__4vI8VG__linkBtnDanger{color:var(--status-bad);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:700}@keyframes PropertyEditor-module__4vI8VG__fadein{0%{opacity:0}to{opacity:1}}.PropertyEditor-module__4vI8VG__rateBaseCard{margin-bottom:16px}.PropertyEditor-module__4vI8VG__rateBaseHead{align-items:baseline;gap:8px;display:flex}.PropertyEditor-module__4vI8VG__rateBaseTitle{font-size:14.5px;font-weight:800}.PropertyEditor-module__4vI8VG__rateBaseNote{color:var(--text-subtle);font-size:12px}.PropertyEditor-module__4vI8VG__rateBaseEdit{color:var(--brand);cursor:pointer;margin-left:auto;font-size:12px;font-weight:700;text-decoration:none}.PropertyEditor-module__4vI8VG__rateBaseValue{letter-spacing:-.4px;margin-top:6px;font-size:22px;font-weight:800}.PropertyEditor-module__4vI8VG__rateHelperRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.PropertyEditor-module__4vI8VG__rateHelper{color:var(--text-muted);font-size:13px}.PropertyEditor-module__4vI8VG__rateAccentBtn{background:var(--brand);color:var(--on-fill);cursor:pointer;white-space:nowrap;border:none;border-radius:9px;margin-left:auto;padding:9px 16px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__rateAccentBtn:hover{filter:brightness(.93)}.PropertyEditor-module__4vI8VG__rateForm{border:1.5px solid var(--brand);margin-bottom:14px;animation:.2s PropertyEditor-module__4vI8VG__fadein}.PropertyEditor-module__4vI8VG__rateFormTitle{margin-bottom:14px;font-size:13.5px;font-weight:800}.PropertyEditor-module__4vI8VG__rateFormGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.PropertyEditor-module__4vI8VG__depositGrid{grid-template-columns:1fr 1.5fr;gap:12px;display:grid}.PropertyEditor-module__4vI8VG__feeFormGrid{grid-template-columns:1.3fr 1.4fr 1fr 1.3fr;gap:12px;display:grid}@media (max-width:680px){.PropertyEditor-module__4vI8VG__feeFormGrid{grid-template-columns:repeat(2,1fr)}}.PropertyEditor-module__4vI8VG__rateFormActions{gap:8px;margin-top:14px;display:flex}.PropertyEditor-module__4vI8VG__rateDarkBtn{background:var(--text);color:var(--on-fill);cursor:pointer;border:none;border-radius:9px;padding:9px 16px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__rateGhostBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:9px;padding:9px 16px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__rateEmpty{text-align:center;color:var(--text-subtle);padding:26px;font-size:13px}.PropertyEditor-module__4vI8VG__rateEmptyCompact{text-align:center;color:var(--text-subtle);padding:20px;font-size:12.5px}.PropertyEditor-module__4vI8VG__rateTableHead{border-bottom:1px solid var(--border-soft);letter-spacing:.5px;text-transform:uppercase;color:var(--text-subtle);gap:12px;padding:10px 18px;font-size:10.5px;font-weight:800;display:grid}.PropertyEditor-module__4vI8VG__rateTableRow{border-bottom:1px solid var(--border-soft);align-items:center;gap:12px;padding:11px 18px;display:grid}.PropertyEditor-module__4vI8VG__rateTableRow:last-child{border-bottom:none}.PropertyEditor-module__4vI8VG__rateCols4{grid-template-columns:1.5fr 1.6fr 1fr .9fr .8fr}.PropertyEditor-module__4vI8VG__rateCols5{grid-template-columns:1.2fr 1fr 1fr 1.1fr 1.3fr .9fr}@media (max-width:680px){.PropertyEditor-module__4vI8VG__rateCols4{grid-template-columns:1.4fr 1.6fr 1fr .5fr}.PropertyEditor-module__4vI8VG__rateCols4>:nth-child(4){display:none}.PropertyEditor-module__4vI8VG__rateCols5{grid-template-columns:1.2fr 1fr 1fr .6fr}.PropertyEditor-module__4vI8VG__rateCols5>:nth-child(3),.PropertyEditor-module__4vI8VG__rateCols5>:nth-child(5){display:none}}.PropertyEditor-module__4vI8VG__rateListRow{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:12px;padding:11px 18px;display:flex}.PropertyEditor-module__4vI8VG__rateListRow:last-child{border-bottom:none}.PropertyEditor-module__4vI8VG__rateCellStrong{font-size:13px;font-weight:700}.PropertyEditor-module__4vI8VG__feeName{align-items:center;gap:7px;display:flex}.PropertyEditor-module__4vI8VG__taxChip{letter-spacing:.5px;color:var(--text-muted);background:var(--surface-tint);border-radius:99px;padding:2px 7px;font-size:9.5px;font-weight:800}.PropertyEditor-module__4vI8VG__taxCheck{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;margin-top:14px;display:flex}.PropertyEditor-module__4vI8VG__taxInput{opacity:0;width:0;height:0;position:absolute}.PropertyEditor-module__4vI8VG__taxBox{box-sizing:border-box;border:1.5px solid var(--warm-edge-strong);background:var(--surface);width:18px;height:18px;color:var(--surface);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.PropertyEditor-module__4vI8VG__taxBoxOn{background:var(--brand);border:none}.PropertyEditor-module__4vI8VG__taxInput:focus-visible+.PropertyEditor-module__4vI8VG__taxBox{outline:2px solid var(--brand);outline-offset:1px}.PropertyEditor-module__4vI8VG__taxText{color:var(--text);min-width:0;font-size:12.5px;line-height:1.5}.PropertyEditor-module__4vI8VG__taxSub{color:var(--text-subtle);font-size:11.5px;display:block}.PropertyEditor-module__4vI8VG__rateCellMuted{color:var(--text-muted);font-size:12.5px}.PropertyEditor-module__4vI8VG__rateCellMeta{color:var(--text-subtle);font-size:11.5px}.PropertyEditor-module__4vI8VG__rateMono{font-family:var(--font-mono);font-size:12.5px;font-weight:800}.PropertyEditor-module__4vI8VG__rateRowActions{align-items:center;gap:12px;margin-left:auto;display:flex}.PropertyEditor-module__4vI8VG__rateQuietBtn{color:var(--text-faint);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.PropertyEditor-module__4vI8VG__rateQuietBtn:hover{color:var(--status-bad)}.PropertyEditor-module__4vI8VG__rateChip{white-space:nowrap;border-radius:99px;padding:2px 9px;font-size:10.5px;font-weight:700}.PropertyEditor-module__4vI8VG__rateChipOk{color:var(--status-ok);background:var(--tint-ok)}.PropertyEditor-module__4vI8VG__rateChipNeutral{color:var(--text-subtle);background:var(--surface-tint)}.PropertyEditor-module__4vI8VG__turnModes{flex-direction:column;gap:10px;display:flex}.PropertyEditor-module__4vI8VG__turnMode{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;font:inherit;color:inherit;border-radius:11px;align-items:flex-start;gap:12px;padding:13px 15px;display:flex}.PropertyEditor-module__4vI8VG__turnModeOn{border-color:var(--brand);background:var(--brand-tint)}.PropertyEditor-module__4vI8VG__turnRadio{border:1.5px solid var(--border-control);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.PropertyEditor-module__4vI8VG__turnRadioOn{border-color:var(--brand)}.PropertyEditor-module__4vI8VG__turnRadioDot{background:0 0;border-radius:99px;width:9px;height:9px}.PropertyEditor-module__4vI8VG__turnRadioDotOn{background:var(--brand)}.PropertyEditor-module__4vI8VG__turnModeName{font-size:13.5px;font-weight:700;display:block}.PropertyEditor-module__4vI8VG__turnModeDesc{color:var(--text-subtle);margin-top:2px;font-size:12px;line-height:1.5;display:block}.PropertyEditor-module__4vI8VG__turnInline{color:var(--text-body);flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:12.5px;display:flex}.PropertyEditor-module__4vI8VG__turnGapInput{border:1px solid var(--border);text-align:center;background:var(--surface-muted);width:52px;color:var(--text);border-radius:9px;outline:none;padding:9px;font-size:13px}.PropertyEditor-module__4vI8VG__turnGapInput:focus{border-color:var(--brand)}.PropertyEditor-module__4vI8VG__turnEffect{background:var(--surface-tint);color:var(--text-body);border-radius:10px;margin-top:14px;padding:11px 14px;font-size:12.5px;line-height:1.5}.PropertyEditor-module__4vI8VG__turnOpened{margin-top:16px}.PropertyEditor-module__4vI8VG__turnOpenedLabel{color:var(--text-subtle);letter-spacing:.4px;margin-bottom:8px;font-size:11px;font-weight:700}.PropertyEditor-module__4vI8VG__turnOpenedChips{flex-wrap:wrap;gap:8px;display:flex}.PropertyEditor-module__4vI8VG__turnOpenedChip{border:1px solid var(--border);border-radius:99px;align-items:center;gap:7px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.PropertyEditor-module__4vI8VG__turnOpenedUndo{cursor:pointer;color:var(--text-subtle);background:0 0;border:none;padding:0;font-size:13px;font-weight:800;line-height:1}.PropertyEditor-module__4vI8VG__rateSettingCard{margin-bottom:14px}.PropertyEditor-module__4vI8VG__rateSettingHead{align-items:center;gap:12px;display:flex}.PropertyEditor-module__4vI8VG__rateSettingTitle{font-size:13.5px;font-weight:800}.PropertyEditor-module__4vI8VG__rateSettingDesc{color:var(--text-muted);margin-top:2px;font-size:12px;line-height:1.55}.PropertyEditor-module__4vI8VG__rateSettingNote{color:var(--text-subtle);margin-top:10px;font-size:11.5px;line-height:1.5}.PropertyEditor-module__4vI8VG__suffixWrap{display:block;position:relative}.PropertyEditor-module__4vI8VG__suffix{color:var(--text-subtle);pointer-events:none;font-size:12.5px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.PropertyEditor-module__4vI8VG__policyForm{border:1px solid var(--border);background:var(--surface-muted);border-radius:10px;margin-top:10px;padding:13px}.PropertyEditor-module__4vI8VG__policyInputWrap{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:8px;padding:0 10px 0 0;display:flex}.PropertyEditor-module__4vI8VG__policyInputWrapOff{opacity:.45;pointer-events:none}.PropertyEditor-module__4vI8VG__policyInput{border:none;border-right:1px solid var(--border);text-align:center;width:52px;color:var(--text);background:0 0;border-radius:8px 0 0 8px;outline:none;padding:9px 8px;font-family:inherit;font-size:13px;font-weight:700}.PropertyEditor-module__4vI8VG__policyInputSuffix{color:var(--text-subtle);white-space:nowrap;font-size:12px}@media (max-width:860px){.PropertyEditor-module__4vI8VG__sidebar{flex:100%;position:static}}@media (max-width:680px){.PropertyEditor-module__4vI8VG__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PropertyEditor-module__4vI8VG__sidebar{min-width:0}}.PropertyEditor-module__4vI8VG__publishAsk{background:var(--tint-warn);border-radius:10px;margin-bottom:10px;padding:13px 15px}.PropertyEditor-module__4vI8VG__publishAskTitle{color:var(--status-warn);margin-bottom:5px;font-size:12.5px;font-weight:800}.PropertyEditor-module__4vI8VG__publishAskBody{color:var(--status-warn);font-size:12px;line-height:1.6}.PropertyEditor-module__4vI8VG__publishAskActions{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.PropertyEditor-module__4vI8VG__publishAskGo{font:inherit;background:var(--text);color:var(--on-fill);cursor:pointer;border:none;border-radius:8px;min-height:44px;padding:9px 15px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__publishAskCancel{font:inherit;background:var(--surface);color:var(--text-muted);border:1px solid var(--warn-edge-alt);cursor:pointer;border-radius:8px;min-height:44px;padding:9px 15px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__publishBlocked{background:var(--tint-bad);border-radius:10px;margin-bottom:10px;padding:13px 15px}.PropertyEditor-module__4vI8VG__publishBlockedTitle{color:var(--status-bad);margin-bottom:5px;font-size:12.5px;font-weight:800}.PropertyEditor-module__4vI8VG__publishBlockedBody{color:var(--bad-deep);text-wrap:pretty;font-size:12px;line-height:1.6}.PropertyEditor-module__4vI8VG__publishBlockedGo{font:inherit;background:var(--status-bad);color:var(--on-fill);cursor:pointer;border:none;border-radius:8px;min-height:44px;padding:9px 15px;font-size:12.5px;font-weight:700}.PropertyEditor-module__4vI8VG__publishBlockedCancel{font:inherit;background:var(--surface);color:var(--bad-deep);border:1px solid var(--bad-rule);cursor:pointer;border-radius:8px;min-height:44px;padding:9px 15px;font-size:12.5px;font-weight:700}
.Card-module__b6YjYG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:0 1px 3px var(--shadow-card)}.Card-module__b6YjYG__padded{padding:18px 20px}.Card-module__b6YjYG__header{border-bottom:1px solid var(--border-soft);align-items:center;padding:14px 18px;display:flex}.Card-module__b6YjYG__title{font:var(--card-title);color:var(--text)}.Card-module__b6YjYG__action{color:var(--brand);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:12.5px;font-weight:600}.Card-module__b6YjYG__action:hover{text-decoration:underline}@media (max-width:640px){.Card-module__b6YjYG__padded{padding:15px 14px}}
.StatusChip-module__BgfaEa__chip{border-radius:var(--r-pill);white-space:nowrap;align-items:center;padding:2px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.StatusChip-module__BgfaEa__booking{padding:3px 10px;font-size:11px}.StatusChip-module__BgfaEa__caps{letter-spacing:.4px;text-transform:uppercase;padding:3px 10px;font-weight:800}.StatusChip-module__BgfaEa__ok{color:var(--status-ok);background:var(--tint-ok)}.StatusChip-module__BgfaEa__warn{color:var(--status-warn);background:var(--tint-warn)}.StatusChip-module__BgfaEa__danger{color:var(--status-bad);background:var(--tint-bad)}.StatusChip-module__BgfaEa__neutral{color:var(--text-muted);background:var(--surface-tint)}.StatusChip-module__BgfaEa__brand{color:var(--brand);background:var(--brand-tint)}.StatusChip-module__BgfaEa__info{color:var(--status-info);background:var(--tint-info-alt)}
.LegalDocuments-module__iCu1JG__page{max-width:860px;animation:.25s LegalDocuments-module__iCu1JG__fadein}.LegalDocuments-module__iCu1JG__lede{color:var(--text-muted);text-wrap:pretty;max-width:640px;margin-bottom:16px;font-size:12.5px;line-height:1.65}.LegalDocuments-module__iCu1JG__ops{--border-soft:var(--tint-neutral);--warm-note:var(--ops-note);--surface-muted:var(--ops-note);--ink-faintest:var(--ops-border);--text-body:var(--ops-text-muted);--ink-a50:var(--t222-a80)}.LegalDocuments-module__iCu1JG__list{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.LegalDocuments-module__iCu1JG__groupHead{letter-spacing:.6px;color:var(--text-subtle);margin:18px 0 8px;font-size:10.5px;font-weight:800}.LegalDocuments-module__iCu1JG__row{border:0;border-bottom:1px solid var(--border-soft);text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;align-items:center;gap:14px;padding:16px 18px;display:flex}.LegalDocuments-module__iCu1JG__row:hover{background:var(--warm-note)}.LegalDocuments-module__iCu1JG__rowMain{flex:1;min-width:0}.LegalDocuments-module__iCu1JG__rowTitleLine{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.LegalDocuments-module__iCu1JG__rowTitle{font-size:14px;font-weight:800}.LegalDocuments-module__iCu1JG__slug{color:var(--text-subtle);font-family:ui-monospace,monospace;font-size:11.5px}.LegalDocuments-module__iCu1JG__draftChip{letter-spacing:.4px;color:var(--status-warn);background:var(--tint-warn);border-radius:99px;padding:2px 8px;font-size:10px;font-weight:800}.LegalDocuments-module__iCu1JG__rowLine{color:var(--text-muted);margin-top:3px;font-size:12px;display:block}.LegalDocuments-module__iCu1JG__cover{color:var(--text-subtle);margin-top:3px;font-size:11.5px;display:block}.LegalDocuments-module__iCu1JG__coverBehind{color:var(--status-warn)}.LegalDocuments-module__iCu1JG__arrow{color:var(--text-subtle);flex-shrink:0;font-size:15px}.LegalDocuments-module__iCu1JG__listNote{color:var(--text-subtle);text-wrap:pretty;padding:14px 18px;font-size:11.5px;line-height:1.6}.LegalDocuments-module__iCu1JG__detail{max-width:780px;animation:.25s LegalDocuments-module__iCu1JG__fadein}.LegalDocuments-module__iCu1JG__back{color:var(--brand);cursor:pointer;background:0 0;border:0;margin-bottom:12px;padding:0;font-family:inherit;font-size:12.5px;font-weight:700;display:inline-block}.LegalDocuments-module__iCu1JG__head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:5px;display:flex}.LegalDocuments-module__iCu1JG__headTitle{letter-spacing:-.3px;font-size:19px;font-weight:800}.LegalDocuments-module__iCu1JG__chip{white-space:nowrap;color:var(--status-ok);background:var(--tint-ok);border-radius:99px;padding:3px 10px;font-size:11px;font-weight:800}.LegalDocuments-module__iCu1JG__chipDraft{color:var(--status-warn);background:var(--tint-warn)}.LegalDocuments-module__iCu1JG__detailLede{color:var(--text-muted);text-wrap:pretty;max-width:600px;margin-bottom:16px;font-size:12.5px;line-height:1.6}.LegalDocuments-module__iCu1JG__section{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:12px;padding:15px 17px}.LegalDocuments-module__iCu1JG__sectionHead{align-items:center;gap:7px;margin-bottom:9px;display:flex}.LegalDocuments-module__iCu1JG__sectionN{letter-spacing:.6px;color:var(--text-subtle);font-size:10.5px;font-weight:800}.LegalDocuments-module__iCu1JG__move{cursor:pointer;border:1px solid var(--border);color:var(--text-muted);background:0 0;border-radius:7px;padding:1px 7px;font-family:inherit;font-size:13px;line-height:1.4}.LegalDocuments-module__iCu1JG__moveOff{color:var(--ink-faintest)}.LegalDocuments-module__iCu1JG__removeSection{cursor:pointer;border:1px solid var(--border);color:var(--status-bad);background:0 0;border-radius:7px;margin-left:auto;padding:1px 7px;font-family:inherit;font-size:13px;line-height:1.4}.LegalDocuments-module__iCu1JG__heading,.LegalDocuments-module__iCu1JG__body{box-sizing:border-box;border:1px solid var(--border);background:var(--surface-muted);width:100%;color:var(--text);border-radius:9px;outline:none;padding:10px 12px;font-family:inherit}.LegalDocuments-module__iCu1JG__heading{margin-bottom:8px;font-size:13px;font-weight:700}.LegalDocuments-module__iCu1JG__body{resize:vertical;min-height:96px;font-size:12.5px;line-height:1.65}.LegalDocuments-module__iCu1JG__add{border:1px dashed var(--border);text-align:center;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:12px;width:100%;margin-bottom:14px;padding:14px;font-family:inherit;font-size:12.5px;font-weight:700}.LegalDocuments-module__iCu1JG__add:hover{border-color:var(--ink-faintest)}.LegalDocuments-module__iCu1JG__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:14px;padding:16px 18px}.LegalDocuments-module__iCu1JG__cardTitle{margin-bottom:9px;font-size:13px;font-weight:800}.LegalDocuments-module__iCu1JG__kind{box-sizing:border-box;cursor:pointer;text-align:left;background:0 0;border:0;align-items:flex-start;gap:9px;width:100%;min-height:44px;padding-top:2px;font-family:inherit;display:flex}.LegalDocuments-module__iCu1JG__kindBox{box-sizing:border-box;border:1.5px solid var(--border);background:var(--surface);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.LegalDocuments-module__iCu1JG__kindBoxOn{background:var(--brand);border-color:#0000}.LegalDocuments-module__iCu1JG__kindLabel{color:var(--text-body);font-size:12.5px;font-weight:700;display:block}.LegalDocuments-module__iCu1JG__kindNote{color:var(--text-subtle);text-wrap:pretty;margin-top:1px;font-size:11.5px;line-height:1.5;display:block}.LegalDocuments-module__iCu1JG__actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.LegalDocuments-module__iCu1JG__histHead{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:3px;display:flex}.LegalDocuments-module__iCu1JG__histTitle{font-size:13px;font-weight:800}.LegalDocuments-module__iCu1JG__reset{color:var(--text-subtle);cursor:pointer;white-space:nowrap;background:0 0;border:0;margin-left:auto;padding:0;font-family:inherit;font-size:11.5px;font-weight:700}.LegalDocuments-module__iCu1JG__histNote{color:var(--text-subtle);margin-bottom:10px;font-size:11.5px;line-height:1.55}.LegalDocuments-module__iCu1JG__histRow{border-top:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 0;display:flex}.LegalDocuments-module__iCu1JG__histV{min-width:74px;font-size:12.5px;font-weight:800}.LegalDocuments-module__iCu1JG__liveChip{letter-spacing:.5px;color:var(--status-ok);background:var(--tint-ok);border-radius:99px;padding:2px 7px;font-size:9.5px;font-weight:800}.LegalDocuments-module__iCu1JG__histMeta{color:var(--text-muted);flex:1;min-width:0;font-size:12px}.LegalDocuments-module__iCu1JG__viewText{color:var(--brand);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:99px;flex-shrink:0;padding:5px 12px;font-family:inherit;font-size:11.5px;font-weight:700}.LegalDocuments-module__iCu1JG__readerScrim{background:var(--ink-a50);z-index:62;box-sizing:border-box;justify-content:center;align-items:center;padding:20px;animation:.15s LegalDocuments-module__iCu1JG__fadein;display:flex;position:fixed;inset:0}.LegalDocuments-module__iCu1JG__readerPanel{background:var(--surface);box-sizing:border-box;border-radius:14px;flex-direction:column;width:100%;max-width:620px;max-height:84vh;padding:22px 24px;display:flex;position:relative}.LegalDocuments-module__iCu1JG__readerClose{width:44px;height:44px;color:var(--text-subtle);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-family:inherit;font-size:20px;display:flex;position:absolute;top:8px;right:8px}.LegalDocuments-module__iCu1JG__readerTitle{letter-spacing:-.2px;padding-right:44px;font-size:15.5px;font-weight:800}.LegalDocuments-module__iCu1JG__readerMeta{color:var(--text-subtle);margin:3px 0 14px;font-size:11.5px}.LegalDocuments-module__iCu1JG__readerBody{flex:1;min-height:0;overflow:auto}.LegalDocuments-module__iCu1JG__readerSection{margin-bottom:14px}.LegalDocuments-module__iCu1JG__readerHeading{color:var(--text);margin-bottom:4px;font-size:12.5px;font-weight:800}.LegalDocuments-module__iCu1JG__readerText{color:var(--text-body);white-space:pre-wrap;font-size:12.5px;line-height:1.7}@keyframes LegalDocuments-module__iCu1JG__fadein{0%{opacity:0}to{opacity:1}}
.AuthForm-module__oRl-7W__fields{flex-direction:column;gap:12px;display:flex}.AuthForm-module__oRl-7W__field{color:var(--land-plate-muted);flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.AuthForm-module__oRl-7W__inputWrap{display:flex;position:relative}.AuthForm-module__oRl-7W__input{border:1px solid var(--land-input-border);min-width:0;color:var(--land-plate-ink);box-sizing:border-box;background:#fff;border-radius:3px;outline:none;flex:1;padding:11px 13px;font-size:14px}.AuthForm-module__oRl-7W__input:focus{border-color:var(--land-link)}.AuthForm-module__oRl-7W__inputError{border-color:var(--status-bad)}.AuthForm-module__oRl-7W__inputStrong{font-weight:600}.AuthForm-module__oRl-7W__inputWithToggle{padding-right:42px}.AuthForm-module__oRl-7W__toggle{cursor:pointer;width:38px;color:var(--text-subtle);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}.AuthForm-module__oRl-7W__toggle:hover{color:var(--text-body)}.AuthForm-module__oRl-7W__errorText{color:var(--status-bad);font-size:10.5px;font-weight:700}.AuthForm-module__oRl-7W__hintText{color:var(--text-subtle);margin-top:-2px;font-size:11px;line-height:1.45}.AuthForm-module__oRl-7W__strengthRow{align-items:center;gap:7px;margin-top:-2px;display:flex}.AuthForm-module__oRl-7W__strengthSegs{flex:1;gap:3px;display:flex}.AuthForm-module__oRl-7W__strengthSeg{background:var(--border-soft);border-radius:2px;flex:1;height:4px}.AuthForm-module__oRl-7W__strengthSegOn{background:var(--brand)}.AuthForm-module__oRl-7W__strengthLabel{color:var(--text-subtle);font-size:10.5px;font-weight:700}.AuthForm-module__oRl-7W__rowBetween{justify-content:space-between;margin-top:12px;font-size:12px;font-weight:600;display:flex}.AuthForm-module__oRl-7W__linkMuted{color:var(--land-plate-muted);cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.AuthForm-module__oRl-7W__linkMuted:hover{color:var(--land-plate-ink)}.AuthForm-module__oRl-7W__linkGold{color:var(--land-link);cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.AuthForm-module__oRl-7W__forgot{color:var(--land-link);cursor:pointer;background:0 0;border:none;margin-top:9px;padding:0;font-size:12px;font-weight:600;display:inline-block}.AuthForm-module__oRl-7W__submit{background:var(--land-gold);width:100%;color:var(--land-gold-ink);text-align:center;cursor:pointer;letter-spacing:1.6px;border:none;border-radius:2px;margin-top:16px;padding:13px;font-size:12.5px;font-weight:700}.AuthForm-module__oRl-7W__submit:hover{background:var(--land-gold-hover)}.AuthForm-module__oRl-7W__submit:disabled{opacity:.6;cursor:default}.AuthForm-module__oRl-7W__code{box-sizing:border-box;border:1.5px solid var(--land-input-border);letter-spacing:10px;text-align:center;width:100%;color:var(--text);background:var(--surface-muted);font-size:22px;font-family:var(--font-mono);border-radius:3px;outline:none;padding:13px}.AuthForm-module__oRl-7W__code:focus{border-color:var(--land-link)}.AuthForm-module__oRl-7W__steps{gap:0;margin-bottom:20px;display:flex}.AuthForm-module__oRl-7W__step{flex:1;align-items:center;gap:7px;display:flex}.AuthForm-module__oRl-7W__stepDot{background:var(--land-step-idle);width:24px;height:24px;color:var(--land-muted);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:11.5px;font-weight:700;display:flex}.AuthForm-module__oRl-7W__stepDotActive{background:var(--land-gold);color:var(--land-gold-ink)}.AuthForm-module__oRl-7W__stepDotDone{background:var(--land-step-done);color:var(--land-step-done-ink)}.AuthForm-module__oRl-7W__stepLabel{color:var(--land-muted);white-space:nowrap;font-size:12px;font-weight:700}.AuthForm-module__oRl-7W__stepLabelActive{color:var(--land-ivory)}@media (max-width:680px){.AuthForm-module__oRl-7W__stepLabel{display:none}}.AuthForm-module__oRl-7W__stepLine{background:var(--land-hairline);flex:1;height:1px;margin:0 8px}.AuthForm-module__oRl-7W__footerRow{align-items:center;gap:10px;margin-top:22px;display:flex}.AuthForm-module__oRl-7W__back{color:var(--land-plate-muted);cursor:pointer;background:0 0;border:none;padding:10px 6px;font-size:13px;font-weight:600}.AuthForm-module__oRl-7W__next{background:var(--land-gold);color:var(--land-gold-ink);cursor:pointer;letter-spacing:1.4px;border:none;border-radius:2px;margin-left:auto;padding:12px 24px;font-size:12px;font-weight:700}.AuthForm-module__oRl-7W__next:hover{background:var(--land-gold-hover)}.AuthForm-module__oRl-7W__next:disabled{opacity:.6;cursor:default}.AuthForm-module__oRl-7W__banner{color:var(--status-bad);background:var(--tint-bad);border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:12px;font-weight:700}@media (max-width:420px){.AuthForm-module__oRl-7W__code{letter-spacing:6px;font-size:18px}}.AuthForm-module__oRl-7W__agreeRow{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;min-height:44px;padding-top:2px;display:flex}.AuthForm-module__oRl-7W__agreeBox{box-sizing:border-box;border:1.5px solid var(--border-control);background:var(--surface);width:18px;height:18px;color:var(--land-gold-ink);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.AuthForm-module__oRl-7W__agreeBoxOn{border-color:var(--land-gold);background:var(--land-gold)}.AuthForm-module__oRl-7W__agreeBoxErr{border-color:var(--status-bad)}.AuthForm-module__oRl-7W__agreeText{color:var(--text-body);text-wrap:pretty;min-width:0;font-size:12px;line-height:1.5}.AuthForm-module__oRl-7W__agreeLink{color:var(--land-plate-ink);cursor:pointer;text-decoration:underline}.AuthForm-module__oRl-7W__agreeErr{color:var(--status-bad);margin-top:-6px;font-size:11.5px;font-weight:600}
.OpsPager-module__xqZRnW__pager{border-top:1px solid var(--tint-neutral);background:var(--ops-note);flex-wrap:wrap;align-items:center;gap:10px;padding:11px 18px;display:flex}.OpsPager-module__xqZRnW__range{color:var(--ops-text-subtle);flex:1;min-width:140px;font-size:11.5px}.OpsPager-module__xqZRnW__pageBtn{font:inherit;color:var(--ops-text-muted);cursor:pointer;background:0 0;border:none;min-height:44px;padding:0 4px;font-size:11.5px;font-weight:700}.OpsPager-module__xqZRnW__pageBtn:disabled{color:var(--ops-ink-faint);cursor:default}
.OpsPayments-module__cV5rva__page{max-width:960px;animation:.25s OpsPayments-module__cV5rva__fadein}.OpsPayments-module__cV5rva__intro{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.OpsPayments-module__cV5rva__introText{min-width:220px;color:var(--ops-text-muted);text-wrap:pretty;flex:1;font-size:12.5px}.OpsPayments-module__cV5rva__addBtn{background:var(--status-info);color:var(--on-fill);cursor:pointer;white-space:nowrap;border:0;border-radius:9px;padding:11px 18px;font-family:inherit;font-size:13px;font-weight:700}.OpsPayments-module__cV5rva__addBtn:hover{filter:brightness(.93)}.OpsPayments-module__cV5rva__banner{background:var(--ops-surface);border:1px solid var(--ops-border);border-left:3px solid var(--status-ok);border-radius:12px;margin-bottom:18px;padding:18px 20px}.OpsPayments-module__cV5rva__bannerTitle{margin-bottom:5px;font-size:13.5px;font-weight:800}.OpsPayments-module__cV5rva__bannerNote{color:var(--ops-text-muted);text-wrap:pretty;font-size:12.5px;line-height:1.65}.OpsPayments-module__cV5rva__link{color:var(--status-info);font-weight:700}.OpsPayments-module__cV5rva__loading{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:12px;align-items:center;gap:12px;padding:22px 20px;display:flex}.OpsPayments-module__cV5rva__spinner{border:2px solid var(--ops-border);border-top-color:var(--status-info);border-radius:50%;width:15px;height:15px;animation:.8s linear infinite OpsPayments-module__cV5rva__spin}.OpsPayments-module__cV5rva__loadingNote{color:var(--ops-text-muted);font-size:12.5px}.OpsPayments-module__cV5rva__unreachable{background:var(--ops-surface);border:1px solid var(--bad-edge-mid);border-left:3px solid var(--bad-deep-alt);border-radius:12px;padding:20px}.OpsPayments-module__cV5rva__unreachableTitle{color:var(--ops-text);margin-bottom:4px;font-size:13.5px;font-weight:800}.OpsPayments-module__cV5rva__unreachableNote{color:var(--ops-text-muted);text-wrap:pretty;font-size:12.5px;line-height:1.65}.OpsPayments-module__cV5rva__retry{color:var(--status-info);cursor:pointer;background:var(--tint-info);border:0;border-radius:8px;margin-top:14px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;display:inline-block}.OpsPayments-module__cV5rva__empty{background:var(--ops-surface);border:1px solid var(--ops-border);text-align:center;border-radius:12px;padding:30px 24px}.OpsPayments-module__cV5rva__emptyTitle{margin-bottom:6px;font-size:14px;font-weight:800}.OpsPayments-module__cV5rva__emptyNote{color:var(--ops-text-muted);text-wrap:pretty;max-width:430px;margin:0 auto 16px;font-size:12.5px;line-height:1.65}.OpsPayments-module__cV5rva__list{flex-direction:column;gap:12px;display:flex}.OpsPayments-module__cV5rva__card{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:12px;overflow:hidden}.OpsPayments-module__cV5rva__cardSubscription{border-color:var(--info-edge)}.OpsPayments-module__cV5rva__cardHead{flex-wrap:wrap;align-items:center;gap:13px;padding:16px 18px;display:flex}.OpsPayments-module__cV5rva__mark{background:var(--status-info);width:38px;height:38px;color:var(--on-fill);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:11.5px;font-weight:800;display:flex}.OpsPayments-module__cV5rva__who{flex:200px;min-width:0}.OpsPayments-module__cV5rva__nameLine{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.OpsPayments-module__cV5rva__name{letter-spacing:-.1px;font-size:14px;font-weight:800}.OpsPayments-module__cV5rva__state{white-space:nowrap;border-radius:99px;padding:2px 9px;font-size:10.5px;font-weight:700}.OpsPayments-module__cV5rva__stateOn{color:var(--status-ok);background:var(--tint-ok)}.OpsPayments-module__cV5rva__stateOff{color:var(--ops-text-subtle);background:var(--tint-neutral)}.OpsPayments-module__cV5rva__subChip{letter-spacing:.4px;color:var(--status-info);background:var(--tint-info);white-space:nowrap;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:800}.OpsPayments-module__cV5rva__sub{color:var(--ops-text-muted);margin-top:3px;font-size:12px;display:block}.OpsPayments-module__cV5rva__actions{flex-wrap:wrap;gap:14px;margin-left:auto;display:flex}.OpsPayments-module__cV5rva__action,.OpsPayments-module__cV5rva__actionQuiet,.OpsPayments-module__cV5rva__actionBad{cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:700}.OpsPayments-module__cV5rva__action{color:var(--status-info)}.OpsPayments-module__cV5rva__action:hover,.OpsPayments-module__cV5rva__actionBad:hover{text-decoration:underline}.OpsPayments-module__cV5rva__actionQuiet{color:var(--ops-text-muted)}.OpsPayments-module__cV5rva__actionQuiet:hover{color:var(--ops-text)}.OpsPayments-module__cV5rva__actionBad{color:var(--status-bad)}.OpsPayments-module__cV5rva__ids{border-top:1px solid var(--tint-neutral);background:var(--ops-note);flex-direction:column;gap:7px;padding:13px 18px;display:flex}.OpsPayments-module__cV5rva__idRow{flex-wrap:wrap;align-items:baseline;gap:10px;font-size:12px;display:flex}.OpsPayments-module__cV5rva__idKey{color:var(--ops-text-subtle);min-width:132px}.OpsPayments-module__cV5rva__idValue{color:var(--ops-text);word-break:break-all;font-family:ui-monospace,monospace}.OpsPayments-module__cV5rva__changeWrap{border-top:1px solid var(--tint-neutral);padding:4px 18px 16px}.OpsPayments-module__cV5rva__transfer{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:12px;margin-top:18px;padding:18px 20px}@keyframes OpsPayments-module__cV5rva__spin{to{transform:rotate(360deg)}}@keyframes OpsPayments-module__cV5rva__fadein{0%{opacity:0}to{opacity:1}}
.PropertySelect-module__ltTjAW__select{appearance:none;border:1px solid var(--border-control);background-color:var(--surface);border-radius:var(--r-pill);color:var(--text);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236E6660' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding:8px 30px 8px 14px;font-size:12.5px;font-weight:600}
.Toast-module__dpyMdW__wrap{z-index:80;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.Toast-module__dpyMdW__pill{background:var(--text);color:var(--on-fill);border-radius:var(--r-pill);box-shadow:0 8px 24px var(--shadow-pop);white-space:nowrap;padding:11px 20px;font-size:12.5px;font-weight:600;animation:.2s Toast-module__dpyMdW__toastin}@keyframes Toast-module__dpyMdW__toastin{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.GuestLegal-module__OnOlca__gateScrim{background:var(--ink-a50);z-index:51;box-sizing:border-box;justify-content:center;align-items:center;padding:20px;animation:.15s GuestLegal-module__OnOlca__fadein;display:flex;position:fixed;inset:0}.GuestLegal-module__OnOlca__gatePanel{background:var(--surface);box-sizing:border-box;border-radius:16px;width:100%;max-width:400px;padding:24px}.GuestLegal-module__OnOlca__gateTitle{letter-spacing:-.2px;margin-bottom:6px;font-size:16px;font-weight:800}.GuestLegal-module__OnOlca__gateBody{color:var(--text-muted);text-wrap:pretty;margin-bottom:14px;font-size:12.5px;line-height:1.65}.GuestLegal-module__OnOlca__gateDocs{flex-wrap:wrap;gap:14px;margin-bottom:14px;display:flex}.GuestLegal-module__OnOlca__docLink{cursor:pointer;color:var(--text);background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:700;text-decoration:underline}.GuestLegal-module__OnOlca__gateKeep{color:var(--text-subtle);text-wrap:pretty;margin-bottom:14px;font-size:11.5px;line-height:1.55}.GuestLegal-module__OnOlca__gateAccept{color:var(--on-solid);text-align:center;cursor:pointer;border:0;border-radius:9px;width:100%;padding:12px;font-family:inherit;font-size:13.5px;font-weight:700}.GuestLegal-module__OnOlca__gateOut{color:var(--text-subtle);text-align:center;cursor:pointer;background:0 0;border:0;width:100%;margin-top:6px;font-family:inherit;font-size:12px;font-weight:700}.GuestLegal-module__OnOlca__gateOut:hover{color:var(--text-body)}.GuestLegal-module__OnOlca__readerScrim{background:var(--scrim);z-index:52;box-sizing:border-box;justify-content:center;align-items:center;padding:20px;animation:.15s GuestLegal-module__OnOlca__fadein;display:flex;position:fixed;inset:0}.GuestLegal-module__OnOlca__readerPanel{background:var(--surface);box-sizing:border-box;border-radius:14px;flex-direction:column;width:100%;max-width:560px;max-height:82vh;padding:22px 24px;display:flex;position:relative}.GuestLegal-module__OnOlca__readerClose{width:44px;height:44px;color:var(--text-subtle);cursor:pointer;background:0 0;border:0;border-radius:99px;justify-content:center;align-items:center;font-family:inherit;font-size:22px;line-height:1;display:flex;position:absolute;top:8px;right:8px}.GuestLegal-module__OnOlca__readerClose:hover{color:var(--text);background:var(--warm-hairline)}.GuestLegal-module__OnOlca__readerTitle{letter-spacing:-.2px;margin-bottom:3px;padding-right:34px;font-size:16px;font-weight:800}.GuestLegal-module__OnOlca__readerWho{color:var(--text-subtle);margin-bottom:14px;font-size:11.5px}.GuestLegal-module__OnOlca__readerBody{color:var(--text-body);white-space:pre-wrap;flex:1;min-height:0;font-size:12.5px;line-height:1.75;overflow:auto}.GuestLegal-module__OnOlca__agreements{border-top:1px solid var(--border-soft);margin-top:14px;padding-top:12px}.GuestLegal-module__OnOlca__agreeHead{color:var(--text-muted);margin-bottom:5px;font-size:11px;font-weight:700}.GuestLegal-module__OnOlca__agreeRow{color:var(--text-body);flex-wrap:wrap;align-items:baseline;gap:8px;padding:3px 0;font-size:12px;display:flex}.GuestLegal-module__OnOlca__agreeTitle{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.GuestLegal-module__OnOlca__agreeLine{color:var(--text-subtle)}@keyframes GuestLegal-module__OnOlca__fadein{0%{opacity:0}to{opacity:1}}
.AcceptingPayments-module__6hwTVG__page{max-width:960px;animation:.25s AcceptingPayments-module__6hwTVG__ap-fade}@keyframes AcceptingPayments-module__6hwTVG__ap-fade{0%{opacity:0}to{opacity:1}}.AcceptingPayments-module__6hwTVG__head{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.AcceptingPayments-module__6hwTVG__headText{flex:1;min-width:220px}.AcceptingPayments-module__6hwTVG__title{letter-spacing:-.3px;font-size:19px;font-weight:800}.AcceptingPayments-module__6hwTVG__lede{color:var(--text-muted);text-wrap:pretty;margin-top:4px;font-size:12.5px}.AcceptingPayments-module__6hwTVG__primaryBtn{background:var(--brand);color:var(--surface);cursor:pointer;white-space:nowrap;border:none;border-radius:9px;padding:11px 18px;font-family:inherit;font-size:13px;font-weight:700}.AcceptingPayments-module__6hwTVG__primaryBtn:hover{filter:brightness(.93)}.AcceptingPayments-module__6hwTVG__primaryBtn:disabled{opacity:.6;cursor:default}.AcceptingPayments-module__6hwTVG__infoCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:12px;padding:18px 20px}.AcceptingPayments-module__6hwTVG__infoCardLast{margin-bottom:18px}.AcceptingPayments-module__6hwTVG__infoRow{flex-wrap:wrap;align-items:flex-start;gap:13px;display:flex}.AcceptingPayments-module__6hwTVG__infoIcon{background:var(--bg);border:1px solid var(--warm-rule-soft);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.AcceptingPayments-module__6hwTVG__infoIconOk{background:var(--tint-ok-soft);border-color:var(--ok-edge)}.AcceptingPayments-module__6hwTVG__infoBody{flex:1;min-width:0}.AcceptingPayments-module__6hwTVG__infoBodyWide{flex:240px}.AcceptingPayments-module__6hwTVG__infoTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AcceptingPayments-module__6hwTVG__infoTitle{letter-spacing:-.1px;font-size:14px;font-weight:800}.AcceptingPayments-module__6hwTVG__infoText{color:var(--text-muted);text-wrap:pretty;margin-top:5px;font-size:12.5px;line-height:1.65}.AcceptingPayments-module__6hwTVG__pill{letter-spacing:.4px;white-space:nowrap;color:var(--text-muted);background:var(--surface-tint);border-radius:99px;padding:2px 8px;font-size:9.5px;font-weight:800;display:inline-block}.AcceptingPayments-module__6hwTVG__pillOk{color:var(--status-ok);background:var(--tint-ok)}.AcceptingPayments-module__6hwTVG__pillMuted{color:var(--text-subtle);background:var(--surface-tint)}.AcceptingPayments-module__6hwTVG__pillWarn{color:var(--status-warn);background:var(--tint-warn)}.AcceptingPayments-module__6hwTVG__pillBad{color:var(--status-bad);background:var(--tint-bad)}.AcceptingPayments-module__6hwTVG__skeletons{flex-direction:column;gap:12px;display:flex}.AcceptingPayments-module__6hwTVG__skeletonCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:18px 20px}.AcceptingPayments-module__6hwTVG__skeletonRow{align-items:center;gap:12px;display:flex}.AcceptingPayments-module__6hwTVG__skeletonMark{background:var(--border-soft);border-radius:9px;width:38px;height:38px}.AcceptingPayments-module__6hwTVG__skeletonText{flex:1;min-width:0}.AcceptingPayments-module__6hwTVG__skeletonLine{background:var(--border-soft);border-radius:4px;width:38%;height:12px}.AcceptingPayments-module__6hwTVG__skeletonLineShort{background:var(--warm-hairline);width:24%;height:10px;margin-top:8px}.AcceptingPayments-module__6hwTVG__loadingNote{color:var(--text-subtle);font-size:12px}.AcceptingPayments-module__6hwTVG__down{background:var(--surface);border:1px solid var(--bad-edge-guest);border-radius:12px;padding:22px 24px}.AcceptingPayments-module__6hwTVG__downTitle{color:var(--status-bad);margin-bottom:6px;font-size:14.5px;font-weight:800}.AcceptingPayments-module__6hwTVG__downBody{color:var(--text-muted);text-wrap:pretty;max-width:520px;font-size:12.5px;line-height:1.65}.AcceptingPayments-module__6hwTVG__downActions{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.AcceptingPayments-module__6hwTVG__inkBtn{background:var(--text);color:var(--surface);cursor:pointer;border:none;border-radius:8px;padding:10px 17px;font-family:inherit;font-size:12.5px;font-weight:700}.AcceptingPayments-module__6hwTVG__empty{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:34px 30px}.AcceptingPayments-module__6hwTVG__emptyIcon{background:var(--bg);border:1px solid var(--border);border-radius:13px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.AcceptingPayments-module__6hwTVG__emptyTitle{letter-spacing:-.2px;margin-bottom:7px;font-size:17px;font-weight:800}.AcceptingPayments-module__6hwTVG__emptyBody{color:var(--text-muted);text-wrap:pretty;max-width:430px;margin:0 auto 20px;font-size:13px;line-height:1.7}.AcceptingPayments-module__6hwTVG__emptyBtn{padding:12px 22px;display:inline-block}.AcceptingPayments-module__6hwTVG__listTitle{margin-bottom:3px;font-size:13px;font-weight:800}.AcceptingPayments-module__6hwTVG__listNote{color:var(--text-subtle);text-wrap:pretty;margin-bottom:13px;font-size:12px}.AcceptingPayments-module__6hwTVG__families{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.AcceptingPayments-module__6hwTVG__family{cursor:pointer;background:var(--surface);border:1px solid var(--border);color:var(--text-muted);border-radius:99px;padding:5px 13px;font-family:inherit;font-size:11.5px;font-weight:700}.AcceptingPayments-module__6hwTVG__familyOn{background:var(--text);border-color:var(--text);color:var(--on-ink-surface)}.AcceptingPayments-module__6hwTVG__cards{flex-direction:column;gap:12px;display:flex}.AcceptingPayments-module__6hwTVG__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:18px 20px}.AcceptingPayments-module__6hwTVG__cardLocked{opacity:.92}.AcceptingPayments-module__6hwTVG__cardTop{flex-wrap:wrap;align-items:flex-start;gap:13px;display:flex}.AcceptingPayments-module__6hwTVG__mark{width:38px;height:38px;color:var(--surface);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.AcceptingPayments-module__6hwTVG__markTile{width:36px;height:36px;font-size:12.5px}.AcceptingPayments-module__6hwTVG__markForm{border-radius:8px;width:32px;height:32px;font-size:11.5px}.AcceptingPayments-module__6hwTVG__cardHeadText{flex:200px;min-width:0}.AcceptingPayments-module__6hwTVG__nameRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AcceptingPayments-module__6hwTVG__name{letter-spacing:-.2px;overflow-wrap:anywhere;font-size:14.5px;font-weight:800}.AcceptingPayments-module__6hwTVG__sub{color:var(--text-subtle);margin-top:4px;font-size:12px}.AcceptingPayments-module__6hwTVG__actions{flex-wrap:wrap;align-self:flex-start;gap:6px;display:flex}.AcceptingPayments-module__6hwTVG__action{cursor:pointer;border:none;border-radius:7px;padding:6px 10px;font-family:inherit;font-size:11.5px;font-weight:700}.AcceptingPayments-module__6hwTVG__actionChange{color:var(--brand);background:var(--warm-note)}.AcceptingPayments-module__6hwTVG__actionToggle{color:var(--text-muted);background:var(--bg)}.AcceptingPayments-module__6hwTVG__actionRemove{color:var(--status-bad);background:var(--tint-bad-soft)}.AcceptingPayments-module__6hwTVG__lockedReason{background:var(--surface-tint);color:var(--text-muted);text-wrap:pretty;border-radius:9px;margin-top:13px;padding:11px 13px;font-size:12px;line-height:1.6}.AcceptingPayments-module__6hwTVG__section{border-top:1px solid var(--border-soft);margin-top:14px;padding-top:12px}.AcceptingPayments-module__6hwTVG__kicker{letter-spacing:.6px;color:var(--text-subtle);margin-bottom:8px;font-size:10px;font-weight:800}.AcceptingPayments-module__6hwTVG__idents{flex-direction:column;gap:6px;display:flex}.AcceptingPayments-module__6hwTVG__identRow{flex-wrap:wrap;gap:10px 14px;font-size:12.5px;display:flex}.AcceptingPayments-module__6hwTVG__identLabel{color:var(--text-subtle);overflow-wrap:anywhere;flex:0 170px;min-width:0}.AcceptingPayments-module__6hwTVG__mono{overflow-wrap:anywhere;min-width:0;font-family:ui-monospace,monospace;font-size:12.5px}.AcceptingPayments-module__6hwTVG__secretNote{color:var(--text-faint);margin-top:9px;font-size:11px;line-height:1.55}.AcceptingPayments-module__6hwTVG__refundRow{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.AcceptingPayments-module__6hwTVG__refundText{flex:240px;min-width:0}.AcceptingPayments-module__6hwTVG__refundTitle{font-size:12.5px;font-weight:800}.AcceptingPayments-module__6hwTVG__refundBody{color:var(--text-muted);text-wrap:pretty;margin-top:5px;font-size:12px;line-height:1.6}.AcceptingPayments-module__6hwTVG__idBox{background:var(--warm-note);border:1px solid var(--border-soft);border-radius:9px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:11px;padding:10px 12px;display:flex}.AcceptingPayments-module__6hwTVG__idLabel{letter-spacing:.5px;color:var(--text-subtle);font-size:10px;font-weight:800}.AcceptingPayments-module__6hwTVG__copy{color:var(--brand);cursor:pointer;white-space:nowrap;background:0 0;border:none;margin-left:auto;padding:0;font-family:inherit;font-size:11.5px;font-weight:700}.AcceptingPayments-module__6hwTVG__copySmall{font-size:11px}.AcceptingPayments-module__6hwTVG__ghostBtn{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:8px;margin-top:11px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;display:inline-block}.AcceptingPayments-module__6hwTVG__urlsTitle{letter-spacing:.6px;color:var(--text-subtle);margin-bottom:4px;font-size:10px;font-weight:800}.AcceptingPayments-module__6hwTVG__urlsHelp{color:var(--text-subtle);text-wrap:pretty;margin-bottom:10px;font-size:11.5px;line-height:1.6}.AcceptingPayments-module__6hwTVG__urlRows{flex-direction:column;gap:8px;display:flex}.AcceptingPayments-module__6hwTVG__urlRow{background:var(--warm-note);border:1px solid var(--border-soft);border-radius:9px;padding:10px 12px}.AcceptingPayments-module__6hwTVG__urlRowFailed{background:var(--tint-bad-soft);border-color:var(--bad-edge-guest)}.AcceptingPayments-module__6hwTVG__urlHead{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:5px;display:flex}.AcceptingPayments-module__6hwTVG__urlLabel{color:var(--text-body);overflow-wrap:anywhere;font-size:11px;font-weight:800}.AcceptingPayments-module__6hwTVG__url{color:var(--text);overflow-wrap:anywhere;font-family:ui-monospace,monospace;font-size:12px;line-height:1.5}.AcceptingPayments-module__6hwTVG__urlSide{word-break:break-all;font-size:11.5px}.AcceptingPayments-module__6hwTVG__urlFailed{color:var(--status-bad);text-wrap:pretty;font-size:12px;line-height:1.6}.AcceptingPayments-module__6hwTVG__subBlock{margin-top:13px}.AcceptingPayments-module__6hwTVG__kickerTight{margin-bottom:7px}.AcceptingPayments-module__6hwTVG__events{flex-wrap:wrap;gap:6px;display:flex}.AcceptingPayments-module__6hwTVG__event{background:var(--bg);border:1px solid var(--border-soft);overflow-wrap:anywhere;border-radius:7px;padding:4px 9px;font-family:ui-monospace,monospace;font-size:11.5px}.AcceptingPayments-module__6hwTVG__eventSide{padding:3px 8px;font-size:11px}.AcceptingPayments-module__6hwTVG__perms{flex-direction:column;gap:5px;display:flex}.AcceptingPayments-module__6hwTVG__permRow{flex-wrap:wrap;gap:10px;font-size:12.5px;display:flex}.AcceptingPayments-module__6hwTVG__permResource{overflow-wrap:anywhere;flex:0 190px;min-width:0;font-family:ui-monospace,monospace}.AcceptingPayments-module__6hwTVG__permAccess{color:var(--text-muted)}.AcceptingPayments-module__6hwTVG__permRowSide{gap:8px;font-size:12px}.AcceptingPayments-module__6hwTVG__permResourceSide{flex:auto}.AcceptingPayments-module__6hwTVG__permAccessSide{color:var(--text-subtle)}.AcceptingPayments-module__6hwTVG__overlay{background:var(--scrim);z-index:70;justify-content:center;align-items:flex-start;padding:26px 16px;animation:.16s AcceptingPayments-module__6hwTVG__ap-fade;display:flex;position:fixed;inset:0;overflow-y:auto}.AcceptingPayments-module__6hwTVG__overlayCentered{align-items:center;padding:18px}.AcceptingPayments-module__6hwTVG__dialog{background:var(--warm-note);width:100%;box-shadow:0 24px 60px var(--black-a42);border-radius:14px;max-width:640px;padding:24px 26px}.AcceptingPayments-module__6hwTVG__dialogForm{max-width:620px}.AcceptingPayments-module__6hwTVG__dialogFormWide{max-width:860px}.AcceptingPayments-module__6hwTVG__dialogDone{max-width:560px}.AcceptingPayments-module__6hwTVG__dialogHead{align-items:center;gap:12px;margin-bottom:16px;display:flex}.AcceptingPayments-module__6hwTVG__dialogKicker{letter-spacing:.5px;color:var(--text-subtle);flex:1;min-width:0;font-size:11px;font-weight:800}.AcceptingPayments-module__6hwTVG__close{cursor:pointer;width:30px;height:30px;color:var(--text-muted);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;font-size:16px;font-weight:700;display:flex}.AcceptingPayments-module__6hwTVG__close:hover{background:var(--warm-hover)}.AcceptingPayments-module__6hwTVG__step{animation:.2s AcceptingPayments-module__6hwTVG__ap-fade}.AcceptingPayments-module__6hwTVG__stepTitle{letter-spacing:-.2px;margin-bottom:4px;font-size:16px;font-weight:800}.AcceptingPayments-module__6hwTVG__stepLede{color:var(--text-muted);text-wrap:pretty;margin-bottom:16px;font-size:12.5px}.AcceptingPayments-module__6hwTVG__tiles{flex-direction:column;gap:10px;display:flex}.AcceptingPayments-module__6hwTVG__tile{text-align:left;width:100%;color:inherit;background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:15px 17px;font-family:inherit}.AcceptingPayments-module__6hwTVG__tileClosed{background:var(--bg);cursor:default;opacity:.75}.AcceptingPayments-module__6hwTVG__tileRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.AcceptingPayments-module__6hwTVG__tileText{flex:180px;min-width:0}.AcceptingPayments-module__6hwTVG__tileName{overflow-wrap:anywhere;font-size:14px;font-weight:800}.AcceptingPayments-module__6hwTVG__tileNote{color:var(--text-subtle);text-wrap:pretty;margin-top:3px;font-size:11.5px;line-height:1.55}.AcceptingPayments-module__6hwTVG__chevron{color:var(--ink-faint);font-size:15px;font-weight:700}.AcceptingPayments-module__6hwTVG__formHead{flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:5px;display:flex}.AcceptingPayments-module__6hwTVG__formTitle{letter-spacing:-.2px;overflow-wrap:anywhere;font-size:16px;font-weight:800}.AcceptingPayments-module__6hwTVG__formLede{color:var(--text-muted);text-wrap:pretty;margin-bottom:18px;font-size:12.5px}.AcceptingPayments-module__6hwTVG__formBody{align-items:flex-start;gap:18px;display:flex}.AcceptingPayments-module__6hwTVG__formMain{flex-direction:column;flex:1 1 0;gap:14px;min-width:0;display:flex}.AcceptingPayments-module__6hwTVG__formSide{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex:0 0 300px;min-width:0;padding:18px 20px}@media (max-width:720px){.AcceptingPayments-module__6hwTVG__formBody{flex-direction:column}.AcceptingPayments-module__6hwTVG__formSide{box-sizing:border-box;flex:auto;width:100%}}.AcceptingPayments-module__6hwTVG__formCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:18px 20px}.AcceptingPayments-module__6hwTVG__formCardTitle{margin-bottom:3px;font-size:13px;font-weight:800}.AcceptingPayments-module__6hwTVG__formCardNote{color:var(--text-subtle);text-wrap:pretty;margin-bottom:14px;font-size:11.5px;line-height:1.55}.AcceptingPayments-module__6hwTVG__fields{flex-direction:column;gap:13px;display:flex}.AcceptingPayments-module__6hwTVG__fieldLabelRow{flex-wrap:wrap;align-items:baseline;gap:5px;margin-bottom:5px;display:flex}.AcceptingPayments-module__6hwTVG__fieldLabel{color:var(--text-body);overflow-wrap:anywhere;font-size:11.5px;font-weight:700}.AcceptingPayments-module__6hwTVG__required{color:var(--status-bad);font-size:11.5px}.AcceptingPayments-module__6hwTVG__secretPill{letter-spacing:.4px;color:var(--text-subtle);background:var(--surface-tint);border-radius:99px;padding:2px 7px;font-size:9.5px;font-weight:800}.AcceptingPayments-module__6hwTVG__input{box-sizing:border-box;border:1px solid var(--border);background:var(--surface-muted);width:100%;color:var(--text);border-radius:9px;outline:none;padding:10px 12px;font-family:inherit;font-size:13.5px}.AcceptingPayments-module__6hwTVG__inputBad{border-color:var(--bad-edge-soft)}.AcceptingPayments-module__6hwTVG__inputBullets{color:var(--text-subtle);letter-spacing:1px}.AcceptingPayments-module__6hwTVG__options{flex-wrap:wrap;gap:6px;display:flex}.AcceptingPayments-module__6hwTVG__option{cursor:pointer;background:var(--surface);border:1px solid var(--border);color:var(--text-muted);border-radius:8px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700}.AcceptingPayments-module__6hwTVG__optionOn{background:var(--text);border-color:var(--text);color:var(--on-ink-surface)}.AcceptingPayments-module__6hwTVG__fieldHelp{color:var(--text-subtle);text-wrap:pretty;margin-top:5px;font-size:11px;line-height:1.55}.AcceptingPayments-module__6hwTVG__fieldErr{color:var(--status-bad);margin-top:5px;font-size:11.5px;font-weight:600}.AcceptingPayments-module__6hwTVG__keepNote{color:var(--text-subtle);background:var(--warm-note);text-wrap:pretty;border-radius:8px;margin-top:13px;padding:10px 12px;font-size:11px;line-height:1.6}.AcceptingPayments-module__6hwTVG__toggleCard{flex-direction:column;gap:13px;display:flex}.AcceptingPayments-module__6hwTVG__toggleRow{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.AcceptingPayments-module__6hwTVG__toggleText{flex:220px;min-width:0}.AcceptingPayments-module__6hwTVG__toggleLabel{overflow-wrap:anywhere;font-size:12.5px;font-weight:800}.AcceptingPayments-module__6hwTVG__toggleHelp{color:var(--text-muted);text-wrap:pretty;margin-top:4px;font-size:11.5px;line-height:1.6}.AcceptingPayments-module__6hwTVG__sideTitle{margin-bottom:3px;font-size:12.5px;font-weight:800}.AcceptingPayments-module__6hwTVG__sideHelp{color:var(--text-subtle);text-wrap:pretty;margin-bottom:12px;font-size:11.5px;line-height:1.6}.AcceptingPayments-module__6hwTVG__sideSection{border-top:1px solid var(--border-soft);margin-top:14px;padding-top:12px}.AcceptingPayments-module__6hwTVG__live{border-top:1px solid var(--border);cursor:pointer;align-items:flex-start;gap:10px;margin-top:18px;padding-top:16px;display:flex}.AcceptingPayments-module__6hwTVG__liveBox{cursor:pointer;border:1.5px solid var(--brand);background:var(--brand);width:20px;height:20px;color:var(--surface);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:0;font-family:inherit;font-size:12px;font-weight:800;display:flex}.AcceptingPayments-module__6hwTVG__liveBoxOff{border-color:var(--warm-edge-faint);background:var(--surface);color:#0000}.AcceptingPayments-module__6hwTVG__liveText{flex:1;min-width:0}.AcceptingPayments-module__6hwTVG__liveLabel{color:var(--text-body);font-size:12.5px;font-weight:700;display:block}.AcceptingPayments-module__6hwTVG__liveNote{color:var(--text-subtle);text-wrap:pretty;margin-top:2px;font-size:11.5px;line-height:1.55;display:block}.AcceptingPayments-module__6hwTVG__formFoot{border-top:1px solid var(--border);flex-wrap:wrap;gap:9px;margin-top:18px;padding-top:16px;display:flex}.AcceptingPayments-module__6hwTVG__saveBtn{padding:12px 20px}.AcceptingPayments-module__6hwTVG__backBtn{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:9px;padding:12px 20px;font-family:inherit;font-size:13px;font-weight:700}.AcceptingPayments-module__6hwTVG__formError{color:var(--status-bad);margin-top:12px;font-size:12px;font-weight:600}.AcceptingPayments-module__6hwTVG__doneCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:26px 28px}.AcceptingPayments-module__6hwTVG__doneIcon{background:var(--tint-ok);border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:15px;display:flex}.AcceptingPayments-module__6hwTVG__doneTitle{letter-spacing:-.2px;overflow-wrap:anywhere;margin-bottom:7px;font-size:16.5px;font-weight:800}.AcceptingPayments-module__6hwTVG__doneBody{color:var(--text-muted);text-wrap:pretty;font-size:13px;line-height:1.7}.AcceptingPayments-module__6hwTVG__doneId{background:var(--tint-warn);border-radius:10px;margin-top:17px;padding:15px 16px}.AcceptingPayments-module__6hwTVG__doneIdTitle{color:var(--warn-deep);margin-bottom:6px;font-size:12.5px;font-weight:800}.AcceptingPayments-module__6hwTVG__doneIdBody{color:var(--warn-deep);text-wrap:pretty;margin-bottom:11px;font-size:12px;line-height:1.65}.AcceptingPayments-module__6hwTVG__doneIdRow{background:var(--surface);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.AcceptingPayments-module__6hwTVG__doneIdValue{overflow-wrap:anywhere;min-width:0;font-family:ui-monospace,monospace;font-size:13px}.AcceptingPayments-module__6hwTVG__doneUrls{border-top:1px solid var(--border-soft);color:var(--text-muted);text-wrap:pretty;margin-top:17px;padding-top:14px;font-size:12px;line-height:1.6}.AcceptingPayments-module__6hwTVG__doneActions{flex-wrap:wrap;gap:9px;margin-top:19px;display:flex}.AcceptingPayments-module__6hwTVG__doneGo{background:var(--text);color:var(--surface);cursor:pointer;border:none;border-radius:9px;padding:12px 20px;font-family:inherit;font-size:13px;font-weight:700;display:inline-block}.AcceptingPayments-module__6hwTVG__removeDialog{background:var(--surface);border-radius:13px;width:100%;max-width:440px;padding:24px 26px}.AcceptingPayments-module__6hwTVG__removeTitle{letter-spacing:-.2px;margin-bottom:8px;font-size:16px;font-weight:800}.AcceptingPayments-module__6hwTVG__removeBody{color:var(--text-muted);text-wrap:pretty;font-size:13px;line-height:1.7}.AcceptingPayments-module__6hwTVG__removeActions{flex-wrap:wrap;gap:9px;margin-top:19px;display:flex}.AcceptingPayments-module__6hwTVG__removeGo{background:var(--status-bad);color:var(--surface);cursor:pointer;border:none;border-radius:9px;padding:11px 18px;font-family:inherit;font-size:13px;font-weight:700}.AcceptingPayments-module__6hwTVG__removeKeep{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:9px;padding:11px 18px;font-family:inherit;font-size:13px;font-weight:700}
.AdminHeader-module__cgzKbq__header{border-bottom:1px solid var(--border);background:var(--surface-muted);z-index:5;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 22px;display:flex;position:sticky;top:0}.AdminHeader-module__cgzKbq__hamburger{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.AdminHeader-module__cgzKbq__hamburger:hover{border-color:var(--border-dashed)}@media (min-width:921px){.AdminHeader-module__cgzKbq__hamburger{display:none}}.AdminHeader-module__cgzKbq__title{letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:18px;font-weight:700;overflow:hidden}.AdminHeader-module__cgzKbq__right{flex-shrink:0;align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.AdminHeader-module__cgzKbq__wideOnly{display:inline}@media (max-width:639px){.AdminHeader-module__cgzKbq__wideOnly{display:none}}.AdminHeader-module__cgzKbq__langSelect{appearance:none;border:1px solid var(--border);background-color:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;padding:6px 26px 6px 8px;font-size:12.5px}.AdminHeader-module__cgzKbq__pill{white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:5px 12px;font-size:11.5px;font-weight:700;display:flex}.AdminHeader-module__cgzKbq__pillDot{border-radius:99px;width:7px;height:7px}.AdminHeader-module__cgzKbq__viewSite{border:1px solid var(--border);background:var(--surface);cursor:pointer;color:inherit;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;display:flex}.AdminHeader-module__cgzKbq__viewSite:hover{border-color:var(--border-dashed)}.AdminHeader-module__cgzKbq__suspendedBanner{background:var(--tint-bad);color:var(--status-bad);border-radius:11px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;padding:13px 17px;font-size:13px;font-weight:700;display:flex}.AdminHeader-module__cgzKbq__content{box-sizing:border-box;max-width:var(--content-max);flex:1;width:100%;margin:0 auto;padding:24px 28px}@media (max-width:640px){.AdminHeader-module__cgzKbq__content{padding:16px 14px}}.AdminHeader-module__cgzKbq__impersonation{z-index:45;background:var(--land-champagne-ink);color:var(--on-solid);white-space:nowrap;border-radius:99px;align-items:center;gap:12px;max-width:calc(100vw - 24px);padding:7px 7px 7px 16px;font-size:12.5px;font-weight:700;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #26222059}.AdminHeader-module__cgzKbq__impersonationText{text-overflow:ellipsis;overflow:hidden}.AdminHeader-module__cgzKbq__impersonationExit{color:inherit;font:inherit;cursor:pointer;background:#ffffff29;border:none;border-radius:99px;flex-shrink:0;padding:5px 13px}.AdminHeader-module__cgzKbq__impersonationExit:hover{background:#ffffff47}@media (max-width:640px){.AdminHeader-module__cgzKbq__header{padding:11px 14px}}@media (max-width:920px){.AdminHeader-module__cgzKbq__content select,.AdminHeader-module__cgzKbq__content input:not([type=checkbox],[type=radio]),.AdminHeader-module__cgzKbq__content button{box-sizing:border-box;min-height:44px}}.AdminHeader-module__cgzKbq__viewAsWrap{flex-shrink:0;position:relative}.AdminHeader-module__cgzKbq__viewAsBtn{border:1px solid var(--border);background:var(--surface);color:var(--text-body);font:inherit;cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:6px 12px;font-size:12.5px;font-weight:600;display:flex}.AdminHeader-module__cgzKbq__viewAsBtnOn{border-color:var(--brand);background:var(--brand);color:var(--on-fill)}.AdminHeader-module__cgzKbq__viewAsPop{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);width:264px;box-shadow:0 12px 32px color-mix(in srgb, var(--ink-surface) 16%, transparent);z-index:30;position:absolute;top:38px;right:0;overflow:hidden}.AdminHeader-module__cgzKbq__viewAsHead{letter-spacing:.5px;color:var(--text-subtle);padding:12px 14px 7px;font-size:10.5px;font-weight:800}.AdminHeader-module__cgzKbq__viewAsHeadSplit{border-top:1px solid var(--border-soft)}.AdminHeader-module__cgzKbq__viewAsList{max-height:196px;overflow-y:auto}.AdminHeader-module__cgzKbq__viewAsItem{font:inherit;cursor:pointer;box-sizing:border-box;min-height:40px;color:var(--text-body);text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:9px 14px;font-size:12.5px;font-weight:600;display:flex}.AdminHeader-module__cgzKbq__viewAsItem:hover,.AdminHeader-module__cgzKbq__viewAsItemOn{background:var(--surface-muted)}.AdminHeader-module__cgzKbq__viewAsItemOn{color:var(--brand)}.AdminHeader-module__cgzKbq__viewAsItemName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AdminHeader-module__cgzKbq__viewAsItemMeta{color:var(--text-subtle);white-space:nowrap;margin-left:auto;font-size:11px}.AdminHeader-module__cgzKbq__viewAsBanner{background:var(--ink-surface);color:var(--on-ink-surface);border-bottom:1px solid color-mix(in srgb, var(--ink-surface) 85%, black);flex-wrap:wrap;align-items:center;gap:12px;padding:11px 22px;display:flex}.AdminHeader-module__cgzKbq__viewAsTitle{min-width:0;font-size:12.5px;font-weight:700}.AdminHeader-module__cgzKbq__viewAsSub{color:var(--text-faint);text-wrap:pretty;min-width:0;font-size:11.5px}.AdminHeader-module__cgzKbq__viewAsExit{border:1px solid color-mix(in srgb, var(--on-ink-surface) 28%, transparent);color:var(--on-ink-surface);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;min-height:36px;margin-left:auto;padding:7px 14px;font-size:12px;font-weight:700}.AdminHeader-module__cgzKbq__viewAsExit:hover{border-color:color-mix(in srgb, var(--on-ink-surface) 50%, transparent)}
.GuestRecord-module__hUMNrG__ops{--border-soft:var(--tint-neutral);--warm-note:var(--ops-note);--brand:var(--status-info)}.GuestRecord-module__hUMNrG__page{max-width:760px;animation:.25s GuestRecord-module__hUMNrG__fadein}.GuestRecord-module__hUMNrG__back{color:var(--brand);cursor:pointer;margin-bottom:12px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-block}.GuestRecord-module__hUMNrG__head{align-items:center;gap:13px;margin-bottom:18px;display:flex}.GuestRecord-module__hUMNrG__avatar{width:40px;height:40px;color:var(--on-solid);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.GuestRecord-module__hUMNrG__name{letter-spacing:-.3px;font-size:19px;font-weight:800}.GuestRecord-module__hUMNrG__contact{color:var(--text-subtle);margin-top:1px;font-size:12px}.GuestRecord-module__hUMNrG__stats{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.GuestRecord-module__hUMNrG__statCard{background:var(--warm-note);border:1px solid var(--border);border-radius:10px;flex:110px;padding:12px 14px}.GuestRecord-module__hUMNrG__statLabel{letter-spacing:.5px;color:var(--text-subtle);margin-bottom:3px;font-size:10px;font-weight:800}.GuestRecord-module__hUMNrG__statValue{letter-spacing:-.2px;color:var(--text);font-size:16px;font-weight:800}.GuestRecord-module__hUMNrG__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:14px;padding:18px 20px}.GuestRecord-module__hUMNrG__cardTitle{letter-spacing:-.2px;color:var(--text);margin-bottom:3px;font-size:14px;font-weight:800}.GuestRecord-module__hUMNrG__cardNote{color:var(--text-subtle);text-wrap:pretty;font-size:12px;line-height:1.55}.GuestRecord-module__hUMNrG__cardRow{border-top:1px solid var(--border-soft);align-items:center;gap:11px;margin-top:10px;padding:11px 0 0;display:flex}.GuestRecord-module__hUMNrG__cardMark{background:var(--border-soft);width:30px;height:22px;color:var(--text-muted);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.GuestRecord-module__hUMNrG__cardText{flex:1;min-width:0}.GuestRecord-module__hUMNrG__cardLabel{color:var(--text);font-size:12.5px;font-weight:700}.GuestRecord-module__hUMNrG__cardSub{color:var(--text-subtle);margin-top:1px;font-size:11px}.GuestRecord-module__hUMNrG__cardDefault{letter-spacing:.4px;color:var(--status-ok);background:var(--tint-ok);border-radius:99px;padding:2px 7px;font-size:9.5px;font-weight:800}.GuestRecord-module__hUMNrG__bookRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.GuestRecord-module__hUMNrG__openBookings{color:var(--brand);cursor:pointer;white-space:nowrap;background:0 0;border:0;margin-left:auto;padding:0;font-family:inherit;font-size:12.5px;font-weight:700}.GuestRecord-module__hUMNrG__agreeRow{text-align:left;border:0;border-top:1px solid var(--border-soft);cursor:pointer;background:0 0;width:100%;padding:12px 0 11px;font-family:inherit;display:block}.GuestRecord-module__hUMNrG__agreeHead{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.GuestRecord-module__hUMNrG__agreeTitle{color:var(--text);font-size:13px;font-weight:800}.GuestRecord-module__hUMNrG__agreeOpen{color:var(--brand);white-space:nowrap;font-size:11.5px;font-weight:700}.GuestRecord-module__hUMNrG__agreeBody{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.GuestRecord-module__hUMNrG__agreeLine{text-wrap:pretty;flex:220px;min-width:0;font-size:12px;line-height:1.55}.GuestRecord-module__hUMNrG__toneSubtle{color:var(--text-subtle)}.GuestRecord-module__hUMNrG__toneWarn{color:var(--status-warn)}.GuestRecord-module__hUMNrG__toneMuted{color:var(--text-muted)}.GuestRecord-module__hUMNrG__pill{white-space:nowrap;border-radius:99px;margin-left:auto;padding:4px 11px;font-size:11px;font-weight:700}.GuestRecord-module__hUMNrG__pillNever{color:var(--text-muted);background:var(--border-soft)}.GuestRecord-module__hUMNrG__pillBehind{color:var(--status-warn);background:var(--tint-warn)}.GuestRecord-module__hUMNrG__pillCurrent{color:var(--status-ok);background:var(--tint-ok)}@keyframes GuestRecord-module__hUMNrG__fadein{0%{opacity:0}to{opacity:1}}.GuestRecord-module__hUMNrG__reachLabel{letter-spacing:.5px;color:var(--text-subtle);margin-bottom:6px;font-size:10px;font-weight:800}.GuestRecord-module__hUMNrG__reachRow{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.GuestRecord-module__hUMNrG__reachSees{color:var(--status-ok);background:var(--tint-ok);border-radius:99px;padding:4px 10px;font-size:11.5px;font-weight:700}.GuestRecord-module__hUMNrG__reachNever{color:var(--text-subtle);background:var(--ops-hairline);border-radius:99px;padding:4px 10px;font-size:11.5px;font-weight:700}
.PhotoGallery-module__8cG-va__gallery{border-radius:18px;grid-template-rows:340px;grid-template-columns:2fr 1fr;gap:10px;margin-bottom:22px;display:grid;overflow:hidden}.PhotoGallery-module__8cG-va__main{min-height:0}.PhotoGallery-module__8cG-va__stack{grid-template-rows:1fr 1fr;gap:10px;min-height:0;display:grid}@media (max-width:860px){.PhotoGallery-module__8cG-va__gallery{grid-template-rows:260px;grid-template-columns:1fr}.PhotoGallery-module__8cG-va__stack{display:none}}.PhotoGallery-module__8cG-va__tile{appearance:none;font:inherit;color:var(--text-faint);cursor:pointer;border:0;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.PhotoGallery-module__8cG-va__tile:disabled{cursor:default}.PhotoGallery-module__8cG-va__img{object-fit:cover;width:100%;height:100%;display:block}.PhotoGallery-module__8cG-va__placeholder{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.PhotoGallery-module__8cG-va__placeholderText{font-size:12.5px}.PhotoGallery-module__8cG-va__moreBadge{background:var(--scrim);color:var(--on-solid);border-radius:99px;padding:4px 11px;font-size:12px;font-weight:800;position:absolute;bottom:10px;right:10px}.PhotoGallery-module__8cG-va__showAll{appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:9px;margin:-12px 0 22px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:700;display:inline-block}.PhotoGallery-module__8cG-va__showAll:hover{border-color:var(--border-dashed)}.PhotoGallery-module__8cG-va__viewer{z-index:60;box-sizing:border-box;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.PhotoGallery-module__8cG-va__scrim{appearance:none;background:var(--scrim-photo);cursor:pointer;border:0;padding:0;position:absolute;inset:0}.PhotoGallery-module__8cG-va__viewerInner{flex-direction:column;gap:10px;max-width:min(1100px,100%);max-height:100%;display:flex;position:relative}.PhotoGallery-module__8cG-va__viewerBar{align-items:center;gap:12px;display:flex}.PhotoGallery-module__8cG-va__counter{color:var(--on-solid);font-size:12.5px;font-weight:700}.PhotoGallery-module__8cG-va__viewerBtn{appearance:none;color:var(--on-solid);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:6px 8px;font-family:inherit;font-size:16px;line-height:1}.PhotoGallery-module__8cG-va__viewerImg{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100vh - 120px);display:block}.PhotoGallery-module__8cG-va__nav{appearance:none;background:var(--scrim);color:var(--on-solid);cursor:pointer;border:0;border-radius:99px;width:44px;height:44px;font-family:inherit;font-size:26px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.PhotoGallery-module__8cG-va__navPrev{left:-8px}.PhotoGallery-module__8cG-va__navNext{right:-8px}@media (max-width:860px){.PhotoGallery-module__8cG-va__gallery{grid-template-rows:auto;grid-template-columns:1fr}.PhotoGallery-module__8cG-va__main{height:240px}.PhotoGallery-module__8cG-va__stack{display:none}}.PhotoGallery-module__8cG-va__showAll,.PhotoGallery-module__8cG-va__viewerBtn{box-sizing:border-box;min-height:44px}.PhotoGallery-module__8cG-va__moreBadgeCover{display:none}@media (max-width:860px){.PhotoGallery-module__8cG-va__moreBadgeCover{display:inline-block}.PhotoGallery-module__8cG-va__moreBadgeLast{display:none}}.phone-frame .PhotoGallery-module__8cG-va__moreBadgeCover{display:inline-block}.phone-frame .PhotoGallery-module__8cG-va__moreBadgeLast{display:none}
.Operations-module__YSsbiG__tabs{background:var(--surface-tint);border-radius:9px;flex-wrap:wrap;margin-bottom:16px;padding:3px;display:inline-flex}.Operations-module__YSsbiG__tab{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:7px;padding:8px 14px;font-size:12.5px;font-weight:700}.Operations-module__YSsbiG__tabActive{background:var(--surface);color:var(--text);box-shadow:0 1px 3px var(--shadow-card)}.Operations-module__YSsbiG__toolRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.Operations-module__YSsbiG__hint{color:var(--text-muted);font-size:13px}.Operations-module__YSsbiG__taskTable{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden}.Operations-module__YSsbiG__taskRow{border-bottom:1px solid var(--border-soft);grid-template-columns:20px minmax(0,1.6fr) minmax(0,1.1fr) 74px minmax(0,.9fr) auto;align-items:center;gap:13px;padding:13px 18px;display:grid}.Operations-module__YSsbiG__taskRow:last-child{border-bottom:none}@media (max-width:640px){.Operations-module__YSsbiG__taskRow{grid-template-columns:20px minmax(0,1fr) 74px auto}.Operations-module__YSsbiG__taskRow>:nth-child(3),.Operations-module__YSsbiG__taskRow>:nth-child(5){display:none}}@media (max-width:420px){.Operations-module__YSsbiG__taskRow{gap:10px;padding:13px 14px}.Operations-module__YSsbiG__taskActions{flex-direction:column;align-items:flex-end;gap:6px}}.Operations-module__YSsbiG__checkbox{box-sizing:border-box;cursor:pointer;border:none;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;padding:0;display:flex}.Operations-module__YSsbiG__checkboxDone{background:var(--status-ok)}.Operations-module__YSsbiG__checkboxOpen{border:1.5px dashed var(--border-dashed);background:0 0}.Operations-module__YSsbiG__taskKind{font-size:13px;font-weight:700}.Operations-module__YSsbiG__taskKindDone{color:var(--text-subtle);text-decoration:line-through}.Operations-module__YSsbiG__taskNote{color:var(--text-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.Operations-module__YSsbiG__taskProperty{color:var(--text-body);align-items:center;gap:7px;min-width:0;font-size:12.5px;display:flex}.Operations-module__YSsbiG__taskDue{white-space:nowrap;text-align:center;min-width:66px;color:var(--text-muted);background:var(--surface-tint);border-radius:99px;padding:3px 10px;font-size:11px;font-weight:700}.Operations-module__YSsbiG__taskDueToday{color:var(--status-warn);background:var(--tint-warn)}.Operations-module__YSsbiG__taskDueDone{color:var(--status-ok);background:var(--tint-ok)}.Operations-module__YSsbiG__taskAssignee{align-items:center;gap:8px;min-width:0;display:flex}.Operations-module__YSsbiG__assigneeAvatar{background:var(--brand);width:24px;height:24px;color:var(--on-fill);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.Operations-module__YSsbiG__taskRemove{color:var(--ink-faintest);cursor:pointer;white-space:nowrap;text-align:right;background:0 0;border:none;font-size:12px;font-weight:700}.Operations-module__YSsbiG__taskRemove:hover{color:var(--status-bad)}.Operations-module__YSsbiG__taskActions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.Operations-module__YSsbiG__taskEdit{color:var(--brand);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.Operations-module__YSsbiG__taskEdit:hover{filter:brightness(.85)}.Operations-module__YSsbiG__teamRow{border-bottom:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:13px;padding:14px 18px;display:flex}.Operations-module__YSsbiG__teamRow:last-child{border-bottom:none}.Operations-module__YSsbiG__teamAvatar{width:34px;height:34px;color:var(--on-solid);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:11.5px;font-weight:800;display:flex}.Operations-module__YSsbiG__permTable{overflow-x:auto}.Operations-module__YSsbiG__permHead{border-bottom:1px solid var(--border);grid-template-columns:1.9fr repeat(4,minmax(0,1fr));gap:8px;min-width:560px;padding:0 2px 9px;display:grid}.Operations-module__YSsbiG__permHeadCell{text-align:center;color:var(--text-body);font-size:11px;font-weight:800}.Operations-module__YSsbiG__permRow{border-bottom:1px solid var(--border-soft);grid-template-columns:1.9fr repeat(4,minmax(0,1fr));align-items:center;gap:8px;min-width:560px;padding:9px 2px;display:grid}.Operations-module__YSsbiG__permName{color:var(--text-body);font-size:12.5px}.Operations-module__YSsbiG__permCell{justify-content:center;display:flex}.Operations-module__YSsbiG__permMark{border-radius:5px;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:800;display:flex}.Operations-module__YSsbiG__permLegend{color:var(--text-subtle);flex-wrap:wrap;gap:16px;margin-top:12px;font-size:11px;display:flex}.Operations-module__YSsbiG__permLegendItem{align-items:center;gap:6px;display:flex}.Operations-module__YSsbiG__seoPreview{border:1px solid var(--border-soft);background:var(--surface-muted);border-radius:10px;margin-top:14px;padding:14px 16px}.Operations-module__YSsbiG__seoPreviewLabel{color:var(--text-subtle);margin-bottom:9px;font-size:11px;font-weight:700}.Operations-module__YSsbiG__seoUrl{color:var(--status-ok);font-size:12px}.Operations-module__YSsbiG__seoTitle{color:var(--ext-google-link);margin-top:2px;font-size:16px;line-height:1.3}.Operations-module__YSsbiG__seoDesc{color:var(--ext-google-body);margin-top:3px;font-size:12.5px;line-height:1.5}.Operations-module__YSsbiG__taskFormGrid{grid-template-columns:1.3fr 1.5fr 1.1fr 1.3fr;gap:12px;display:grid}@media (max-width:680px){.Operations-module__YSsbiG__taskFormGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.Operations-module__YSsbiG__roleTabs{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.Operations-module__YSsbiG__roleTab{font:inherit;border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;background:var(--surface-tint);color:var(--text-muted);border:none;min-height:36px;padding:7px 15px;font-size:12.5px;font-weight:700}.Operations-module__YSsbiG__roleTabOn{background:var(--brand);color:var(--on-fill)}.Operations-module__YSsbiG__rolePanel{background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:11px;padding:16px 18px}.Operations-module__YSsbiG__roleBlurb{color:var(--text-body);text-wrap:pretty;margin-bottom:14px;font-size:12.5px;line-height:1.65}.Operations-module__YSsbiG__roleCaption{letter-spacing:.5px;color:var(--text-subtle);margin-bottom:8px;font-size:10.5px;font-weight:800}.Operations-module__YSsbiG__roleChips{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.Operations-module__YSsbiG__roleChipSees{color:var(--status-ok);background:var(--tint-ok);border-radius:var(--r-pill);white-space:nowrap;padding:4px 11px;font-size:11.5px;font-weight:700}.Operations-module__YSsbiG__roleChipHidden{color:var(--text-subtle);background:var(--surface-tint);border-radius:var(--r-pill);white-space:nowrap;padding:4px 11px;font-size:11.5px;font-weight:700}.Operations-module__YSsbiG__roleFoot{border-top:1px solid var(--border-soft);flex-wrap:wrap;align-items:center;gap:10px;padding-top:12px;display:flex}.Operations-module__YSsbiG__roleWho{color:var(--text-subtle);font-size:11.5px}
.Pager-module__3WUngq__pager{border-top:1px solid var(--border-soft);background:var(--surface-muted);flex-wrap:wrap;align-items:center;gap:12px;padding:11px 18px;display:flex}.Pager-module__3WUngq__range{color:var(--text-subtle);flex:1;min-width:140px;font-size:11.5px}.Pager-module__3WUngq__pageBtn{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;min-height:44px;padding:0 4px;font-size:11.5px;font-weight:700}.Pager-module__3WUngq__pageBtn:disabled{color:var(--text-faint);cursor:default}
.AmenityCatalog-module__-cGTVa__removeGroup{color:var(--ops-ink-faint)}.AmenityCatalog-module__-cGTVa__removeGroup:hover{color:var(--status-bad)}
.Disputes-module__N-yaFq__screen{max-width:780px}.Disputes-module__N-yaFq__lede{color:var(--ops-text-muted);margin-bottom:14px;font-size:12.5px}.Disputes-module__N-yaFq__list{flex-direction:column;gap:13px;display:flex}.Disputes-module__N-yaFq__card{padding:17px 19px}.Disputes-module__N-yaFq__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Disputes-module__N-yaFq__amount{font-size:16px;font-weight:800}.Disputes-module__N-yaFq__opened{color:var(--ops-text-subtle);margin-left:auto;font-size:11px}.Disputes-module__N-yaFq__who{margin-top:8px;font-size:12.5px}.Disputes-module__N-yaFq__merchant{color:inherit;font-weight:700}.Disputes-module__N-yaFq__merchant:hover{text-decoration:underline}.Disputes-module__N-yaFq__invoice{font-family:var(--font-mono);color:var(--ops-text-muted)}.Disputes-module__N-yaFq__reason{color:var(--ops-text-muted);margin-top:4px;font-size:12.5px}.Disputes-module__N-yaFq__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:13px;display:flex}.Disputes-module__N-yaFq__due{color:var(--status-bad);font-size:11.5px;font-weight:700}
.MerchantDetail-module__5vgI2W__twoPane{grid-template-columns:1.7fr 1fr;align-items:start;gap:14px;display:grid}.MerchantDetail-module__5vgI2W__pairGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px 18px;font-size:12.5px;display:grid}@media (max-width:860px){.MerchantDetail-module__5vgI2W__twoPane{grid-template-columns:1fr}}
.confirmation-module__2tAhEa__title{letter-spacing:-.4px;font-size:24px;font-weight:800}@media (max-width:640px){.confirmation-module__2tAhEa__title{font-size:19px}}
