.PermissionEditor-module__trf9HG__groups{gap:8px;display:grid}.PermissionEditor-module__trf9HG__search{border:1px solid var(--hl-border);background:var(--hl-surface-soft);min-height:44px;color:var(--hl-muted);border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:flex}.PermissionEditor-module__trf9HG__search input{width:100%;min-width:0;color:var(--hl-text);font:inherit;background:0 0;border:0;outline:0;font-size:.95rem}.PermissionEditor-module__trf9HG__noHits{color:var(--hl-muted);text-align:center;margin:0;padding:18px 12px;font-size:.86rem}.PermissionEditor-module__trf9HG__groups>.PermissionEditor-module__trf9HG__rows{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:14px}.PermissionEditor-module__trf9HG__group{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:14px;overflow:hidden}.PermissionEditor-module__trf9HG__groupHead{width:100%;min-height:52px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:0 12px;display:grid}.PermissionEditor-module__trf9HG__groupHead:hover{background:var(--hl-surface-soft)}.PermissionEditor-module__trf9HG__groupName{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:780;overflow:hidden}.PermissionEditor-module__trf9HG__groupCount,.PermissionEditor-module__trf9HG__groupCountOff{white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:.75rem;font-weight:750}.PermissionEditor-module__trf9HG__groupCount{background:var(--hl-tint);color:var(--hl-on-primary-soft)}.PermissionEditor-module__trf9HG__groupCountOff{background:var(--hl-neutral-soft);color:var(--hl-muted)}.PermissionEditor-module__trf9HG__groupChevron{color:var(--hl-muted)}.PermissionEditor-module__trf9HG__rows{border-top:1px solid var(--hl-border);gap:0;margin:0;padding:0 0 4px;list-style:none;display:grid}.PermissionEditor-module__trf9HG__row+.PermissionEditor-module__trf9HG__row{border-top:1px solid var(--hl-border-soft,var(--hl-border))}.PermissionEditor-module__trf9HG__rowLabel{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.PermissionEditor-module__trf9HG__rowText{gap:2px;min-width:0;display:grid}.PermissionEditor-module__trf9HG__rowText strong{align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:flex}.PermissionEditor-module__trf9HG__rowText small{color:var(--hl-muted);font-size:.8rem;line-height:1.4}.PermissionEditor-module__trf9HG__warn{color:var(--hl-danger);place-items:center;display:inline-grid}.PermissionEditor-module__trf9HG__switch{appearance:none;background:var(--hl-neutral-soft);cursor:pointer;border:0;border-radius:999px;flex:none;width:46px;height:28px;margin:0;transition:background .14s;position:relative}.PermissionEditor-module__trf9HG__switch:after{content:"";background:#fff;border-radius:999px;width:22px;height:22px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #05070c4d}.PermissionEditor-module__trf9HG__switch:checked{background:var(--hl-primary)}.PermissionEditor-module__trf9HG__switch:checked:after{transform:translate(18px)}.PermissionEditor-module__trf9HG__switch:disabled{opacity:.5;cursor:not-allowed}.PermissionEditor-module__trf9HG__switch:focus-visible{outline:2px solid var(--hl-primary);outline-offset:2px}
.AddMemberWizard-module__v3QehW__sheet{z-index:72;background:var(--hl-bg);color:var(--hl-text);grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0}.AddMemberWizard-module__v3QehW__head{padding:max(10px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) 10px max(12px, env(safe-area-inset-left));border-bottom:1px solid var(--hl-border);background:var(--hl-surface);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.AddMemberWizard-module__v3QehW__back{width:44px;height:44px;color:var(--hl-text);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.AddMemberWizard-module__v3QehW__headText{gap:1px;min-width:0;display:grid}.AddMemberWizard-module__v3QehW__headText strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.AddMemberWizard-module__v3QehW__headText small{color:var(--hl-muted);font-size:.78rem}.AddMemberWizard-module__v3QehW__body{padding:16px max(14px, env(safe-area-inset-left)) calc(28px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;overflow-y:auto}.AddMemberWizard-module__v3QehW__section{gap:12px;max-width:560px;margin:0 auto;display:grid}.AddMemberWizard-module__v3QehW__question{letter-spacing:-.02em;margin:0 0 2px;font-size:1.16rem;line-height:1.3}.AddMemberWizard-module__v3QehW__pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.AddMemberWizard-module__v3QehW__field{gap:5px;display:grid}.AddMemberWizard-module__v3QehW__field span{color:var(--hl-muted);font-size:.82rem;font-weight:700}.AddMemberWizard-module__v3QehW__field input{border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:46px;color:var(--hl-text);font:inherit;border-radius:12px;padding:0 12px;font-size:1rem}.AddMemberWizard-module__v3QehW__field input:focus-visible{outline:2px solid var(--hl-primary);outline-offset:1px}.AddMemberWizard-module__v3QehW__note{color:var(--hl-muted);margin:0;font-size:.86rem;line-height:1.45}.AddMemberWizard-module__v3QehW__warning{background:var(--hl-danger-soft);color:var(--hl-on-danger-soft,var(--hl-danger));border-radius:12px;align-items:flex-start;gap:8px;margin:0;padding:11px 12px;font-size:.85rem;line-height:1.45;display:flex}.AddMemberWizard-module__v3QehW__error{background:var(--hl-danger-soft);color:var(--hl-on-danger-soft,var(--hl-danger));border-radius:12px;margin:0;padding:10px 12px;font-size:.86rem}.AddMemberWizard-module__v3QehW__presets{gap:6px;margin:0;padding:0;list-style:none;display:grid}.AddMemberWizard-module__v3QehW__preset,.AddMemberWizard-module__v3QehW__presetActive{border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:66px;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.AddMemberWizard-module__v3QehW__preset:hover,.AddMemberWizard-module__v3QehW__presetActive:hover{background:var(--hl-surface-soft)}.AddMemberWizard-module__v3QehW__presetActive{border-color:var(--hl-primary)}.AddMemberWizard-module__v3QehW__preset span,.AddMemberWizard-module__v3QehW__presetActive span{gap:2px;min-width:0;display:grid}.AddMemberWizard-module__v3QehW__preset strong,.AddMemberWizard-module__v3QehW__presetActive strong{font-size:.96rem;font-weight:780}.AddMemberWizard-module__v3QehW__preset small,.AddMemberWizard-module__v3QehW__presetActive small{color:var(--hl-muted);font-size:.83rem;line-height:1.4}.AddMemberWizard-module__v3QehW__primary{background:var(--hl-primary);width:100%;min-height:50px;color:var(--hl-on-primary);font:inherit;cursor:pointer;border:0;border-radius:13px;margin-top:4px;font-size:1rem;font-weight:800}.AddMemberWizard-module__v3QehW__primary:disabled{opacity:.55;cursor:not-allowed}
.TradeActivityCombobox-module__T8tOjq__root{gap:7px;min-width:0;display:grid;position:relative}.TradeActivityCombobox-module__T8tOjq__label{color:var(--hl-text);font-size:.84rem;font-weight:750}.TradeActivityCombobox-module__T8tOjq__inputWrap{align-items:center;display:flex;position:relative}.TradeActivityCombobox-module__T8tOjq__inputWrap svg{color:var(--hl-muted);pointer-events:none;position:absolute;left:13px}.TradeActivityCombobox-module__T8tOjq__input{box-sizing:border-box;border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:47px;color:var(--hl-text);font:inherit;border-radius:12px;outline:0;padding:11px 40px;font-weight:550}.TradeActivityCombobox-module__T8tOjq__input:focus{border-color:var(--hl-primary);box-shadow:0 0 0 3px #1f7aea26}.TradeActivityCombobox-module__T8tOjq__clear{width:32px;height:32px;color:var(--hl-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;right:7px}.TradeActivityCombobox-module__T8tOjq__clear:hover{background:var(--hl-surface-soft);color:var(--hl-text)}.TradeActivityCombobox-module__T8tOjq__menu{z-index:80;border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:14px;max-height:min(300px,42dvh);padding:6px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 38px #0f172a2e}.TradeActivityCombobox-module__T8tOjq__option{width:100%;color:var(--hl-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 11px;display:grid}.TradeActivityCombobox-module__T8tOjq__option:hover,.TradeActivityCombobox-module__T8tOjq__option.TradeActivityCombobox-module__T8tOjq__active{background:var(--hl-surface-soft)}.TradeActivityCombobox-module__T8tOjq__option strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TradeActivityCombobox-module__T8tOjq__option small{color:var(--hl-muted)}.TradeActivityCombobox-module__T8tOjq__custom{border-top:1px solid var(--hl-border);margin-top:4px;padding-top:10px}.TradeActivityCombobox-module__T8tOjq__hint{color:var(--hl-muted);font-size:.72rem;font-weight:550}:root[data-theme=dark] .TradeActivityCombobox-module__T8tOjq__input{background:var(--hl-surface-muted)}@media (max-width:760px){.TradeActivityCombobox-module__T8tOjq__root{gap:4px}.TradeActivityCombobox-module__T8tOjq__input{min-height:42px;padding-block:8px}.TradeActivityCombobox-module__T8tOjq__hint{display:none}}
.Marketplace-module__JvywGa__workspace{height:calc(100dvh - var(--hl-header-height));height:calc(100svh - var(--hl-header-height));min-height:calc(100svh - var(--hl-header-height));border-inline:1px solid var(--hl-border);background:var(--hl-surface);grid-template-columns:220px minmax(360px,430px) minmax(440px,1fr);max-width:1540px;margin:-28px auto -110px;display:grid;overflow:hidden}:is(:root[data-theme=dark] .Marketplace-module__JvywGa__workspace,:root[data-theme=dark] .Marketplace-module__JvywGa__detailCard){background:var(--hl-surface);color:var(--hl-text)}:is(:root[data-theme=dark] .Marketplace-module__JvywGa__sidebar,:root[data-theme=dark] .Marketplace-module__JvywGa__jobList){background:var(--hl-bg)}.Marketplace-module__JvywGa__sidebar{overscroll-behavior:contain;border-right:1px solid var(--hl-border);background:var(--hl-surface-soft);min-width:0;min-height:0;padding:22px 14px;overflow:clip auto}.Marketplace-module__JvywGa__profile{min-height:54px;color:var(--hl-text);border-radius:14px;align-items:center;gap:10px;margin-bottom:18px;padding:8px;display:flex}.Marketplace-module__JvywGa__profile:hover{background:var(--hl-neutral-soft);text-decoration:none}.Marketplace-module__JvywGa__profile>div{min-width:0}.Marketplace-module__JvywGa__profile>div>strong,.Marketplace-module__JvywGa__profile>div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.Marketplace-module__JvywGa__profile>div>span{color:var(--hl-muted);margin-top:2px;font-size:.76rem}.Marketplace-module__JvywGa__nav{gap:4px;min-width:0;display:grid;overflow:hidden}.Marketplace-module__JvywGa__nav a{width:100%;min-width:0;min-height:46px;color:var(--hl-muted);border-radius:12px;align-items:center;gap:9px;padding:0 9px;font-size:.86rem;font-weight:680;display:flex}.Marketplace-module__JvywGa__nav a:hover,.Marketplace-module__JvywGa__nav a.Marketplace-module__JvywGa__active{background:var(--hl-primary-soft);color:var(--hl-primary-dark);text-decoration:none}.Marketplace-module__JvywGa__navIcon{width:24px;color:var(--hl-primary);flex:0 0 24px;place-items:center;display:grid}.Marketplace-module__JvywGa__navLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Marketplace-module__JvywGa__listPane{overscroll-behavior:contain;border-right:1px solid var(--hl-border);background:var(--hl-surface);min-width:0;min-height:0;overflow-y:auto}.Marketplace-module__JvywGa__listHeader{border-bottom:1px solid var(--hl-border);background:var(--hl-surface);padding:18px 22px 16px;position:static}.Marketplace-module__JvywGa__listHeaderTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.Marketplace-module__JvywGa__listHeader h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.75rem,3vw,2.35rem)}.Marketplace-module__JvywGa__pillTabs{background:var(--hl-surface-soft);border-radius:999px;gap:2px;min-width:0;padding:3px;display:inline-flex}.Marketplace-module__JvywGa__pillTabs a{min-width:0;min-height:36px;color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;padding:0 15px;font-size:.86rem;font-weight:760;display:inline-flex;overflow:hidden}.Marketplace-module__JvywGa__pillTabs a:hover{color:var(--hl-text);text-decoration:none}.Marketplace-module__JvywGa__pillTabs a.Marketplace-module__JvywGa__pillTabActive{background:var(--hl-primary-fill);color:#fff}.Marketplace-module__JvywGa__pillTabs a.Marketplace-module__JvywGa__pillTabActive:hover{color:#fff}.Marketplace-module__JvywGa__subScopeTabs{scrollbar-width:none;gap:8px;margin:0 0 14px;padding-bottom:2px;display:flex;overflow-x:auto}.Marketplace-module__JvywGa__subScopeTabs::-webkit-scrollbar{display:none}.Marketplace-module__JvywGa__subScopeTabs a{border:1px solid var(--hl-border);min-height:34px;color:var(--hl-muted);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;padding:0 12px;font-size:.78rem;font-weight:720;display:inline-flex}.Marketplace-module__JvywGa__subScopeTabs a:hover{border-color:var(--hl-tint-border);text-decoration:none}.Marketplace-module__JvywGa__subScopeTabs a.Marketplace-module__JvywGa__activeSubScopeTab{background:var(--hl-primary-soft);color:var(--hl-primary-dark);border-color:#0000}.Marketplace-module__JvywGa__feedWorkspace{grid-template-columns:220px minmax(0,1fr)}.Marketplace-module__JvywGa__feedPane{background:#05070c;min-width:0;min-height:0;overflow:hidden}.Marketplace-module__JvywGa__feedSkin{--hl-bg:#05070c;--hl-surface:#0d131e;--hl-surface-soft:#141c2a;--hl-surface-muted:#182130;--hl-neutral-soft:#1a2331;--hl-text:#f3f6fb;--hl-muted:#9fb0c6;--hl-border:#232f42;--hl-tint:#14243c;--hl-tint-border:#2b4160;--hl-primary-soft:#12365f;--hl-on-primary-soft:#9ecbff;background:#05070c;border-right-color:#131b28}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__listHeader{background:#05070c;border-bottom-color:#131b28}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__jobList{background:0 0}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__pillTabs{background:#ffffff1a}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__pillTabs a{color:#ffffffb3}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__pillTabs a.Marketplace-module__JvywGa__pillTabActive{color:#0b1220;background:#fff}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__subScopeTabs a{color:#ffffffc7;background:#ffffff1a;border-color:#0000}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__subScopeTabs a.Marketplace-module__JvywGa__activeSubScopeTab{color:#0b1220;background:#fff}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__searchField{background:#ffffff1a;border-color:#0000}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__listHeader h1{color:var(--hl-text)}.Marketplace-module__JvywGa__feedSkin .Marketplace-module__JvywGa__mediaCard{border-color:#1c2637}.Marketplace-module__JvywGa__createButton{background:var(--hl-primary-fill);color:#fff;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:5px;min-height:44px;padding:0 12px;font-family:inherit;font-size:.82rem;font-weight:750;display:inline-flex}.Marketplace-module__JvywGa__createButton:hover{background:var(--hl-primary-fill-top);text-decoration:none}.Marketplace-module__JvywGa__searchField{border:1px solid var(--hl-border);background:var(--hl-surface-soft);min-height:52px;color:var(--hl-muted);border-radius:15px;align-items:center;gap:10px;padding:0 14px;display:flex}.Marketplace-module__JvywGa__searchField:focus-within{border-color:var(--hl-primary);box-shadow:0 0 0 3px #007aff1a}.Marketplace-module__JvywGa__searchField input{width:100%;min-width:0;color:var(--hl-text);background:0 0;border:0;outline:0;font-size:.96rem}.Marketplace-module__JvywGa__searchField input::placeholder{color:#a3a6ad}:root[data-theme=dark] .Marketplace-module__JvywGa__searchField{border-color:var(--hl-border);background:var(--hl-surface-soft);color:var(--hl-muted)}:root[data-theme=dark] .Marketplace-module__JvywGa__searchField input{color:var(--hl-text)!important;background:0 0!important}:root[data-theme=dark] .Marketplace-module__JvywGa__searchField input::placeholder{color:var(--hl-muted)}.Marketplace-module__JvywGa__jobList{background:var(--hl-surface-soft);gap:12px;padding:12px;display:grid}.Marketplace-module__JvywGa__jobCardWrap{min-width:0;position:relative}.Marketplace-module__JvywGa__mediaCard{aspect-ratio:4/3;border:1px solid var(--hl-border);color:#fff;cursor:pointer;text-align:left;background:#0a1220;border-radius:18px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.Marketplace-module__JvywGa__mediaCard:hover,.Marketplace-module__JvywGa__mediaCard.Marketplace-module__JvywGa__selected{border-color:var(--hl-primary);box-shadow:0 8px 24px #18539a2e}.Marketplace-module__JvywGa__mediaCardImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Marketplace-module__JvywGa__mediaCardScrim{pointer-events:none;background:linear-gradient(#00000073 0%,#0000 26%),linear-gradient(#05070c00 16%,#05070c85 42%,#05070ce0 66%,#05070cf5 100%);position:absolute;inset:0}.Marketplace-module__JvywGa__mediaCardTop{flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:12px;left:12px;right:58px}.Marketplace-module__JvywGa__exampleBadge{color:#1a1500;background:#ffd60a;border-radius:999px;align-items:center;min-height:26px;padding:3px 10px;font-size:.74rem;font-weight:800;display:inline-flex}.Marketplace-module__JvywGa__mediaCardBody{gap:4px;padding:0 14px 14px;display:grid;position:absolute;bottom:0;left:0;right:0}.Marketplace-module__JvywGa__mediaCardTrade{color:#ffffffeb;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 3px #000000b3;font-size:.7rem;font-weight:850}.Marketplace-module__JvywGa__mediaCardTitle{text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 4px #000000b3;font-size:1.12rem;line-height:1.25;overflow:hidden}.Marketplace-module__JvywGa__mediaCardDescription{color:#ffffffe6;text-shadow:0 1px 3px #0009;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.83rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Marketplace-module__JvywGa__mediaCardFacts{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.Marketplace-module__JvywGa__mediaCardFacts>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff2e;border-radius:999px;align-items:center;gap:4px;min-width:0;padding:4px 9px;font-size:.72rem;font-weight:650;display:inline-flex}.Marketplace-module__JvywGa__mediaCardBookmark{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a121e8c;border-color:#ffffff42}.Marketplace-module__JvywGa__mediaCardBookmark:hover{color:#fff;background:#0a121eb8;border-color:#fff6}.Marketplace-module__JvywGa__mediaCardBookmark.Marketplace-module__JvywGa__bookmarkSaved{background:var(--hl-primary-fill);color:#fff;border-color:#0000}.Marketplace-module__JvywGa__jobCategory{color:var(--hl-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850}.Marketplace-module__JvywGa__bookmarkButton,.Marketplace-module__JvywGa__detailSaveButton{color:var(--hl-muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid}.Marketplace-module__JvywGa__bookmarkButton{z-index:2;border-radius:10px;width:36px;height:36px;position:absolute;top:14px;right:14px}.Marketplace-module__JvywGa__bookmarkButton:hover,.Marketplace-module__JvywGa__detailSaveButton:hover{border-color:var(--hl-border);background:var(--hl-surface-soft);color:var(--hl-primary)}.Marketplace-module__JvywGa__bookmarkButton:disabled,.Marketplace-module__JvywGa__detailSaveButton:disabled{cursor:wait;opacity:.55}.Marketplace-module__JvywGa__bookmarkSaved{color:var(--hl-primary)}.Marketplace-module__JvywGa__bookmarkSaved svg{fill:currentColor}.Marketplace-module__JvywGa__detailPane{overscroll-behavior:contain;background:var(--hl-bg);min-width:0;min-height:0;padding:28px clamp(20px,3vw,48px) 120px;overflow:auto}.Marketplace-module__JvywGa__mobileBack{min-height:44px;color:var(--hl-text);align-items:center;gap:5px;margin-bottom:12px;font-weight:700;display:none}.Marketplace-module__JvywGa__emptyDetail{min-height:70vh;color:var(--hl-muted);text-align:center;place-items:center;display:grid}.Marketplace-module__JvywGa__emptyDetail div{justify-items:center;gap:8px;display:grid}.Marketplace-module__JvywGa__emptyDetail strong{color:var(--hl-text);font-size:1.1rem}.Marketplace-module__JvywGa__emptyDetail p{margin:0}.Marketplace-module__JvywGa__detailCard{border:1px solid color-mix(in srgb,var(--hl-border) 78%,transparent);background:var(--hl-surface);border-radius:28px;width:min(860px,100%);margin:0 auto;padding:24px;box-shadow:0 18px 55px #1a315017}.Marketplace-module__JvywGa__detailToolbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.Marketplace-module__JvywGa__detailToolbarActions{align-items:center;gap:7px;display:flex}.Marketplace-module__JvywGa__detailSaveButton{border-color:var(--hl-border);border-radius:50%;width:44px;height:44px}.Marketplace-module__JvywGa__detailBrand{color:var(--hl-text);letter-spacing:-.035em;align-items:center;gap:7px;font-size:1.1rem;font-weight:850;display:flex}.Marketplace-module__JvywGa__detailBrandMark{border-radius:8px;flex:none;width:34px;height:34px}.Marketplace-module__JvywGa__detailBrand span{color:var(--hl-primary)}.Marketplace-module__JvywGa__heroGallery{background:var(--hl-surface-soft);border-radius:22px;grid-template-columns:minmax(0,2fr) minmax(120px,1fr);gap:8px;height:350px;display:grid;overflow:hidden}.Marketplace-module__JvywGa__heroGallery.Marketplace-module__JvywGa__singleImage{grid-template-columns:1fr}.Marketplace-module__JvywGa__heroMain,.Marketplace-module__JvywGa__heroThumb{background:var(--hl-surface-soft);cursor:pointer;border:0;min-width:0;padding:0;overflow:hidden}.Marketplace-module__JvywGa__heroMain:disabled,.Marketplace-module__JvywGa__heroThumb:disabled{cursor:default}.Marketplace-module__JvywGa__heroSide{grid-template-rows:1fr 1fr;gap:10px;display:grid}.Marketplace-module__JvywGa__heroGallery.Marketplace-module__JvywGa__twoImages .Marketplace-module__JvywGa__heroSide{grid-template-rows:1fr}.Marketplace-module__JvywGa__heroThumb{position:relative}.Marketplace-module__JvywGa__heroImage{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.Marketplace-module__JvywGa__moreMedia{color:#fff;background:#0f172a8f;place-items:center;font-size:1.5rem;font-weight:800;display:grid;position:absolute;inset:0}.Marketplace-module__JvywGa__detailHeading{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:22px;display:flex}.Marketplace-module__JvywGa__detailHeading h1{margin:5px 0 0;font-size:clamp(1.8rem,4vw,2.5rem)}.Marketplace-module__JvywGa__summaryMeta{flex-wrap:wrap;gap:8px;margin:14px 0 22px;display:flex}.Marketplace-module__JvywGa__summaryMeta span{background:var(--hl-surface-soft);min-height:34px;color:var(--hl-text);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.85rem;font-weight:640;display:inline-flex}.Marketplace-module__JvywGa__summaryMeta svg{color:var(--hl-primary)}.Marketplace-module__JvywGa__ownerToolbar{flex-wrap:wrap;gap:8px;margin:-6px 0 18px;display:flex}.Marketplace-module__JvywGa__ownerAction{border:1px solid var(--hl-tint-border);background:var(--hl-surface-soft);min-height:42px;color:var(--hl-primary-dark);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.86rem;font-weight:780;display:inline-flex}.Marketplace-module__JvywGa__ownerAction:hover{border-color:var(--hl-tint-border);background:var(--hl-tint);text-decoration:none}.Marketplace-module__JvywGa__ownerAction:disabled,.Marketplace-module__JvywGa__disabledAction{cursor:not-allowed;opacity:.55}.Marketplace-module__JvywGa__dangerAction{border-color:var(--hl-border);background:var(--hl-surface-soft);color:var(--hl-on-danger-soft)}.Marketplace-module__JvywGa__dangerAction:hover:not(:disabled){border-color:var(--hl-border);background:var(--hl-danger-soft)}.Marketplace-module__JvywGa__contactCard{border:1px solid var(--hl-tint-border);background:linear-gradient(135deg,var(--hl-primary-soft),var(--hl-surface));border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:92px;padding:16px;display:grid}.Marketplace-module__JvywGa__contactCard>div{min-width:0}.Marketplace-module__JvywGa__contactCard>div>small,.Marketplace-module__JvywGa__contactCard>div>strong,.Marketplace-module__JvywGa__contactCard>div>span{display:block}.Marketplace-module__JvywGa__contactCard>div>small,.Marketplace-module__JvywGa__contactCard>div>span{color:var(--hl-muted);font-size:.78rem}.Marketplace-module__JvywGa__contactCard>div>strong{align-items:center;gap:4px;margin:2px 0;display:flex}.Marketplace-module__JvywGa__contactCard>div>strong svg{color:var(--hl-primary)}.Marketplace-module__JvywGa__detailSection{margin-top:26px}.Marketplace-module__JvywGa__detailSection h2,.Marketplace-module__JvywGa__collaborationPanel h2{letter-spacing:-.015em;margin:0 0 12px;font-size:1.08rem;font-weight:750}.Marketplace-module__JvywGa__description{color:var(--hl-text);white-space:pre-wrap;margin:0;font-size:.98rem;line-height:1.7}.Marketplace-module__JvywGa__detailSection li+li{margin-top:6px}.Marketplace-module__JvywGa__facts{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:16px;gap:0;margin:0;padding:6px 16px;display:grid}.Marketplace-module__JvywGa__facts div+div{border-top:1px solid var(--hl-border)}.Marketplace-module__JvywGa__facts div{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr);align-items:center;gap:16px;min-height:48px;display:grid}.Marketplace-module__JvywGa__facts dt{color:var(--hl-muted);align-items:center;gap:9px;font-size:.88rem;display:flex}.Marketplace-module__JvywGa__facts dt svg{box-sizing:border-box;border:1px solid var(--hl-tint-border);background:var(--hl-surface-soft);width:30px;height:30px;color:var(--hl-primary);border-radius:7px;flex:0 0 30px;padding:5px}.Marketplace-module__JvywGa__facts dd{color:var(--hl-text);text-align:right;margin:0;font-weight:680}.Marketplace-module__JvywGa__mediaStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.Marketplace-module__JvywGa__mediaStrip button{background:var(--hl-surface-soft);cursor:pointer;border:0;border-radius:12px;height:100px;padding:0;overflow:hidden}.Marketplace-module__JvywGa__stripImage{object-fit:cover;width:100%;height:100%;display:block}.Marketplace-module__JvywGa__feedback{background:var(--hl-tint);color:var(--hl-on-primary-soft);border-radius:12px;padding:12px 14px}.Marketplace-module__JvywGa__actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.Marketplace-module__JvywGa__collaborationPanel{border-top:1px solid var(--hl-border);margin-top:26px;padding-top:22px}.Marketplace-module__JvywGa__personRow{border-bottom:1px solid var(--hl-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:10px 2px;display:grid}.Marketplace-module__JvywGa__personRow small{color:var(--hl-muted);margin-top:3px;display:block}.Marketplace-module__JvywGa__personRow+.Marketplace-module__JvywGa__hl-btn{margin-top:12px}.Marketplace-module__JvywGa__application{border-bottom:1px solid var(--hl-border);padding:14px 0}.Marketplace-module__JvywGa__application>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.Marketplace-module__JvywGa__providerLogo{object-fit:cover;border:1px solid var(--hl-border);background:var(--hl-surface-soft);border-radius:11px;flex:0 0 42px;width:42px;height:42px}.Marketplace-module__JvywGa__application p{color:var(--hl-muted)}.Marketplace-module__JvywGa__applyForm{gap:12px;display:grid}.Marketplace-module__JvywGa__applyForm label{gap:6px;font-size:.84rem;font-weight:700;display:grid}.Marketplace-module__JvywGa__applyForm textarea,.Marketplace-module__JvywGa__applyForm input,.Marketplace-module__JvywGa__applyForm select{box-sizing:border-box;border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:46px;font:inherit;border-radius:11px;padding:11px 12px}.Marketplace-module__JvywGa__applicationIntro{color:var(--hl-muted);margin:0 0 14px;line-height:1.55}.Marketplace-module__JvywGa__collaborationPanel select{border:1px solid var(--hl-border);background:var(--hl-surface);width:100%;min-height:46px;color:var(--hl-text);font:inherit;border-radius:11px;padding:10px 12px}.Marketplace-module__JvywGa__requiredMark,.Marketplace-module__JvywGa__optionalMark{margin-left:5px;font-size:.72rem;font-weight:700}.Marketplace-module__JvywGa__requiredMark{color:var(--hl-on-danger-soft)}.Marketplace-module__JvywGa__optionalMark,.Marketplace-module__JvywGa__fieldMeta{color:var(--hl-muted)}.Marketplace-module__JvywGa__fieldMeta{text-align:right;font-size:.72rem;font-weight:550}.Marketplace-module__JvywGa__contactStart{border:1px solid var(--hl-tint-border);background:var(--hl-surface-soft);border-radius:18px;padding:20px}.Marketplace-module__JvywGa__contactEyebrow{color:var(--hl-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:850;display:block}.Marketplace-module__JvywGa__contactChoice{gap:8px;display:grid}.Marketplace-module__JvywGa__contactChoiceLabel{color:var(--hl-text);font-size:.9rem;font-weight:750}.Marketplace-module__JvywGa__contactChips{flex-wrap:wrap;gap:8px;display:flex}.Marketplace-module__JvywGa__contactChip{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:40px;color:var(--hl-text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;padding:0 14px;font-size:.86rem;font-weight:650;display:inline-flex}.Marketplace-module__JvywGa__contactChip:hover{border-color:var(--hl-tint-border);background:var(--hl-primary-soft)}.Marketplace-module__JvywGa__contactChip[aria-pressed=true]{border-color:var(--hl-primary);background:var(--hl-primary-soft);color:var(--hl-on-primary-soft);font-weight:750}.Marketplace-module__JvywGa__contactPrice{justify-content:center;align-items:baseline;gap:6px;padding:6px 0 2px;display:flex}.Marketplace-module__JvywGa__contactPrice input{width:min(58%,180px);color:var(--hl-text);font:inherit;letter-spacing:-.03em;text-align:center;border:0;border-bottom:2px solid #0000;padding:0 4px;font-size:clamp(2rem,9vw,2.6rem);font-weight:800;background:0 0!important}.Marketplace-module__JvywGa__contactPrice input:placeholder-shown{border-bottom-color:var(--hl-tint-border);border-bottom-style:dashed}.Marketplace-module__JvywGa__contactPrice input:focus{border-bottom-color:var(--hl-primary);outline:none}.Marketplace-module__JvywGa__contactPrice input::-webkit-outer-spin-button{appearance:none;margin:0}.Marketplace-module__JvywGa__contactPrice input::-webkit-inner-spin-button{appearance:none;margin:0}.Marketplace-module__JvywGa__contactPrice span{color:var(--hl-muted);font-size:clamp(1.3rem,6vw,1.7rem);font-weight:800}.Marketplace-module__JvywGa__contactMessage{gap:7px;display:grid}.Marketplace-module__JvywGa__contactMessage>span{color:var(--hl-text);font-size:.9rem;font-weight:750}.Marketplace-module__JvywGa__contactMessage textarea{border-radius:16px;min-height:88px;font-weight:400;line-height:1.45}.Marketplace-module__JvywGa__contactTrust{color:var(--hl-muted);text-align:center;font-size:.74rem}.Marketplace-module__JvywGa__contactEstablished{border:1px solid var(--hl-tint-border);background:var(--hl-surface-soft);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.Marketplace-module__JvywGa__contactEstablished>div{min-width:0}.Marketplace-module__JvywGa__contactEstablished h2{margin:3px 0 5px}.Marketplace-module__JvywGa__contactEstablished p{color:var(--hl-muted);overflow-wrap:break-word;margin:0}.Marketplace-module__JvywGa__contactEstablished .hl-btn{flex:none;width:auto}.Marketplace-module__JvywGa__stickyDetailAction{bottom:calc(var(--hl-bottom-nav-height) + var(--hl-safe-bottom) + 4px);z-index:5;background:linear-gradient(transparent,var(--hl-surface) 28%);margin:28px -8px -8px;padding:10px 8px 8px;position:sticky}:root[data-theme=dark] .Marketplace-module__JvywGa__detailPane{background:var(--hl-bg);color:var(--hl-text)}:is(:root[data-theme=dark] .Marketplace-module__JvywGa__detailCard,:root[data-theme=dark] .Marketplace-module__JvywGa__contactCard,:root[data-theme=dark] .Marketplace-module__JvywGa__facts){background:var(--hl-surface);border-color:var(--hl-border);color:var(--hl-text)}:root[data-theme=dark] .Marketplace-module__JvywGa__summaryMeta{color:var(--hl-muted)}:root[data-theme=dark] .Marketplace-module__JvywGa__description{color:var(--hl-muted)}:root[data-theme=dark] .Marketplace-module__JvywGa__facts dt{color:var(--hl-muted)}:root[data-theme=dark] .Marketplace-module__JvywGa__application p{color:var(--hl-muted)}:root[data-theme=dark] .Marketplace-module__JvywGa__facts dt svg{border-color:var(--hl-border);background:var(--hl-primary-soft)}:root[data-theme=dark] .Marketplace-module__JvywGa__ownerAction{border-color:var(--hl-border);background:var(--hl-surface-soft);color:var(--hl-primary-dark)}:root[data-theme=dark] .Marketplace-module__JvywGa__dangerAction{background:var(--hl-danger-soft);color:#ff9c94}:is(:root[data-theme=dark] .Marketplace-module__JvywGa__contactStart,:root[data-theme=dark] .Marketplace-module__JvywGa__contactEstablished){border-color:var(--hl-border);background:var(--hl-surface-soft)}:is(:root[data-theme=dark] .Marketplace-module__JvywGa__applyForm textarea,:root[data-theme=dark] .Marketplace-module__JvywGa__applyForm input,:root[data-theme=dark] .Marketplace-module__JvywGa__applyForm select){background:var(--hl-surface-muted);border-color:var(--hl-border);color:var(--hl-text)}:root[data-theme=dark] .Marketplace-module__JvywGa__feedback{background:var(--hl-primary-soft);color:var(--hl-text)}:root[data-theme=dark] .Marketplace-module__JvywGa__stickyDetailAction{background:linear-gradient(transparent,var(--hl-surface) 28%)}:root[data-theme=dark] .Marketplace-module__JvywGa__heroMain{background:var(--hl-surface-soft);color:var(--hl-muted)}:root[data-theme=dark] .Marketplace-module__JvywGa__heroThumb{background:var(--hl-surface-soft);color:var(--hl-muted)}:root[data-theme=dark] .Marketplace-module__JvywGa__mediaStrip button{background:var(--hl-surface-soft);color:var(--hl-muted)}.Marketplace-module__JvywGa__galleryDialog{z-index:2000;padding:max(24px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));color:#fff;background:#040a14f5;grid-template-rows:1fr auto;grid-template-columns:64px minmax(0,1fr) 64px;place-items:center;display:grid;position:fixed;inset:0}.Marketplace-module__JvywGa__galleryDialog img,.Marketplace-module__JvywGa__galleryDialog video{object-fit:contain;grid-column:2;max-width:100%;max-height:calc(100dvh - 100px)}.Marketplace-module__JvywGa__galleryDialog>span{grid-column:2;padding-top:12px}.Marketplace-module__JvywGa__galleryDialog button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.Marketplace-module__JvywGa__galleryClose{top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));position:absolute}.Marketplace-module__JvywGa__galleryPrevious{grid-area:1/1}.Marketplace-module__JvywGa__galleryNext{grid-area:1/3}@media (max-width:1100px){.Marketplace-module__JvywGa__workspace{grid-template-columns:72px minmax(300px,390px) minmax(0,1fr)}.Marketplace-module__JvywGa__sidebar{padding-inline:8px}.Marketplace-module__JvywGa__profile>div,.Marketplace-module__JvywGa__navLabel{display:none}.Marketplace-module__JvywGa__profile,.Marketplace-module__JvywGa__nav a{justify-content:center;padding-inline:0}}@media (max-width:820px){.Marketplace-module__JvywGa__workspace{height:auto;min-height:calc(100svh - var(--hl-header-height));margin:-24px -16px calc(-1 * var(--hl-content-bottom));border:0;display:block;overflow:visible}.Marketplace-module__JvywGa__feedWorkspace{height:auto;min-height:0}.Marketplace-module__JvywGa__feedWorkspace .Marketplace-module__JvywGa__feedPane{min-height:0}.Marketplace-module__JvywGa__sidebar{display:none}.Marketplace-module__JvywGa__listPane{overflow:visible}.Marketplace-module__JvywGa__listPane.Marketplace-module__JvywGa__hiddenMobile,.Marketplace-module__JvywGa__detailPane.Marketplace-module__JvywGa__hiddenMobile{display:none}.Marketplace-module__JvywGa__listHeader{padding:14px 16px}.Marketplace-module__JvywGa__listHeader h1{font-size:2rem}.Marketplace-module__JvywGa__jobList{padding:12px 12px var(--hl-content-bottom)}.Marketplace-module__JvywGa__detailPane{padding:14px 14px var(--hl-content-bottom);overflow:visible}.Marketplace-module__JvywGa__mobileBack{display:inline-flex}.Marketplace-module__JvywGa__detailCard{width:100%;box-shadow:none;border:0;border-radius:0;padding:0 0 10px;position:relative}.Marketplace-module__JvywGa__detailToolbar{z-index:3;justify-content:flex-end;margin:0;display:flex;position:absolute;top:10px;right:10px}.Marketplace-module__JvywGa__detailBrand{display:none}:is(.Marketplace-module__JvywGa__detailToolbar .Marketplace-module__JvywGa__detailSaveButton,.Marketplace-module__JvywGa__detailToolbar .hl-icon-button){color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a121e85;border-color:#ffffff42}:is(.Marketplace-module__JvywGa__detailToolbar .Marketplace-module__JvywGa__detailSaveButton:hover,.Marketplace-module__JvywGa__detailToolbar .hl-icon-button:hover){color:#fff;background:#0a121ead}.Marketplace-module__JvywGa__detailToolbar .Marketplace-module__JvywGa__bookmarkSaved{background:var(--hl-primary-fill);color:#fff;border-color:#0000}.Marketplace-module__JvywGa__heroGallery{border-radius:16px;height:280px}}.hl-native-ios .Marketplace-module__JvywGa__listHeader{position:static;top:auto}@media (max-width:520px){.Marketplace-module__JvywGa__createButton span{display:none}.Marketplace-module__JvywGa__heroGallery{grid-template-columns:minmax(0,2fr) 94px;gap:6px;height:220px}.Marketplace-module__JvywGa__heroSide{gap:6px}.Marketplace-module__JvywGa__detailHeading{flex-direction:column;align-items:flex-start;gap:8px}.Marketplace-module__JvywGa__summaryMeta{gap:8px 14px;font-size:.86rem}.Marketplace-module__JvywGa__facts div{border-bottom:1px solid var(--hl-border);grid-template-columns:1fr;gap:2px;padding:8px 0}.Marketplace-module__JvywGa__facts div:last-child{border-bottom:0}.Marketplace-module__JvywGa__facts dd{text-align:left;padding-left:38px}.Marketplace-module__JvywGa__mediaStrip{grid-template-columns:repeat(3,minmax(0,1fr))}.Marketplace-module__JvywGa__mediaStrip button{height:82px}.Marketplace-module__JvywGa__contactStart{padding:16px}.Marketplace-module__JvywGa__contactEstablished{flex-direction:column;align-items:stretch}.Marketplace-module__JvywGa__contactEstablished .hl-btn{width:100%}.Marketplace-module__JvywGa__galleryDialog{grid-template-columns:42px minmax(0,1fr) 42px;padding-inline:4px}.Marketplace-module__JvywGa__galleryDialog button{width:40px;height:40px}}
.OfferSheet-module__74kTLW__body{gap:18px;display:grid}.OfferSheet-module__74kTLW__context{min-width:0;color:var(--hl-muted);align-items:center;gap:8px;font-size:.86rem;display:flex}.OfferSheet-module__74kTLW__context strong{min-width:0;color:var(--hl-text);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.OfferSheet-module__74kTLW__contextEdit{border:1px solid var(--hl-border);min-height:32px;color:var(--hl-on-primary-soft);font:inherit;cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:0 10px;font-size:.78rem;font-weight:700}.OfferSheet-module__74kTLW__contextEdit:hover{background:var(--hl-primary-soft)}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__titleField{border:1px solid var(--hl-border);background:var(--hl-surface-soft);width:100%;color:var(--hl-text);font:inherit;border-radius:12px;padding:11px 12px}.OfferSheet-module__74kTLW__amountCard{border:1px solid var(--hl-tint-border);background:var(--hl-tint);border-radius:20px;gap:14px;padding:18px 16px 20px;display:grid}.OfferSheet-module__74kTLW__segmented{background:var(--hl-surface);border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.OfferSheet-module__74kTLW__segmented button{min-height:40px;color:var(--hl-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:.88rem;font-weight:750}.OfferSheet-module__74kTLW__segmented button[aria-pressed=true]{background:var(--hl-primary-fill);color:#fff}.OfferSheet-module__74kTLW__amountRow{justify-content:center;align-items:baseline;gap:6px;display:flex}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__amountInput{width:min(58%,190px);min-width:0;color:var(--hl-text);font:inherit;letter-spacing:-.03em;text-align:center;border:0;border-bottom:2px solid #0000;padding:0 4px;font-size:clamp(2.4rem,11vw,3.2rem);font-weight:800;background:0 0!important}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__amountInput:placeholder-shown{border-bottom-color:var(--hl-tint-border);border-bottom-style:dashed}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__amountInput:focus{border-bottom-color:var(--hl-primary);border-bottom-style:solid;outline:none}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__amountInput::placeholder{color:var(--hl-muted);opacity:.55}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__amountInput::-webkit-outer-spin-button{appearance:none;margin:0}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__amountInput::-webkit-inner-spin-button{appearance:none;margin:0}.OfferSheet-module__74kTLW__currency{color:var(--hl-muted);font-size:clamp(1.6rem,7vw,2.1rem);font-weight:800}.OfferSheet-module__74kTLW__amountTotal{color:var(--hl-text);letter-spacing:-.03em;justify-content:center;align-items:baseline;gap:6px;font-size:clamp(2.4rem,11vw,3.2rem);font-weight:800;display:flex}.OfferSheet-module__74kTLW__hourlyRow{justify-content:center;align-items:center;gap:10px;display:flex}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__hourlyRow label{color:var(--hl-muted);text-align:center;gap:4px;font-size:.74rem;font-weight:700;display:grid}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__hourlyRow input{border:1px solid var(--hl-border);background:var(--hl-surface);width:108px;min-height:46px;color:var(--hl-text);font:inherit;text-align:center;border-radius:12px;padding:0 10px;font-size:1.05rem;font-weight:700}.OfferSheet-module__74kTLW__hourlyRow span{color:var(--hl-muted);padding-top:16px;font-weight:800}.OfferSheet-module__74kTLW__amountNote{color:var(--hl-muted);text-align:center;margin:0;font-size:.78rem;line-height:1.4}.OfferSheet-module__74kTLW__chipRow{flex-wrap:wrap;gap:8px;display:flex}.OfferSheet-module__74kTLW__chip{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:38px;color:var(--hl-text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:.84rem;font-weight:650;display:inline-flex}.OfferSheet-module__74kTLW__chip:hover{border-color:var(--hl-tint-border);background:var(--hl-primary-soft)}.OfferSheet-module__74kTLW__chip[aria-pressed=true]{border-color:var(--hl-tint-border);background:var(--hl-primary-soft);color:var(--hl-on-primary-soft)}.OfferSheet-module__74kTLW__extraRow{border:1px solid var(--hl-border);background:var(--hl-surface-soft);border-radius:13px;align-items:center;gap:10px;padding:9px 12px;display:flex}.OfferSheet-module__74kTLW__extraRow span{min-width:0;color:var(--hl-text);flex:1;font-size:.88rem;font-weight:650}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__extraRow input{border:1px solid var(--hl-border);background:var(--hl-surface);width:116px;min-height:40px;color:var(--hl-text);font:inherit;text-align:right;border-radius:10px;padding:0 10px;font-weight:700}.OfferSheet-module__74kTLW__extraRow button{width:34px;height:34px;color:var(--hl-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.OfferSheet-module__74kTLW__extraRow button:hover{background:var(--hl-neutral-soft);color:var(--hl-text)}.OfferSheet-module__74kTLW__messageBlock{gap:9px;display:grid}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__messageLabel{color:var(--hl-text);font-size:.95rem;font-weight:750}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__messageInput{border:1px solid var(--hl-border);background:var(--hl-surface-soft);width:100%;min-height:92px;color:var(--hl-text);font:inherit;resize:vertical;border-radius:16px;padding:13px 14px;line-height:1.45}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__messageInput:focus-visible{border-color:var(--hl-primary);outline:none}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__messageInput::placeholder{color:var(--hl-muted);opacity:1}.OfferSheet-module__74kTLW__more{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:15px}.OfferSheet-module__74kTLW__more>summary{min-height:50px;color:var(--hl-text);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-size:.9rem;font-weight:700;list-style:none;display:flex}.OfferSheet-module__74kTLW__more>summary::-webkit-details-marker{display:none}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__more>summary small{color:var(--hl-muted);font-size:.76rem;font-weight:500;display:block}.OfferSheet-module__74kTLW__more[open]>summary{border-bottom:1px solid var(--hl-border)}.OfferSheet-module__74kTLW__more[open]>summary svg{transform:rotate(180deg)}.OfferSheet-module__74kTLW__moreContent{gap:12px;padding:14px;display:grid}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__moreContent label{color:var(--hl-muted);gap:5px;font-size:.8rem;font-weight:700;display:grid}.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__moreContent input,.OfferSheet-module__74kTLW__body .OfferSheet-module__74kTLW__moreContent textarea{border:1px solid var(--hl-border);background:var(--hl-surface-soft);width:100%;color:var(--hl-text);font:inherit;border-radius:11px;padding:10px 12px;font-weight:400}.OfferSheet-module__74kTLW__moreGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.OfferSheet-module__74kTLW__preview{gap:8px;display:grid}.OfferSheet-module__74kTLW__previewLabel{color:var(--hl-muted);font-size:.78rem;font-weight:700}.OfferSheet-module__74kTLW__previewBubble{border:1px solid var(--hl-tint-border);background:var(--hl-tint);border-radius:18px 18px 18px 6px;gap:6px;padding:14px 16px;display:grid}.OfferSheet-module__74kTLW__previewBubble strong{color:var(--hl-text);font-size:1.02rem}.OfferSheet-module__74kTLW__previewBubble p{color:var(--hl-muted);white-space:pre-wrap;margin:0;font-size:.88rem;line-height:1.45}.OfferSheet-module__74kTLW__previewPrice{border-top:1px solid var(--hl-tint-border);color:var(--hl-text);justify-content:space-between;align-items:baseline;gap:10px;margin-top:2px;padding-top:8px;font-weight:800;display:flex}.OfferSheet-module__74kTLW__previewPrice span{color:var(--hl-muted);font-size:.82rem;font-weight:650}.OfferSheet-module__74kTLW__previewPrice b{font-size:1.2rem}.OfferSheet-module__74kTLW__submit{margin-top:2px}.OfferSheet-module__74kTLW__error{border:1px solid var(--hl-border);background:var(--hl-danger-soft);color:var(--hl-on-danger-soft);border-radius:12px;margin:0;padding:11px 13px;font-size:.88rem}@media (max-width:560px){.OfferSheet-module__74kTLW__moreGrid{grid-template-columns:1fr}}
.AppointmentCalendarPicker-module__UxxI3a__picker{border:1px solid var(--hl-tint-border);background:var(--hl-surface-soft);border-radius:18px;gap:14px;margin-bottom:16px;padding:16px;display:grid}.AppointmentCalendarPicker-module__UxxI3a__topline{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.AppointmentCalendarPicker-module__UxxI3a__topline>div strong,.AppointmentCalendarPicker-module__UxxI3a__topline>div span{display:block}.AppointmentCalendarPicker-module__UxxI3a__topline>div span{color:var(--hl-muted);margin-top:3px;font-size:.78rem}.AppointmentCalendarPicker-module__UxxI3a__topline label{color:var(--hl-text);gap:4px;font-size:.72rem;font-weight:750;display:grid}.AppointmentCalendarPicker-module__UxxI3a__topline select{border:1px solid var(--hl-tint-border);background:var(--hl-surface);min-height:38px;color:var(--hl-text);font:inherit;border-radius:10px;padding:0 30px 0 10px;font-size:.82rem}.AppointmentCalendarPicker-module__UxxI3a__calendarHeader{text-align:center;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.AppointmentCalendarPicker-module__UxxI3a__calendarHeader button{border:1px solid var(--hl-tint-border);background:var(--hl-surface);width:38px;height:38px;color:var(--hl-primary);cursor:pointer;border-radius:10px;place-items:center;display:grid}.AppointmentCalendarPicker-module__UxxI3a__calendarHeader strong{text-transform:capitalize}.AppointmentCalendarPicker-module__UxxI3a__weekdays,.AppointmentCalendarPicker-module__UxxI3a__monthGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.AppointmentCalendarPicker-module__UxxI3a__weekdays span{color:var(--hl-muted);text-align:center;font-size:.7rem;font-weight:750}.AppointmentCalendarPicker-module__UxxI3a__monthGrid button{aspect-ratio:1.15;background:var(--hl-surface);min-height:38px;color:var(--hl-text);cursor:pointer;border:1px solid #0000;border-radius:10px;place-items:center;padding:0;font-weight:700;display:grid;position:relative}.AppointmentCalendarPicker-module__UxxI3a__monthGrid button:hover:not(:disabled){border-color:var(--hl-tint-border);background:var(--hl-surface-soft)}.AppointmentCalendarPicker-module__UxxI3a__monthGrid button:disabled{background:var(--hl-surface-soft);color:#b2b7bf;cursor:not-allowed}.AppointmentCalendarPicker-module__UxxI3a__monthGrid button.AppointmentCalendarPicker-module__UxxI3a__outsideMonth{color:#a9afb8;background:0 0}.AppointmentCalendarPicker-module__UxxI3a__monthGrid button.AppointmentCalendarPicker-module__UxxI3a__selectedDay{border-color:var(--hl-primary);background:var(--hl-tint);color:var(--hl-on-primary-soft);box-shadow:0 0 0 2px #007aff1a}.AppointmentCalendarPicker-module__UxxI3a__monthGrid button i{background:#9aa3af;border-radius:50%;width:5px;height:5px;position:absolute;bottom:4px}.AppointmentCalendarPicker-module__UxxI3a__times{gap:9px;min-width:0;display:grid}.AppointmentCalendarPicker-module__UxxI3a__timesHeading{justify-content:space-between;align-items:center;gap:10px;display:flex}.AppointmentCalendarPicker-module__UxxI3a__timesHeading strong{text-transform:capitalize;font-size:.84rem}.AppointmentCalendarPicker-module__UxxI3a__timesHeading span{color:var(--hl-muted);font-size:.72rem}.AppointmentCalendarPicker-module__UxxI3a__timeGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;max-height:168px;padding-right:3px;display:grid;overflow:auto}.AppointmentCalendarPicker-module__UxxI3a__timeGrid button{border:1px solid var(--hl-tint-border);background:var(--hl-surface);min-height:43px;color:var(--hl-on-primary-soft);cursor:pointer;border-radius:10px;place-items:center;gap:0;padding:3px;font-size:.78rem;font-weight:750;display:grid}.AppointmentCalendarPicker-module__UxxI3a__timeGrid button:hover:not(:disabled){border-color:var(--hl-primary);background:var(--hl-surface-soft)}.AppointmentCalendarPicker-module__UxxI3a__timeGrid button:disabled{border-color:var(--hl-border);background:var(--hl-neutral-soft);color:#9399a1;cursor:not-allowed}.AppointmentCalendarPicker-module__UxxI3a__timeGrid button small{font-size:.55rem;font-weight:650}.AppointmentCalendarPicker-module__UxxI3a__timeGrid button.AppointmentCalendarPicker-module__UxxI3a__selectedTime{border-color:var(--hl-primary);background:var(--hl-primary-fill);color:#fff}.AppointmentCalendarPicker-module__UxxI3a__legend{color:var(--hl-muted);flex-wrap:wrap;gap:10px 18px;font-size:.7rem;display:flex}.AppointmentCalendarPicker-module__UxxI3a__legend span{align-items:center;gap:5px;display:inline-flex}.AppointmentCalendarPicker-module__UxxI3a__legend i{border:1px solid var(--hl-tint-border);border-radius:4px;width:12px;height:12px}.AppointmentCalendarPicker-module__UxxI3a__freeLegend{background:var(--hl-surface)}.AppointmentCalendarPicker-module__UxxI3a__busyLegend{background:var(--hl-neutral-soft)}.AppointmentCalendarPicker-module__UxxI3a__selection{border:1px solid var(--hl-tint-border);background:var(--hl-tint);color:var(--hl-on-primary-soft);border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.AppointmentCalendarPicker-module__UxxI3a__selection span,.AppointmentCalendarPicker-module__UxxI3a__selection small,.AppointmentCalendarPicker-module__UxxI3a__selection strong{display:block}.AppointmentCalendarPicker-module__UxxI3a__selection small{color:var(--hl-on-primary-soft);margin-bottom:2px;font-size:.65rem}.AppointmentCalendarPicker-module__UxxI3a__selection strong{color:var(--hl-on-primary-soft);font-size:.82rem}.AppointmentCalendarPicker-module__UxxI3a__error{background:var(--hl-danger-soft);color:var(--hl-on-danger-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:10px;font-size:.78rem;display:flex}.AppointmentCalendarPicker-module__UxxI3a__error button{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:32px;color:var(--hl-on-danger-soft);cursor:pointer;font:inherit;border-radius:8px;flex:none;padding:0 9px;font-weight:750}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__picker{border-color:var(--hl-border);background:var(--hl-surface-soft);color:var(--hl-text)}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__topline label{color:var(--hl-muted)}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__weekdays span{color:var(--hl-muted)}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__legend{color:var(--hl-muted)}:is(:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__topline select,:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__calendarHeader button,:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__monthGrid button,:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__timeGrid button){border-color:var(--hl-border);background:var(--hl-surface-muted);color:var(--hl-text)}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__calendarHeader button{color:var(--hl-primary)}:is(:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__monthGrid button:hover:not(:disabled),:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__timeGrid button:hover:not(:disabled)){border-color:var(--hl-primary);background:var(--hl-primary-soft);color:var(--hl-text)}:is(:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__monthGrid button:disabled,:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__timeGrid button:disabled){color:var(--hl-muted);opacity:1;background:#111a28;border-color:#253348}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__monthGrid button.AppointmentCalendarPicker-module__UxxI3a__outsideMonth{color:var(--hl-muted);background:0 0;border-color:#0000}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__monthGrid button.AppointmentCalendarPicker-module__UxxI3a__selectedDay{border-color:var(--hl-primary);background:var(--hl-primary-soft);color:#b8dcff;box-shadow:0 0 0 2px #3b9cff2e}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__timeGrid button.AppointmentCalendarPicker-module__UxxI3a__selectedTime{border-color:var(--hl-primary);background:var(--hl-primary-fill);color:#fff}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__legend i{border-color:var(--hl-border)}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__freeLegend{background:var(--hl-surface-muted)}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__busyLegend{background:#111a28}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__selection{background:var(--hl-primary-soft);color:var(--hl-text);border-color:#2f6da7}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__selection small{color:#9ac7f3}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__selection strong{color:var(--hl-text)}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__error{background:var(--hl-danger-soft);color:#ffb4ad}:root[data-theme=dark] .AppointmentCalendarPicker-module__UxxI3a__error button{color:#ffb4ad;background:#321d24;border-color:#7b3b43}@media (max-width:600px){.AppointmentCalendarPicker-module__UxxI3a__picker{padding:12px}.AppointmentCalendarPicker-module__UxxI3a__topline{flex-direction:column;align-items:stretch}.AppointmentCalendarPicker-module__UxxI3a__topline label{grid-template-columns:auto 1fr;align-items:center}.AppointmentCalendarPicker-module__UxxI3a__monthGrid button{min-height:36px;font-size:.78rem}.AppointmentCalendarPicker-module__UxxI3a__timeGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.Calendar-module__YYWDma__workspace{min-height:calc(100dvh - var(--hl-header-height));border-inline:1px solid var(--hl-border);background:var(--hl-surface-soft);grid-template-columns:220px minmax(0,1fr);max-width:1540px;margin:-28px auto -110px;display:grid}:is(:root[data-theme=dark] .Calendar-module__YYWDma__workspace,:root[data-theme=dark] .Calendar-module__YYWDma__content){background:var(--hl-bg)}:root[data-theme=dark] .Calendar-module__YYWDma__calendarCard{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Calendar-module__YYWDma__agenda>section{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Calendar-module__YYWDma__monthGrid button{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Calendar-module__YYWDma__monthHeader button{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Calendar-module__YYWDma__pageHeader button{border-color:var(--hl-border);background:var(--hl-surface);color:var(--hl-primary)}:root[data-theme=dark] .Calendar-module__YYWDma__calendarCard{border-color:var(--hl-border);box-shadow:0 8px 28px #0003}:root[data-theme=dark] .Calendar-module__YYWDma__agenda>section{border-color:var(--hl-border);box-shadow:0 8px 28px #0003}:root[data-theme=dark] .Calendar-module__YYWDma__monthGrid button{border-color:var(--hl-border)}:root[data-theme=dark] .Calendar-module__YYWDma__monthGrid button:hover{border-color:var(--hl-primary);background:var(--hl-primary-soft)}:root[data-theme=dark] .Calendar-module__YYWDma__monthGrid button.Calendar-module__YYWDma__selectedDay{border-color:var(--hl-primary);background:var(--hl-primary-soft);color:var(--hl-text);box-shadow:0 0 0 2px #3b9cff29}:root[data-theme=dark] .Calendar-module__YYWDma__monthGrid button.Calendar-module__YYWDma__outsideMonth{background:var(--hl-surface-soft);color:var(--hl-muted)}:root[data-theme=dark] .Calendar-module__YYWDma__weekdays span{color:var(--hl-muted)}:root[data-theme=dark] .Calendar-module__YYWDma__legend{color:var(--hl-muted)}:root[data-theme=dark] .Calendar-module__YYWDma__appointmentCard small{color:var(--hl-muted)}:root[data-theme=dark] .Calendar-module__YYWDma__emptyDay{border-color:var(--hl-border);color:var(--hl-muted)}:root[data-theme=dark] .Calendar-module__YYWDma__emptyDay strong{color:var(--hl-text)}:root[data-theme=dark] .Calendar-module__YYWDma__appointmentCard{border-color:var(--hl-border)}:root[data-theme=dark] .Calendar-module__YYWDma__upcoming button{border-color:var(--hl-border)}:root[data-theme=dark] .Calendar-module__YYWDma__appointmentCard:hover{background:var(--hl-surface-soft)}:root[data-theme=dark] .Calendar-module__YYWDma__upcoming button>span{background:var(--hl-primary-soft);color:#9ed0ff}.Calendar-module__YYWDma__content{min-width:0;padding:34px clamp(20px,4vw,56px) 130px;overflow:auto}.Calendar-module__YYWDma__pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1180px;margin:0 auto 24px;display:flex}.Calendar-module__YYWDma__pageHeader small{color:var(--hl-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.Calendar-module__YYWDma__pageHeader h1{letter-spacing:-.05em;margin:3px 0 4px;font-size:clamp(2rem,4vw,2.8rem)}.Calendar-module__YYWDma__pageHeader p{color:var(--hl-muted);margin:0}.Calendar-module__YYWDma__pageHeader button{border:1px solid var(--hl-tint-border);background:var(--hl-surface);min-height:42px;color:var(--hl-primary-dark);cursor:pointer;border-radius:12px;padding:0 16px;font-weight:750}.Calendar-module__YYWDma__calendarLayout{grid-template-columns:minmax(520px,1.55fr) minmax(300px,.85fr);align-items:start;gap:20px;max-width:1180px;margin:0 auto;display:grid}.Calendar-module__YYWDma__calendarCard,.Calendar-module__YYWDma__agenda>section{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:22px;box-shadow:0 8px 28px #1932500f}.Calendar-module__YYWDma__calendarCard{padding:20px}.Calendar-module__YYWDma__monthHeader{text-align:center;grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:18px;display:grid}.Calendar-module__YYWDma__monthHeader h2{text-transform:capitalize;margin:0}.Calendar-module__YYWDma__monthHeader button{border:1px solid var(--hl-tint-border);background:var(--hl-surface);width:42px;height:42px;color:var(--hl-primary);cursor:pointer;border-radius:12px;place-items:center;display:grid}.Calendar-module__YYWDma__weekdays,.Calendar-module__YYWDma__monthGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.Calendar-module__YYWDma__weekdays span{color:var(--hl-muted);text-align:center;padding-bottom:7px;font-size:.7rem;font-weight:800}.Calendar-module__YYWDma__monthGrid button{border:1px solid var(--hl-tint-border);background:var(--hl-surface);min-height:76px;color:var(--hl-text);cursor:pointer;border-radius:13px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:9px;display:flex;position:relative}.Calendar-module__YYWDma__monthGrid button:hover{border-color:var(--hl-tint-border);background:var(--hl-surface-soft)}.Calendar-module__YYWDma__monthGrid button strong{border-radius:50%;place-items:center;width:27px;height:27px;font-size:.8rem;display:grid}.Calendar-module__YYWDma__monthGrid button>span{gap:4px;display:flex}.Calendar-module__YYWDma__monthGrid button.Calendar-module__YYWDma__selectedDay{border-color:var(--hl-primary);background:var(--hl-tint);box-shadow:0 0 0 2px #007aff17}.Calendar-module__YYWDma__monthGrid button.Calendar-module__YYWDma__today strong{background:var(--hl-primary-fill);color:#fff}.Calendar-module__YYWDma__monthGrid button.Calendar-module__YYWDma__outsideMonth{background:var(--hl-surface-soft);color:var(--hl-muted)}.Calendar-module__YYWDma__confirmedDot,.Calendar-module__YYWDma__pendingDot{border-radius:50%;width:8px;height:8px;display:inline-block}.Calendar-module__YYWDma__confirmedDot{background:#1682e8}.Calendar-module__YYWDma__pendingDot{background:#f59e0b}.Calendar-module__YYWDma__legend{color:var(--hl-muted);gap:18px;margin-top:14px;font-size:.72rem;display:flex}.Calendar-module__YYWDma__legend span{align-items:center;gap:6px;display:inline-flex}.Calendar-module__YYWDma__agenda{gap:20px;display:grid}.Calendar-module__YYWDma__agenda>section{padding:18px}.Calendar-module__YYWDma__agenda header small{color:var(--hl-primary);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:850}.Calendar-module__YYWDma__agenda header h2{text-transform:capitalize;margin:4px 0 15px;font-size:1.15rem}.Calendar-module__YYWDma__emptyDay{border:1px dashed var(--hl-tint-border);min-height:180px;color:var(--hl-on-primary-soft);text-align:center;border-radius:15px;align-content:center;place-items:center;gap:5px;display:grid}.Calendar-module__YYWDma__emptyDay strong{color:var(--hl-muted)}.Calendar-module__YYWDma__emptyDay span{font-size:.78rem}.Calendar-module__YYWDma__appointmentCard{color:inherit;border-bottom:1px solid var(--hl-border);grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 5px 12px 0;display:grid;position:relative}.Calendar-module__YYWDma__appointmentCard:hover{background:var(--hl-surface-soft);text-decoration:none}.Calendar-module__YYWDma__appointmentCard>span{border-radius:999px;align-self:stretch}.Calendar-module__YYWDma__confirmedBar{background:#1682e8}.Calendar-module__YYWDma__pendingBar{background:#f59e0b}.Calendar-module__YYWDma__appointmentCard small{color:var(--hl-muted);font-size:.66rem;font-weight:750}.Calendar-module__YYWDma__appointmentCard strong{margin:2px 0;font-size:.84rem;display:block}.Calendar-module__YYWDma__appointmentCard h3{margin:7px 0 2px;font-size:.92rem}.Calendar-module__YYWDma__appointmentCard p{color:var(--hl-muted);align-items:center;gap:4px;margin:2px 0;font-size:.75rem;display:flex}.Calendar-module__YYWDma__upcoming h2{margin:0 0 8px;font-size:1rem}.Calendar-module__YYWDma__upcoming button{border:0;border-bottom:1px solid var(--hl-border);width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:10px 0;display:grid}.Calendar-module__YYWDma__upcoming button>span{background:var(--hl-tint);min-height:42px;color:var(--hl-on-primary-soft);text-transform:uppercase;border-radius:10px;place-items:center;font-size:.7rem;font-weight:800;display:grid}.Calendar-module__YYWDma__upcoming button strong,.Calendar-module__YYWDma__upcoming button small{display:block}.Calendar-module__YYWDma__upcoming button strong{font-size:.78rem}.Calendar-module__YYWDma__upcoming button small{color:var(--hl-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.7rem;overflow:hidden}@media (max-width:1100px){.Calendar-module__YYWDma__workspace{grid-template-columns:72px minmax(0,1fr)}.Calendar-module__YYWDma__calendarLayout{grid-template-columns:minmax(440px,1.35fr) minmax(270px,.8fr)}}@media (max-width:820px){.Calendar-module__YYWDma__workspace{min-height:calc(100dvh - var(--hl-header-height));margin:-24px -16px calc(-1 * var(--hl-content-bottom));border:0;display:block}.Calendar-module__YYWDma__workspace>aside{display:none}.Calendar-module__YYWDma__content{padding:24px 14px var(--hl-content-bottom)}.Calendar-module__YYWDma__calendarLayout{grid-template-columns:1fr}.Calendar-module__YYWDma__monthGrid button{min-height:65px}}@media (max-width:520px){.Calendar-module__YYWDma__pageHeader{align-items:flex-start}.Calendar-module__YYWDma__pageHeader p{font-size:.82rem}.Calendar-module__YYWDma__calendarCard{border-radius:16px;padding:11px}.Calendar-module__YYWDma__weekdays,.Calendar-module__YYWDma__monthGrid{gap:3px}.Calendar-module__YYWDma__monthGrid button{border-radius:9px;min-height:53px;padding:5px}.Calendar-module__YYWDma__monthGrid button strong{width:23px;height:23px;font-size:.7rem}.Calendar-module__YYWDma__calendarLayout{gap:12px}}
.Finance-module__SzffCa__workspace{height:calc(100dvh - var(--hl-header-height));border-inline:1px solid var(--hl-border);background:var(--hl-surface);grid-template-columns:220px minmax(0,1fr);max-width:1320px;min-height:0;margin:-28px auto -110px;display:grid;overflow:hidden}:root[data-theme=dark] .Finance-module__SzffCa__workspace{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Finance-module__SzffCa__chartCard{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Finance-module__SzffCa__tabs button{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Finance-module__SzffCa__kpi{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Finance-module__SzffCa__rows{background:var(--hl-surface);color:var(--hl-text)}:root[data-theme=dark] .Finance-module__SzffCa__content{background:var(--hl-bg)}.Finance-module__SzffCa__chartCard{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:18px;margin-top:18px;padding:18px}.Finance-module__SzffCa__chart{align-items:end;gap:14px;height:150px;padding-top:16px;display:flex}.Finance-module__SzffCa__chartBar{height:100%;color:var(--hl-muted);flex-direction:column;flex:1;justify-content:end;align-items:center;gap:7px;font-size:.72rem;display:flex}.Finance-module__SzffCa__chartBar span{background:linear-gradient(#1683ff,#76b8ff);border-radius:8px 8px 3px 3px;width:100%;max-width:42px;min-height:7px}.Finance-module__SzffCa__content{overscroll-behavior:contain;min-width:0;min-height:0;padding:32px clamp(20px,4vw,54px) 120px;overflow-y:auto}.Finance-module__SzffCa__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Finance-module__SzffCa__header span{color:var(--hl-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:850}.Finance-module__SzffCa__header h1{margin:2px 0 0;font-size:clamp(2.25rem,5vw,3.25rem)}.Finance-module__SzffCa__tabs{border:1px solid var(--hl-border);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.Finance-module__SzffCa__tabs button{background:var(--hl-surface);min-height:54px;color:var(--hl-text);cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;font-weight:700;display:flex}.Finance-module__SzffCa__tabs button+button{border-left:1px solid var(--hl-border)}.Finance-module__SzffCa__tabs button.Finance-module__SzffCa__activeTab{background:var(--hl-surface-soft);color:var(--hl-primary)}.Finance-module__SzffCa__notice{border:1px solid var(--hl-tint-border);background:var(--hl-surface-soft);color:var(--hl-on-primary-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:24px;padding:18px 20px;display:grid}.Finance-module__SzffCa__notice>svg{color:var(--hl-primary)}.Finance-module__SzffCa__notice strong{margin-bottom:5px;display:block}.Finance-module__SzffCa__notice p{color:var(--hl-on-primary-soft);margin:0;line-height:1.5}.Finance-module__SzffCa__noticeAction{color:#fff;cursor:pointer;min-height:44px;font:inherit;white-space:nowrap;background:#075fca;border:1px solid #075fca;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-weight:750;display:inline-flex}.Finance-module__SzffCa__noticeAction:hover{background:#064faa}.Finance-module__SzffCa__noticeAction:disabled{cursor:wait;opacity:.68}.Finance-module__SzffCa__kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:30px;display:grid}.Finance-module__SzffCa__kpi{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:18px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:16px;min-height:150px;padding:20px;display:grid;box-shadow:0 5px 18px #1420370d}.Finance-module__SzffCa__kpiIcon{border-radius:15px;place-items:center;width:58px;height:58px;display:grid}.Finance-module__SzffCa__blue{background:var(--hl-primary-soft);color:var(--hl-on-primary-soft)}.Finance-module__SzffCa__amber{background:var(--hl-warning-soft);color:var(--hl-on-warning-soft)}.Finance-module__SzffCa__purple{background:var(--hl-tint);color:var(--hl-on-primary-soft)}.Finance-module__SzffCa__green{background:var(--hl-success-soft);color:var(--hl-on-success-soft)}.Finance-module__SzffCa__kpi small,.Finance-module__SzffCa__kpi strong,.Finance-module__SzffCa__kpi div>span{display:block}.Finance-module__SzffCa__kpi small{color:var(--hl-muted)}.Finance-module__SzffCa__kpi strong{margin:5px 0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.1}.Finance-module__SzffCa__kpi div>span{color:var(--hl-muted);font-size:.78rem}.Finance-module__SzffCa__sectionHeading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.Finance-module__SzffCa__sectionHeading h2{margin:0;font-size:1.4rem}.Finance-module__SzffCa__sectionHeading>span{border:1px solid var(--hl-border);border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:.82rem;display:flex}.Finance-module__SzffCa__rows{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:17px;overflow:hidden}.Finance-module__SzffCa__transactionRow{border-bottom:1px solid var(--hl-border);grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:112px;padding:13px;display:grid}.Finance-module__SzffCa__transactionRow:last-child,.Finance-module__SzffCa__invoiceRow:last-child{border-bottom:0}.Finance-module__SzffCa__rowImage,.Finance-module__SzffCa__rowImageFallback{object-fit:cover;background:var(--hl-surface-soft);width:92px;height:82px;color:var(--hl-on-primary-soft);border-radius:12px;place-items:center;display:grid}.Finance-module__SzffCa__rowMain strong,.Finance-module__SzffCa__rowMain span,.Finance-module__SzffCa__rowMain small{display:block}.Finance-module__SzffCa__rowMain span{color:var(--hl-on-primary-soft);margin-top:2px}.Finance-module__SzffCa__rowMain small{color:var(--hl-muted);align-items:center;gap:5px;margin-top:9px;display:flex}.Finance-module__SzffCa__rowAmount{text-align:right;justify-items:end;gap:7px;display:grid}.Finance-module__SzffCa__rowAmount>strong{font-size:1.15rem}.Finance-module__SzffCa__rowAmount small{color:var(--hl-muted);font-size:.7rem}.Finance-module__SzffCa__invoiceRow{border-bottom:1px solid var(--hl-border);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:13px 16px;display:grid}.Finance-module__SzffCa__invoiceRow>span{background:var(--hl-surface-soft);width:42px;height:42px;color:var(--hl-primary);border-radius:11px;place-items:center;display:grid}.Finance-module__SzffCa__invoiceRow small{color:var(--hl-muted);margin-top:3px;display:block}@media (max-width:1100px){.Finance-module__SzffCa__workspace{grid-template-columns:72px minmax(0,1fr)}}@media (max-width:820px){.Finance-module__SzffCa__workspace{height:auto;min-height:calc(100dvh - var(--hl-header-height));margin:-24px -16px calc(-1 * var(--hl-content-bottom));border:0;display:block;overflow:visible}.Finance-module__SzffCa__content{padding:26px 16px var(--hl-content-bottom);overflow:visible}.Finance-module__SzffCa__notice{grid-template-columns:auto minmax(0,1fr)}.Finance-module__SzffCa__noticeAction{grid-column:2;justify-self:start}.Finance-module__SzffCa__kpis{grid-template-columns:1fr 1fr}.Finance-module__SzffCa__transactionRow{grid-template-columns:78px minmax(0,1fr) auto}.Finance-module__SzffCa__rowImage,.Finance-module__SzffCa__rowImageFallback{width:78px;height:72px}}@media (max-width:580px){.Finance-module__SzffCa__header h1{font-size:2.35rem}.Finance-module__SzffCa__tabs button{min-height:50px;font-size:.82rem;line-height:1.25}.Finance-module__SzffCa__notice{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:14px}.Finance-module__SzffCa__notice strong{font-size:1rem;line-height:1.35}.Finance-module__SzffCa__notice p{font-size:.92rem;line-height:1.45}.Finance-module__SzffCa__noticeAction{white-space:normal;width:100%}.Finance-module__SzffCa__kpis{grid-template-columns:1fr}.Finance-module__SzffCa__kpi{min-height:118px;padding:16px}.Finance-module__SzffCa__kpi strong{font-size:1.55rem}.Finance-module__SzffCa__transactionRow{grid-template-columns:66px minmax(0,1fr);gap:11px}.Finance-module__SzffCa__rowImage,.Finance-module__SzffCa__rowImageFallback{width:66px;height:66px}.Finance-module__SzffCa__rowAmount{text-align:left;grid-area:2/2;justify-content:space-between;align-items:center;width:100%;display:flex}.Finance-module__SzffCa__rowAmount>strong{font-size:1rem}.Finance-module__SzffCa__rowAmount small{display:none}.Finance-module__SzffCa__invoiceRow{grid-template-columns:38px minmax(0,1fr)}.Finance-module__SzffCa__invoiceRow>strong{grid-column:2}}
.SupportPage-module__K-r5Ca__workspace{height:calc(100dvh - var(--hl-header-height));background:var(--hl-bg);max-width:1440px;min-height:0;color:var(--hl-text);border-inline:1px solid var(--hl-border);grid-template-columns:220px minmax(0,1fr);margin:-28px auto -110px;display:grid;overflow:hidden}.SupportPage-module__K-r5Ca__content{min-width:0;min-height:0;color:var(--hl-text);padding:30px clamp(18px,3vw,40px) 120px;overflow-y:auto}.SupportPage-module__K-r5Ca__header{justify-content:space-between;gap:20px;margin-bottom:22px;display:flex}.SupportPage-module__K-r5Ca__header span{color:var(--hl-primary);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.SupportPage-module__K-r5Ca__header h1{color:var(--hl-text);margin:4px 0 6px;font-size:clamp(1.8rem,4vw,2.5rem)}.SupportPage-module__K-r5Ca__header p{color:var(--hl-muted);margin:0}.SupportPage-module__K-r5Ca__feedback{border:1px solid var(--hl-border);background:var(--hl-primary-soft);color:var(--hl-text);border-radius:12px;padding:12px 14px}.SupportPage-module__K-r5Ca__tabs{border:1px solid var(--hl-border);background:var(--hl-surface);border-radius:14px;gap:8px;width:max-content;max-width:100%;margin-bottom:16px;padding:5px;display:flex}.SupportPage-module__K-r5Ca__tabs button{font:inherit;color:var(--hl-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 14px;font-weight:700}.SupportPage-module__K-r5Ca__tabs button:hover{color:var(--hl-text)}.SupportPage-module__K-r5Ca__tabs b{background:var(--hl-primary-soft);min-width:22px;height:22px;color:var(--hl-on-primary-soft);border-radius:99px;place-items:center;margin-left:5px;display:inline-grid}.SupportPage-module__K-r5Ca__tabs .SupportPage-module__K-r5Ca__activeTab{background:var(--hl-primary-fill);color:#fff}.SupportPage-module__K-r5Ca__tabs .SupportPage-module__K-r5Ca__activeTab b{background:var(--hl-surface);color:var(--hl-on-primary-soft)}.SupportPage-module__K-r5Ca__split{grid-template-columns:minmax(250px,340px) minmax(0,1fr);gap:16px;min-height:580px;display:grid}.SupportPage-module__K-r5Ca__list,.SupportPage-module__K-r5Ca__detail,.SupportPage-module__K-r5Ca__accessPanel{border:1px solid var(--hl-border);background:var(--hl-surface);color:var(--hl-text);box-shadow:var(--hl-shadow-sm);border-radius:18px}.SupportPage-module__K-r5Ca__list{height:max-content;max-height:680px;padding:8px;overflow:auto}.SupportPage-module__K-r5Ca__list>button{border:0;border-bottom:1px solid var(--hl-border);width:100%;color:var(--hl-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:12px;gap:4px;padding:14px;display:grid}.SupportPage-module__K-r5Ca__list>button:hover,.SupportPage-module__K-r5Ca__list .SupportPage-module__K-r5Ca__selected{background:var(--hl-primary-soft)}.SupportPage-module__K-r5Ca__list>button>strong{color:var(--hl-text)}.SupportPage-module__K-r5Ca__list span,.SupportPage-module__K-r5Ca__list small{color:var(--hl-muted)}.SupportPage-module__K-r5Ca__list small{font-size:.75rem}.SupportPage-module__K-r5Ca__detail{min-width:0;padding:24px}.SupportPage-module__K-r5Ca__empty{color:var(--hl-muted);text-align:center;padding:28px}.SupportPage-module__K-r5Ca__empty h2{color:var(--hl-text)}.SupportPage-module__K-r5Ca__detailHead{border-bottom:1px solid var(--hl-border);justify-content:space-between;gap:16px;padding-bottom:18px;display:flex}.SupportPage-module__K-r5Ca__detailHead small{color:var(--hl-primary);text-transform:uppercase;font-weight:800}.SupportPage-module__K-r5Ca__detailHead h2{color:var(--hl-text);margin:5px 0}.SupportPage-module__K-r5Ca__detailHead p{color:var(--hl-muted);white-space:pre-wrap;margin:0}.SupportPage-module__K-r5Ca__badge{background:var(--hl-warning-soft);height:max-content;color:var(--hl-on-warning-soft);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800}.SupportPage-module__K-r5Ca__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.SupportPage-module__K-r5Ca__facts div{background:var(--hl-surface-soft);border-radius:12px;padding:12px}.SupportPage-module__K-r5Ca__facts dt{color:var(--hl-muted);font-size:.75rem}.SupportPage-module__K-r5Ca__facts dd{color:var(--hl-text);margin:5px 0 0;font-weight:700}.SupportPage-module__K-r5Ca__documents{gap:8px;margin-bottom:18px;display:grid}.SupportPage-module__K-r5Ca__documents a{border:1px solid var(--hl-border);color:var(--hl-text);border-radius:12px;gap:3px;padding:12px;display:grid}.SupportPage-module__K-r5Ca__documents span{color:var(--hl-primary);font-size:.75rem;font-weight:800}.SupportPage-module__K-r5Ca__field{color:var(--hl-text);gap:6px;margin-top:12px;font-size:.84rem;font-weight:700;display:grid}.SupportPage-module__K-r5Ca__field textarea,.SupportPage-module__K-r5Ca__field select,.SupportPage-module__K-r5Ca__accessPanel input{border:1px solid var(--hl-border);background:var(--hl-surface-soft);width:100%;color:var(--hl-text);font:inherit;border-radius:10px;padding:11px 12px}.SupportPage-module__K-r5Ca__field textarea{resize:vertical;min-height:90px}.SupportPage-module__K-r5Ca__formGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.SupportPage-module__K-r5Ca__actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.SupportPage-module__K-r5Ca__messages{background:var(--hl-surface-soft);color:var(--hl-text);border-radius:14px;max-height:300px;margin:18px 0;padding:14px;overflow:auto}.SupportPage-module__K-r5Ca__messages h3{color:var(--hl-text);margin-top:0}.SupportPage-module__K-r5Ca__messages article{border-bottom:1px solid var(--hl-border);padding:10px 0}.SupportPage-module__K-r5Ca__messages p{white-space:pre-wrap;margin:4px 0}.SupportPage-module__K-r5Ca__accessPanel{max-width:820px;padding:22px}.SupportPage-module__K-r5Ca__accessPanel h2,.SupportPage-module__K-r5Ca__accessPanel h3{color:var(--hl-text)}.SupportPage-module__K-r5Ca__accessPanel form{gap:10px;margin:18px 0;display:flex}.SupportPage-module__K-r5Ca__accessList{gap:8px;display:grid}.SupportPage-module__K-r5Ca__accessList>div{border-bottom:1px solid var(--hl-border);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}@media (max-width:1100px){.SupportPage-module__K-r5Ca__workspace{grid-template-columns:72px minmax(0,1fr)}.SupportPage-module__K-r5Ca__split{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:820px){.SupportPage-module__K-r5Ca__workspace{height:auto;margin:-24px -16px calc(-1 * var(--hl-content-bottom));border:0;display:block;overflow:visible}.SupportPage-module__K-r5Ca__workspace>aside{display:none}.SupportPage-module__K-r5Ca__content{padding:22px 16px var(--hl-content-bottom);overflow:visible}.SupportPage-module__K-r5Ca__split{grid-template-columns:1fr}.SupportPage-module__K-r5Ca__list{max-height:300px}.SupportPage-module__K-r5Ca__facts,.SupportPage-module__K-r5Ca__formGrid{grid-template-columns:1fr}.SupportPage-module__K-r5Ca__tabs{overflow-x:auto}.SupportPage-module__K-r5Ca__accessPanel form{display:grid}}
.BusinessCard-module__y7sisq__card{border:1px solid var(--hl-border);background:linear-gradient(145deg, var(--hl-surface), var(--hl-surface-soft));border-radius:22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity qr""activities qr";align-items:start;gap:16px 24px;max-width:640px;padding:20px;display:grid;box-shadow:0 10px 32px #1626400f}.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__identity{grid-area:identity}.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__activities,.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__noActivities{grid-area:activities}.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__qrArea{grid-area:qr}.BusinessCard-module__y7sisq__identity{align-items:center;gap:14px;min-width:0;display:flex}.BusinessCard-module__y7sisq__identity>div{gap:1px;min-width:0;display:grid}.BusinessCard-module__y7sisq__logo{object-fit:cover;background:var(--hl-primary-soft);width:52px;height:52px;color:var(--hl-primary);border-radius:15px;flex:none;place-items:center;display:grid;overflow:hidden}.BusinessCard-module__y7sisq__eyebrow{color:var(--hl-primary);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:850}.BusinessCard-module__y7sisq__name{letter-spacing:-.03em;overflow-wrap:anywhere;font-size:1.28rem}.BusinessCard-module__y7sisq__role{color:var(--hl-muted);font-size:.86rem}.BusinessCard-module__y7sisq__activities{flex-wrap:wrap;gap:7px;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.BusinessCard-module__y7sisq__activities li{border:1px solid var(--hl-tint-border);background:var(--hl-tint);color:var(--hl-on-primary-soft);border-radius:999px;padding:5px 11px;font-size:.79rem;font-weight:700}.BusinessCard-module__y7sisq__noActivities{color:var(--hl-muted);margin:0;font-size:.84rem}.BusinessCard-module__y7sisq__qrArea{justify-items:center;gap:10px;display:grid}.BusinessCard-module__y7sisq__qr,.BusinessCard-module__y7sisq__qrPlaceholder{background:#fff;border-radius:16px;width:132px;height:132px;padding:8px;display:block}.BusinessCard-module__y7sisq__qrPlaceholder{background:var(--hl-surface-soft)}.BusinessCard-module__y7sisq__fullscreenButton{border:1px solid var(--hl-border);background:var(--hl-surface);min-height:38px;color:var(--hl-text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:.81rem;font-weight:720;display:inline-flex}.BusinessCard-module__y7sisq__fullscreenButton:hover{background:var(--hl-surface-soft);border-color:var(--hl-tint-border)}.BusinessCard-module__y7sisq__fullscreen{z-index:2000;padding:max(20px, env(safe-area-inset-top)) 18px max(20px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#060d18eb;place-items:center;display:grid;position:fixed;inset:0}.BusinessCard-module__y7sisq__fullscreenClose{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute}.BusinessCard-module__y7sisq__fullscreenCard{background:var(--hl-surface);width:min(460px,100%);max-height:100%;color:var(--hl-text);text-align:center;border-radius:26px;grid-template-columns:minmax(0,1fr);justify-items:center;gap:12px;padding:26px 22px;display:grid;overflow-y:auto;box-shadow:0 26px 70px #00000073}.BusinessCard-module__y7sisq__fullscreenCard>*{min-width:0;max-width:100%}.BusinessCard-module__y7sisq__fullscreenName{letter-spacing:-.035em;overflow-wrap:anywhere;font-size:1.7rem}.BusinessCard-module__y7sisq__fullscreenQr{background:#fff;border-radius:20px;width:min(300px,68vw);height:auto;margin:6px 0;padding:12px}.BusinessCard-module__y7sisq__fullscreenCard .BusinessCard-module__y7sisq__activities{justify-content:center}.BusinessCard-module__y7sisq__profileUrl{color:var(--hl-muted);overflow-wrap:anywhere;font-size:.72rem}:root[data-theme=dark] .BusinessCard-module__y7sisq__card{background:linear-gradient(145deg, var(--hl-surface), var(--hl-surface-soft));border-color:var(--hl-border)}:root[data-theme=dark] .BusinessCard-module__y7sisq__fullscreenButton{background:var(--hl-surface);color:var(--hl-text)}@media (max-width:640px){.BusinessCard-module__y7sisq__card{grid-template-columns:minmax(0,1fr);grid-template-areas:"identity""qr""activities";gap:16px;padding:18px}.BusinessCard-module__y7sisq__card .BusinessCard-module__y7sisq__qrArea{justify-items:start}}
