.charts-module-scss-module__Sye7BG__row{align-items:stretch;display:flex}.charts-module-scss-module__Sye7BG__col{box-sizing:border-box;cursor:default;flex-direction:column;flex:1;min-width:0;display:flex}.charts-module-scss-module__Sye7BG__colScroll{min-width:var(--ho-col-min-w,13px)}.charts-module-scss-module__Sye7BG__plotCell{box-sizing:border-box;height:var(--ho-plot-h,168px);justify-content:center;align-items:flex-end;display:flex;position:relative}.charts-module-scss-module__Sye7BG__plotCell:before{content:"";opacity:0;pointer-events:none;background:#ffce6029;border-radius:8px;position:absolute;inset:-2px 6% 0}.charts-module-scss-module__Sye7BG__bar{box-sizing:border-box;z-index:1;width:72%;max-width:var(--ho-bar-max-w,18px);transform-origin:bottom;flex-direction:column;justify-content:flex-end;height:100%;animation:.5s cubic-bezier(.2,.7,.3,1) both charts-module-scss-module__Sye7BG__growUp;display:flex;position:relative}.charts-module-scss-module__Sye7BG__seg{box-sizing:border-box;opacity:1;margin-top:1px;transition:opacity .15s}.charts-module-scss-module__Sye7BG__segTop{border-radius:4px 4px 0 0}.charts-module-scss-module__Sye7BG__tickRow{box-sizing:border-box;text-align:center;height:18px;padding-top:6px}.charts-module-scss-module__Sye7BG__tick{color:#acacac;white-space:nowrap;font-size:10px}.charts-module-scss-module__Sye7BG__row:hover .charts-module-scss-module__Sye7BG__col:not(:hover) .charts-module-scss-module__Sye7BG__seg{opacity:.45}.charts-module-scss-module__Sye7BG__col:hover .charts-module-scss-module__Sye7BG__plotCell:before{opacity:1}@keyframes charts-module-scss-module__Sye7BG__growUp{0%{transform:scaleY(0)}to{transform:scaleY(1)}}
.Messenger-module-scss-module__DGTtnG__embedded,.Messenger-module-scss-module__DGTtnG__pane,.Messenger-module-scss-module__DGTtnG__root{--ho-a60:#ffce6099;--ho-a60-hover:#f6e5bf;--ho-a60-strong:#e6ba57;--ho-yellow-bg:#ffebbe;--ho-grad-yellow:linear-gradient(180deg, #ffeec7 0%, #ffe2a0 50%, #ffd169 100%);--fg-1:#373737;--fg-2:#5c5c5c;--fg-3:#838383;--fg-4:#acacac;--bg-1:#fff;--bg-2:#f7f7f7;--bg-3:#efefef;--border-1:#ebebeb;--border-2:#ccc;--green:#26c33f;--red:#f44444;--red-bg:#f444441f;--bubble-in:#fff;--bubble-out:#ffebbe;--out-dim:#3737377a;--sh-1:0 1px 6px #0000000f;--sh-2:0 4px 10.9px #00000012;--r-sm:8px;--r-md:10px;--r-lg:12px;--r-pill:50px;--list-w:352px;--ease:cubic-bezier(.4, 0, .2, 1)}.Messenger-module-scss-module__DGTtnG__root{grid-template-columns:var(--list-w) minmax(0, 1fr);min-width:0;font-family:var(--font-onest),"Onest",sans-serif;color:var(--fg-1);isolation:isolate;gap:10px;display:grid;position:relative}.Messenger-module-scss-module__DGTtnG__pane{background:var(--bg-1);min-width:0;min-height:0;box-shadow:var(--sh-2);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.Messenger-module-scss-module__DGTtnG__paneChat{background:var(--bg-2)}.Messenger-module-scss-module__DGTtnG__paneFlush{height:100%;box-shadow:none;border-radius:0}.Messenger-module-scss-module__DGTtnG__chrome{background:var(--bg-1)}.Messenger-module-scss-module__DGTtnG__scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border-2) #0000;-webkit-overflow-scrolling:touch;position:absolute;inset:0;overflow-y:auto}.Messenger-module-scss-module__DGTtnG__scroll::-webkit-scrollbar{width:9px}.Messenger-module-scss-module__DGTtnG__scroll::-webkit-scrollbar-track{background:0 0}.Messenger-module-scss-module__DGTtnG__scroll::-webkit-scrollbar-thumb{background:var(--border-1);background-clip:content-box;border:3px solid #0000;border-radius:9px}.Messenger-module-scss-module__DGTtnG__scroll:hover::-webkit-scrollbar-thumb{background:var(--border-2);background-clip:content-box}.Messenger-module-scss-module__DGTtnG__lhead{z-index:6;box-shadow:0 1px 0 var(--border-1);padding:12px 14px 0;position:absolute;inset:0 0 auto}.Messenger-module-scss-module__DGTtnG__lheadRow{align-items:center;gap:8px;min-height:40px;display:flex}.Messenger-module-scss-module__DGTtnG__lheadTitle{letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:20px;font-weight:700;overflow:hidden}.Messenger-module-scss-module__DGTtnG__iconbtn{border-radius:var(--r-md);width:36px;height:36px;color:var(--fg-2);cursor:pointer;transition:background .15s var(--ease),color .15s var(--ease);background:0 0;border:0;flex:none;place-items:center;display:grid;position:relative}.Messenger-module-scss-module__DGTtnG__iconbtn:hover{background:var(--bg-2);color:var(--fg-1)}.Messenger-module-scss-module__DGTtnG__iconbtn[aria-pressed=true]{background:var(--ho-yellow-bg);color:var(--fg-1)}.Messenger-module-scss-module__DGTtnG__iconbtn:disabled{opacity:.5;cursor:default}.Messenger-module-scss-module__DGTtnG__iconbtnSpin svg{animation:.9s linear infinite Messenger-module-scss-module__DGTtnG__spin}@keyframes Messenger-module-scss-module__DGTtnG__spin{to{transform:rotate(360deg)}}.Messenger-module-scss-module__DGTtnG__searchRow{margin-top:10px}.Messenger-module-scss-module__DGTtnG__scopeError{border-radius:var(--r-md);background:var(--red-bg);min-height:42px;color:var(--red);justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:12.5px;font-weight:600;display:flex}.Messenger-module-scss-module__DGTtnG__scopeError button{font:inherit;color:var(--red);cursor:pointer;background:0 0;border:0;flex:none;padding:4px 2px;font-weight:700;text-decoration:underline}.Messenger-module-scss-module__DGTtnG__scopeRow{flex-direction:column;gap:8px;margin-top:8px;padding-bottom:8px;display:flex}.Messenger-module-scss-module__DGTtnG__scopeTgls{margin-top:8px}.Messenger-module-scss-module__DGTtnG__embedded{grid-template-columns:var(--list-w) minmax(0, 1fr);min-width:0;font-family:var(--font-onest),"Onest",sans-serif;color:var(--fg-1);gap:10px;display:grid}@media (max-width:1023px){.Messenger-module-scss-module__DGTtnG__embedded{gap:0;display:block}}.Messenger-module-scss-module__DGTtnG__lheadPlain{letter-spacing:.06em;text-transform:uppercase;min-height:40px;color:var(--fg-3);align-items:center;gap:8px;padding-bottom:10px;font-size:11px;font-weight:700;display:flex}.Messenger-module-scss-module__DGTtnG__lheadPlainCount{background:var(--ho-a60);color:#373737;letter-spacing:0;font-variant-numeric:tabular-nums;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11.5px;font-weight:700;display:grid}.Messenger-module-scss-module__DGTtnG__rows{padding:calc(var(--lhead-h,170px) + 4px) 8px 24px}.Messenger-module-scss-module__DGTtnG__row{--row-bg:transparent;background:var(--row-bg);cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;transition:background .14s var(--ease);content-visibility:auto;contain-intrinsic-size:auto 74px;border:0;border-radius:14px;gap:12px;padding:9px 10px;display:flex}.Messenger-module-scss-module__DGTtnG__row:hover{--row-bg:var(--bg-2)}.Messenger-module-scss-module__DGTtnG__row[aria-current=true]{--row-bg:var(--ho-yellow-bg)}.Messenger-module-scss-module__DGTtnG__row:focus,.Messenger-module-scss-module__DGTtnG__row:focus-visible{box-shadow:none;outline:none}.Messenger-module-scss-module__DGTtnG__row:focus-visible{--row-bg:var(--bg-2)}.Messenger-module-scss-module__DGTtnG__rowBody{flex:1;min-width:0}.Messenger-module-scss-module__DGTtnG__rowTop{align-items:baseline;gap:8px;display:flex}.Messenger-module-scss-module__DGTtnG__rowName{letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14.5px;font-weight:700;overflow:hidden}.Messenger-module-scss-module__DGTtnG__rowTime{color:var(--fg-4);flex:none;font-size:11.5px;font-weight:500}.Messenger-module-scss-module__DGTtnG__rowBot{align-items:center;gap:6px;margin-top:3px;display:flex}.Messenger-module-scss-module__DGTtnG__rowMsg{min-width:0;color:var(--fg-3);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13.5px;overflow:hidden}.Messenger-module-scss-module__DGTtnG__rowMsgUnread{color:var(--fg-2);font-weight:600}.Messenger-module-scss-module__DGTtnG__rowAddress{color:var(--fg-4);align-items:center;gap:4px;min-width:0;margin-top:3px;font-size:11px;display:flex}.Messenger-module-scss-module__DGTtnG__rowAddress span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Messenger-module-scss-module__DGTtnG__rowAddress svg{flex:none}.Messenger-module-scss-module__DGTtnG__rowTeam{color:var(--fg-4);flex:none;font-weight:600}.Messenger-module-scss-module__DGTtnG__badge{background:var(--ho-a60);color:#373737;font-variant-numeric:tabular-nums;border-radius:10px;flex:none;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11.5px;font-weight:700;display:grid}.Messenger-module-scss-module__DGTtnG__badgeDot{border-radius:50%;width:8px;min-width:8px;height:8px;padding:0}.Messenger-module-scss-module__DGTtnG__ava{letter-spacing:-.02em;background:var(--ho-a60);color:#373737;border-radius:16px;flex:none;place-items:center;width:50px;height:50px;font-size:16px;font-weight:700;display:grid;position:relative;overflow:visible}.Messenger-module-scss-module__DGTtnG__avaSm{border-radius:13px;width:40px;height:40px;font-size:13px}.Messenger-module-scss-module__DGTtnG__avaImg{border-radius:inherit;object-fit:cover;width:100%;height:100%;animation:Messenger-module-scss-module__DGTtnG__fadeIn .2s var(--ease);position:absolute;inset:0}@keyframes Messenger-module-scss-module__DGTtnG__fadeIn{0%{opacity:0}to{opacity:1}}.Messenger-module-scss-module__DGTtnG__avaPlatform{min-width:17px;height:17px;box-shadow:0 0 0 2px var(--bg-1);border-radius:6px;place-items:center;padding:0 3px;font-size:9px;font-weight:800;line-height:1;display:grid;position:absolute;bottom:-3px;right:-3px}.Messenger-module-scss-module__DGTtnG__rowsNote{text-align:center;color:var(--fg-3);padding:34px 20px;font-size:13.5px;line-height:1.5}.Messenger-module-scss-module__DGTtnG__more{border-radius:var(--r-md);background:var(--bg-2);width:100%;color:var(--fg-2);font:inherit;cursor:pointer;transition:background .14s var(--ease);border:0;margin:8px 0 0;padding:9px;font-size:13px;font-weight:600}.Messenger-module-scss-module__DGTtnG__more:hover{background:var(--bg-3)}.Messenger-module-scss-module__DGTtnG__more:disabled{opacity:.6;cursor:default}.Messenger-module-scss-module__DGTtnG__ctop{z-index:6;position:absolute;inset:0 0 auto}.Messenger-module-scss-module__DGTtnG__chead{align-items:center;gap:10px;min-height:66px;padding:11px 14px;display:flex}.Messenger-module-scss-module__DGTtnG__cheadShowing{flex:none}.Messenger-module-scss-module__DGTtnG__cheadText{flex:1;min-width:0}.Messenger-module-scss-module__DGTtnG__cheadName{letter-spacing:-.02em;white-space:nowrap;align-items:baseline;min-width:0;font-size:15.5px;font-weight:700;display:flex;overflow:hidden}.Messenger-module-scss-module__DGTtnG__cheadNameMain{text-overflow:ellipsis;overflow:hidden}.Messenger-module-scss-module__DGTtnG__cheadExpert{color:var(--fg-3);flex:none;font-weight:600}.Messenger-module-scss-module__DGTtnG__cheadSub{color:var(--fg-3);align-items:center;gap:5px;min-width:0;margin-top:1px;font-size:12.5px;display:flex}.Messenger-module-scss-module__DGTtnG__cheadSub span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Messenger-module-scss-module__DGTtnG__cheadSub svg{flex:none}.Messenger-module-scss-module__DGTtnG__cheadPrice{color:var(--fg-2);flex:none;font-weight:600}.Messenger-module-scss-module__DGTtnG__scrollChat{overflow-anchor:none}.Messenger-module-scss-module__DGTtnG__msgs{min-height:100%;padding:calc(var(--ctop-h,66px) + 12px) 18px calc(var(--comp-h,96px) + 12px);flex-direction:column;align-items:flex-start;gap:3px;display:flex}.Messenger-module-scss-module__DGTtnG__msgs>*{flex:none}.Messenger-module-scss-module__DGTtnG__msgsPad{flex:1 0 auto;min-height:0}.Messenger-module-scss-module__DGTtnG__datesep{border-radius:var(--r-pill);background:var(--bg-3);color:var(--fg-3);align-self:center;margin:12px 0 8px;padding:4px 12px;font-size:11.5px;font-weight:600}.Messenger-module-scss-module__DGTtnG__m{contain:content;flex-direction:column;max-width:min(560px,80%);display:flex}.Messenger-module-scss-module__DGTtnG__mOut{align-self:flex-end;align-items:flex-end}.Messenger-module-scss-module__DGTtnG__mFirst{margin-top:10px}.Messenger-module-scss-module__DGTtnG__bub{box-shadow:var(--sh-1);word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap;background:var(--bubble-in);border-radius:16px 16px 16px 6px;max-width:100%;padding:8px 12px 6px;font-size:14.5px;line-height:1.42}.Messenger-module-scss-module__DGTtnG__mOut .Messenger-module-scss-module__DGTtnG__bub{background:var(--bubble-out);border-bottom-right-radius:6px;border-bottom-left-radius:16px}.Messenger-module-scss-module__DGTtnG__bubMid{border-bottom-right-radius:16px;border-bottom-left-radius:16px}.Messenger-module-scss-module__DGTtnG__bubNew{animation:Messenger-module-scss-module__DGTtnG__pop .22s var(--ease)}@keyframes Messenger-module-scss-module__DGTtnG__pop{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:none}}.Messenger-module-scss-module__DGTtnG__mAuthor{align-items:baseline;gap:6px;margin-bottom:2px;padding:0 4px;font-size:12.5px;font-weight:700;display:flex}.Messenger-module-scss-module__DGTtnG__mFoot{justify-content:flex-end;align-items:center;gap:4px;margin-top:2px;padding:0 4px;display:flex}.Messenger-module-scss-module__DGTtnG__mTime{color:var(--fg-4);font-size:11px}.Messenger-module-scss-module__DGTtnG__mOut .Messenger-module-scss-module__DGTtnG__mTime{color:var(--out-dim)}.Messenger-module-scss-module__DGTtnG__phone{color:#2b6cb0;cursor:pointer;font-weight:600;font:inherit;background:0 0;border:0;border-bottom:1px dashed #2b6cb066;padding:0;text-decoration:none}.Messenger-module-scss-module__DGTtnG__link{color:#2b6cb0;overflow-wrap:anywhere;text-decoration:underline}.Messenger-module-scss-module__DGTtnG__composerHost{z-index:6;position:absolute;inset:auto 0 0}.Messenger-module-scss-module__DGTtnG__composer{padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px))}.Messenger-module-scss-module__DGTtnG__pullBar{color:var(--fg-3);transition:color .15s var(--ease);align-self:center;place-items:center;display:grid;overflow:hidden}.Messenger-module-scss-module__DGTtnG__pullBarArmed{color:var(--fg-1)}.Messenger-module-scss-module__DGTtnG__flowBusy{min-height:42px;color:var(--fg-2);align-items:center;gap:10px;padding:0 4px;font-size:13px;font-weight:600;display:flex}.Messenger-module-scss-module__DGTtnG__crow{align-items:flex-end;gap:8px;display:flex}.Messenger-module-scss-module__DGTtnG__crow .Messenger-module-scss-module__DGTtnG__iconbtn{height:42px}.Messenger-module-scss-module__DGTtnG__cfield{border-radius:var(--r-md);background:var(--bg-2);min-width:0;min-height:42px;max-height:130px;font:inherit;color:var(--fg-1);resize:none;transition:background .15s var(--ease);border:0;outline:none;flex:1;padding:12px 14px;font-size:14.5px;font-weight:500;line-height:1.35}.Messenger-module-scss-module__DGTtnG__cfield::placeholder{color:var(--fg-4)}.Messenger-module-scss-module__DGTtnG__cfield:hover{background:var(--bg-3)}.Messenger-module-scss-module__DGTtnG__cfield:focus,.Messenger-module-scss-module__DGTtnG__cfield:focus-visible{box-shadow:none;outline:none}.Messenger-module-scss-module__DGTtnG__send{background:var(--ho-a60);color:#2e2a20;cursor:pointer;width:42px;height:42px;transition:background .15s var(--ease),box-shadow .2s var(--ease),transform .14s var(--ease);border:0;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 1px 1.5px #78540029,0 8px 18px -8px #ffb020b3,inset 0 1px #fff9,inset 0 -1px #9669001a}.Messenger-module-scss-module__DGTtnG__send:hover{background:var(--ho-a60-hover);transform:translateY(-1px);box-shadow:0 1px 1.5px #78540029,0 12px 22px -8px #ffb020cc,inset 0 1px #ffffffb3,inset 0 -1px #9669001a}.Messenger-module-scss-module__DGTtnG__send:active{transform:translateY(0)scale(.94);box-shadow:0 1px 1.5px #7854002e,inset 0 1px #ffffff80}.Messenger-module-scss-module__DGTtnG__send:disabled{background:var(--bg-3);color:var(--fg-4);box-shadow:none;cursor:default;transform:none}.Messenger-module-scss-module__DGTtnG__staged{flex-wrap:wrap;gap:8px;padding-bottom:9px;display:flex}.Messenger-module-scss-module__DGTtnG__stagedItem{border-radius:var(--r-md);background:var(--bg-1);max-width:220px;box-shadow:var(--sh-1);color:var(--fg-2);align-items:center;gap:7px;padding:6px 10px 6px 6px;font-size:12px;font-weight:600;display:flex;position:relative}.Messenger-module-scss-module__DGTtnG__stagedThumb{object-fit:cover;background:var(--bg-2);width:30px;height:30px;color:var(--fg-3);border-radius:7px;flex:none;place-items:center;display:grid}.Messenger-module-scss-module__DGTtnG__stagedName{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.Messenger-module-scss-module__DGTtnG__stagedRemove{background:var(--bg-3);width:18px;height:18px;color:var(--fg-2);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.Messenger-module-scss-module__DGTtnG__stagedRemove:hover{background:var(--red-bg);color:var(--red)}.Messenger-module-scss-module__DGTtnG__composerNote{color:var(--fg-3);padding:0 2px 6px;font-size:11px}.Messenger-module-scss-module__DGTtnG__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px;display:flex;position:absolute;inset:0}.Messenger-module-scss-module__DGTtnG__emptyIcon{background:var(--bg-1);width:86px;height:86px;box-shadow:var(--sh-2);color:var(--ho-a60-strong);border-radius:28px;place-items:center;display:grid}.Messenger-module-scss-module__DGTtnG__emptyTitle{letter-spacing:-.02em;font-size:17px;font-weight:700}.Messenger-module-scss-module__DGTtnG__emptyText{color:var(--fg-3);max-width:34ch;font-size:13.5px;line-height:1.5}.Messenger-module-scss-module__DGTtnG__skelRow{gap:12px;padding:9px 10px;display:flex}.Messenger-module-scss-module__DGTtnG__skelLheadVars{--lhead-h:155px}@media (max-width:1023px){.Messenger-module-scss-module__DGTtnG__skelLheadVars{--lhead-h:12px}}.Messenger-module-scss-module__DGTtnG__skel{background:linear-gradient(90deg,#efefef 25%,#f7f7f7 37%,#efefef 63%) 0 0/400% 100%;border-radius:8px;animation:1.3s ease-in-out infinite Messenger-module-scss-module__DGTtnG__shimmer}@keyframes Messenger-module-scss-module__DGTtnG__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1023px){.Messenger-module-scss-module__DGTtnG__root{gap:0;display:block}.Messenger-module-scss-module__DGTtnG__pane{height:100%;box-shadow:var(--sh-2);border-radius:20px}.Messenger-module-scss-module__DGTtnG__chead{flex-wrap:wrap}.Messenger-module-scss-module__DGTtnG__cheadShowing{flex-basis:100%;order:10;margin-top:2px}.Messenger-module-scss-module__DGTtnG__crow{gap:4px}.Messenger-module-scss-module__DGTtnG__crow .Messenger-module-scss-module__DGTtnG__iconbtn{width:32px}.Messenger-module-scss-module__DGTtnG__composer{padding-left:10px;padding-right:10px}.Messenger-module-scss-module__DGTtnG__msgs{padding-left:12px;padding-right:12px}.Messenger-module-scss-module__DGTtnG__m{max-width:86%}}@media (prefers-reduced-motion:reduce){.Messenger-module-scss-module__DGTtnG__send:hover{transform:none}.Messenger-module-scss-module__DGTtnG__bubNew,.Messenger-module-scss-module__DGTtnG__avaImg,.Messenger-module-scss-module__DGTtnG__skel,.Messenger-module-scss-module__DGTtnG__iconbtnSpin svg{animation:none}.Messenger-module-scss-module__DGTtnG__tabs{scroll-behavior:auto}}
.BottomSheetContainer-module-scss-module__uqUhIq__backdrop{background-color:#00000080}.BottomSheetContainer-module-scss-module__uqUhIq__container{min-height:min(100% - var(--bs-offset-top,0px) - var(--bs-bottom,0px),var(--keyboard-inset-height,0px)*1000);max-height:calc(100% - var(--bs-offset-top,0px) - var(--bs-bottom,0px))!important}.BottomSheetContainer-module-scss-module__uqUhIq__panel{min-height:0;padding-bottom:var(--keyboard-inset-height,0px);background:#fff;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 -10px 40px -12px #0000002e}.BottomSheetContainer-module-scss-module__uqUhIq__dragHandle{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;justify-content:center;align-items:center;display:flex}.BottomSheetContainer-module-scss-module__uqUhIq__dragHandle:active{cursor:grabbing}.BottomSheetContainer-module-scss-module__uqUhIq__dragHandleSvg{display:block;overflow:visible}.BottomSheetContainer-module-scss-module__uqUhIq__handleInside{flex-shrink:0;align-items:flex-start;min-height:44px}.BottomSheetContainer-module-scss-module__uqUhIq__handleAbove{padding-top:calc(max(env(safe-area-inset-top),12px) + 2px);flex-shrink:0}.BottomSheetContainer-module-scss-module__uqUhIq__headerRow{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:12px 8px 8px 16px;display:flex}.BottomSheetContainer-module-scss-module__uqUhIq__headerContent{flex:1;min-width:0}.BottomSheetContainer-module-scss-module__uqUhIq__footer{border-top:1px solid #e5e7eb;flex-shrink:0;padding:12px 16px 16px}.BottomSheetContainer-module-scss-module__uqUhIq__scroller{scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-y!important}.BottomSheetContainer-module-scss-module__uqUhIq__scroller::-webkit-scrollbar{display:none}.BottomSheetContainer-module-scss-module__uqUhIq__scrollerGutter{padding-left:16px;padding-right:16px}.BottomSheetContainer-module-scss-module__uqUhIq__scrollerFill{flex-direction:column;display:flex}.BottomSheetContainer-module-scss-module__uqUhIq__scrollerFill>*{flex:1;min-height:0}
.AdAnalyzeResultPageContent-module-scss-module__T9g5_q__chevron{width:16px;height:16px;transition:transform .2s}.AdAnalyzeResultPageContent-module-scss-module__T9g5_q__chevronOpen{transform:rotate(180deg)}.AdAnalyzeResultPageContent-module-scss-module__T9g5_q__tabBarWrapper{flex-wrap:nowrap!important;gap:2px!important;width:100%!important}.AdAnalyzeResultPageContent-module-scss-module__T9g5_q__tabBarButton{min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;border:0!important;outline:none!important;flex:1!important;padding-top:7px!important;padding-bottom:7px!important;line-height:1.2!important}.AdAnalyzeResultPageContent-module-scss-module__T9g5_q__tabBarButton:focus,.AdAnalyzeResultPageContent-module-scss-module__T9g5_q__tabBarButton:focus-visible{box-shadow:none!important;outline:none!important}
@keyframes loadingDots-module-scss-module__xZCsJq__loadingDots{0%{content:"."}33%{content:".."}66%,to{content:"..."}}.loadingDots-module-scss-module__xZCsJq__loadingDots{align-items:baseline;display:inline-flex}.loadingDots-module-scss-module__xZCsJq__loadingDots:after{text-align:left;content:"";min-width:3ch;animation:2s steps(3,end) infinite loadingDots-module-scss-module__xZCsJq__loadingDots;display:inline-block}
.AnalysisFeedbackModal-module-scss-module__Z4M2SW__reviewInput{font-size:14px}
.ResponsiveAddressField-module-scss-module__n_AH9W__wrapper{width:100%;min-width:0;display:flex;position:relative}.ResponsiveAddressField-module-scss-module__n_AH9W__catcher{z-index:5;cursor:pointer;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}
.BottomNav-module-scss-module__-RJHVG__root{z-index:99999;color:#373737;padding-top:12px;padding-bottom:max(12px,env(safe-area-inset-bottom,0px) - 8px);background:#fff;grid-template-columns:repeat(5,1fr);align-items:flex-start;display:grid;position:fixed;bottom:-2px;left:0;right:0}.BottomNav-module-scss-module__-RJHVG__root.BottomNav-module-scss-module__-RJHVG__belowSheet{z-index:1399}@media (min-width:1024px){.BottomNav-module-scss-module__-RJHVG__root{display:none}}@media (min-width:768px){.BottomNav-module-scss-module__-RJHVG__root{padding-left:32px;padding-right:32px}}:is(html.ho-onboarding-tour-active .BottomNav-module-scss-module__-RJHVG__root,html.ho-onboarding-intro-active .BottomNav-module-scss-module__-RJHVG__root){display:none}@media (max-width:1023.98px){html.ho-onboarding-tour-active.ho-tour-keep-bottom-nav .BottomNav-module-scss-module__-RJHVG__root{display:grid}}.BottomNav-module-scss-module__-RJHVG__root[data-labels=none] .BottomNav-module-scss-module__-RJHVG__label{display:none}.BottomNav-module-scss-module__-RJHVG__root[data-labels=none] .BottomNav-module-scss-module__-RJHVG__item{justify-content:center}.BottomNav-module-scss-module__-RJHVG__root[data-labels=active] .BottomNav-module-scss-module__-RJHVG__item:not(.BottomNav-module-scss-module__-RJHVG__active) .BottomNav-module-scss-module__-RJHVG__label{display:none}.BottomNav-module-scss-module__-RJHVG__item{cursor:pointer;text-align:center;min-height:44px;color:inherit;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:2px 0 0;text-decoration:none;display:flex;position:relative}.BottomNav-module-scss-module__-RJHVG__item:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #ffce6099}.BottomNav-module-scss-module__-RJHVG__icon{color:#a2a2a2;flex-shrink:0;width:25px;height:25px;transition:color .18s cubic-bezier(.4,0,.2,1);display:block}.BottomNav-module-scss-module__-RJHVG__label{color:#838383;white-space:nowrap;height:min-content;font-size:9px;font-weight:600;line-height:1;transition:color .18s cubic-bezier(.4,0,.2,1)}.BottomNav-module-scss-module__-RJHVG__active .BottomNav-module-scss-module__-RJHVG__icon{color:var(--ho-primary-alpha,#ffce6099)}.BottomNav-module-scss-module__-RJHVG__active .BottomNav-module-scss-module__-RJHVG__label{color:#373737}.BottomNav-module-scss-module__-RJHVG__plusItem{margin-top:var(--ho-bn-plus-offset,0px);gap:0}.BottomNav-module-scss-module__-RJHVG__plus{width:var(--ho-bn-plus-size,30px);height:var(--ho-bn-plus-size,30px);border-radius:var(--ho-bn-plus-radius,9px);color:#fff;background:#373737;flex-shrink:0;place-items:center;transition:transform .16s cubic-bezier(.4,0,.2,1);display:grid;box-shadow:0 1px 10.9px #00000017}.BottomNav-module-scss-module__-RJHVG__plus svg{width:var(--ho-bn-plus-icon-w,15px);height:var(--ho-bn-plus-icon-h,16px);display:block}.BottomNav-module-scss-module__-RJHVG__plusItem:active .BottomNav-module-scss-module__-RJHVG__plus{transform:scale(.94)}.BottomNav-module-scss-module__-RJHVG__badge{background:#f44444;border-radius:50%;width:9px;height:9px;position:absolute;top:0;left:calc(50% + 7px);box-shadow:0 0 0 2px #fff}.BottomNav-module-scss-module__-RJHVG__island,.BottomNav-module-scss-module__-RJHVG__glass{padding:11px 4px;padding-bottom:max(11px,env(safe-area-inset-bottom,0px) - 14px);border-radius:30px;bottom:14px;left:12px;right:12px;box-shadow:0 8px 30px #00000024,0 1px 3px #0000000f}@media (min-width:768px){.BottomNav-module-scss-module__-RJHVG__island,.BottomNav-module-scss-module__-RJHVG__glass{padding-left:12px;padding-right:12px}}.BottomNav-module-scss-module__-RJHVG__glass{-webkit-backdrop-filter:blur(24px)saturate(200%)brightness(1.12);background:#fcfcfcd1;box-shadow:0 8px 30px #00000024,0 1px 3px #0000000f}.BottomNav-module-scss-module__-RJHVG__glass .BottomNav-module-scss-module__-RJHVG__badge{box-shadow:0 0 0 2px #fcfcfce6}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.BottomNav-module-scss-module__-RJHVG__glass{background:#fcfcfcf7}}.BottomNav-module-scss-module__-RJHVG__fab{padding-top:14px;overflow:visible}.BottomNav-module-scss-module__-RJHVG__fab .BottomNav-module-scss-module__-RJHVG__plus{box-shadow:0 6px 18px #00000047,0 2px 6px #0000001a}.BottomNav-module-scss-module__-RJHVG__compact .BottomNav-module-scss-module__-RJHVG__active .BottomNav-module-scss-module__-RJHVG__icon{background:var(--ho-primary-alpha,#ffce6099);color:#373737;border-radius:50px;width:54px;height:30px;padding:4px 16px}
.AnalysisStartedPageContent-module-scss-module__vBBkLq__titleDesktop{display:none}@media (min-width:1024px){.AnalysisStartedPageContent-module-scss-module__vBBkLq__titleDesktop{display:block}}
.FilterResetButton-module-scss-module__LarW6W__resetButton{border-radius:10px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;padding:0;font-weight:600;display:inline-flex;border:none!important}.FilterResetButton-module-scss-module__LarW6W__resetButton:hover{background:var(--chakra-colors-ui-secondary,#f4f8fe)}.FilterResetButton-module-scss-module__LarW6W__resetButton svg{width:14px;height:14px}
.index-module-scss-module__O6YBHa__mobileNav{z-index:99999;width:100%;padding-top:12px;padding-bottom:max(12px,env(safe-area-inset-bottom,0px) - 8px);color:#373737;background:#fff;grid-template-columns:repeat(5,1fr);align-items:flex-start;display:grid;position:fixed;bottom:-2px;left:0}@media (min-width:1024px){.index-module-scss-module__O6YBHa__mobileNav{display:none}}@media (min-width:768px){.index-module-scss-module__O6YBHa__mobileNav{padding-left:32px;padding-right:32px}}:is(html.ho-onboarding-tour-active .index-module-scss-module__O6YBHa__mobileNav,html.ho-onboarding-intro-active .index-module-scss-module__O6YBHa__mobileNav){display:none}.index-module-scss-module__O6YBHa__siteFooter{width:auto;margin-left:calc(-1*var(--ho-content-gutter,0px));margin-right:calc(-1*var(--ho-content-gutter,0px));height:fit-content;padding-bottom:calc(72px + max(12px,env(safe-area-inset-bottom,0px) - 8px));background:#1b1d22;flex-direction:column;margin-top:auto;display:flex}html.ho-mobile-nav-hidden .index-module-scss-module__O6YBHa__siteFooter{padding-bottom:0}@media (min-width:1024px){.index-module-scss-module__O6YBHa__siteFooter{padding-bottom:0}}.index-module-scss-module__O6YBHa__topRow{align-items:stretch;gap:16px;display:flex}.index-module-scss-module__O6YBHa__brandCol{flex-direction:column;gap:24px;width:25%;margin-top:-.4rem;display:flex}.index-module-scss-module__O6YBHa__copyright{margin-top:auto;font-size:14px;font-weight:500}.index-module-scss-module__O6YBHa__logo{width:208px}.index-module-scss-module__O6YBHa__skBadge{width:128px}.index-module-scss-module__O6YBHa__section{flex-direction:column;gap:28px;width:18%;display:flex}.index-module-scss-module__O6YBHa__sectionTitle{font-size:1rem;font-weight:600}.index-module-scss-module__O6YBHa__sectionList{flex-direction:column;gap:16px;display:flex}.index-module-scss-module__O6YBHa__linkText{font-size:14px;font-weight:500}.index-module-scss-module__O6YBHa__linkButton{cursor:pointer;font-size:14px;font-weight:500}.index-module-scss-module__O6YBHa__appCol{flex-direction:column;gap:16px;margin-top:8px;padding-top:32px;display:flex}.index-module-scss-module__O6YBHa__appTitle{color:#373737;font-size:1rem;font-weight:600;line-height:1}.index-module-scss-module__O6YBHa__appBanner{cursor:pointer;width:fit-content!important;height:40px!important}
.ConfirmSelectionPageContent-module-scss-module__n0Izqq__titleDesktop{display:none}@media (min-width:1024px){.ConfirmSelectionPageContent-module-scss-module__n0Izqq__titleDesktop{display:block}}
.index-module-scss-module__FiFryW__root{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}@media (min-width:768px){.index-module-scss-module__FiFryW__root{gap:1.5rem}}
.index-module-scss-module__8Tw62q__card{background:#fff;border-radius:16px}.index-module-scss-module__8Tw62q__fullWidth,.index-module-scss-module__8Tw62q__priceBlock{width:100%}.index-module-scss-module__8Tw62q__expertRow{align-items:center;gap:12px;width:100%;height:40px;display:flex}.index-module-scss-module__8Tw62q__expertText{flex:1;min-width:0}.index-module-scss-module__8Tw62q__actionButton{width:100%;height:44px!important;min-height:44px!important;font-size:14px!important;font-weight:600!important}.index-module-scss-module__8Tw62q__infoCardMobile{width:100%;padding:20px 16px}.index-module-scss-module__8Tw62q__addressCardMobile{width:100%;padding:16px}.index-module-scss-module__8Tw62q__sectionTitleMobile{color:#373737;margin:0;font-size:16px;font-weight:700;line-height:1.5}.index-module-scss-module__8Tw62q__betsTitleMobile{color:#373737;margin:0;font-size:18px;font-weight:700;line-height:1.5}.index-module-scss-module__8Tw62q__rows{flex-direction:column;gap:10px;margin-top:16px;display:flex}.index-module-scss-module__8Tw62q__row{justify-content:space-between;align-items:center;gap:16px;display:flex}.index-module-scss-module__8Tw62q__descLines{flex-direction:column;gap:3px;margin-top:4px;display:flex}.index-module-scss-module__8Tw62q__descLinesDesktop{gap:6px;margin-top:20px}.index-module-scss-module__8Tw62q__aboutStack{flex-direction:column;gap:16px;width:100%;display:flex}.index-module-scss-module__8Tw62q__thumbsRow{gap:6px;margin-top:8px;display:flex}.index-module-scss-module__8Tw62q__sectionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;width:100%;display:grid}.index-module-scss-module__8Tw62q__infoCardDesktop{width:100%;padding:24px 28px}.index-module-scss-module__8Tw62q__descCardDesktop{margin-top:24px}.index-module-scss-module__8Tw62q__sectionTitleDesktop{color:#373737;margin:0;font-size:24px;font-weight:500;line-height:1.5}.index-module-scss-module__8Tw62q__addressTitleDesktop{color:#373737;margin:0;font-size:24px;font-weight:500;line-height:1}.index-module-scss-module__8Tw62q__betsTitleDesktop{color:#373737;margin:0;font-size:30px;font-weight:500;line-height:1.5}.index-module-scss-module__8Tw62q__rightCard{background:#fff;width:100%}.index-module-scss-module__8Tw62q__periodTitle{color:#373737;margin:0;font-size:14px;font-weight:600;line-height:1.5}.index-module-scss-module__8Tw62q__periodHeader{justify-content:space-between;align-items:center;gap:8px;height:22px;display:flex}.index-module-scss-module__8Tw62q__timerBox{background:#ffebbe;border-radius:10px;margin-top:6px;padding:8px 10px}.index-module-scss-module__8Tw62q__publishedSpacer{width:100%;height:12px}
.index-module-scss-module__Mvf2iW__desktopBox{border-color:#ebebeb!important}
.index-module-scss-module__D2ppmG__form{width:100%;margin-top:16px}.index-module-scss-module__D2ppmG__addressWrapper{height:35px!important}.index-module-scss-module__D2ppmG__addressWrapper:hover{background-color:#f4f8fe!important}.index-module-scss-module__D2ppmG__addressField{height:35px!important}.index-module-scss-module__D2ppmG__inputText{font-size:14px!important}.index-module-scss-module__D2ppmG__amountWrapper{margin-top:8px}
.index-module-scss-module__hxI5na__selectRounded{cursor:text;border-radius:10px}
.TokenModalSkeleton-module-scss-module__Qq4AQG__heroCard{border-radius:16px;margin-bottom:20px;position:relative;overflow:hidden}.TokenModalSkeleton-module-scss-module__Qq4AQG__heroGrid{grid-template-columns:1fr auto;align-items:center;gap:12px;padding:20px;display:grid;position:relative}@media (min-width:1024px){.TokenModalSkeleton-module-scss-module__Qq4AQG__heroGrid{gap:24px;padding:24px}}.TokenModalSkeleton-module-scss-module__Qq4AQG__twoColGrid{grid-template-columns:1fr;gap:22px;display:grid}@media (min-width:768px){.TokenModalSkeleton-module-scss-module__Qq4AQG__twoColGrid{grid-template-columns:1fr 1fr}}.TokenModalSkeleton-module-scss-module__Qq4AQG__itemList{flex-direction:column;gap:6px;margin-top:10px;display:flex}.TokenModalSkeleton-module-scss-module__Qq4AQG__tiersGrid{grid-template-columns:1fr;gap:10px;margin-bottom:20px;display:grid}@media (min-width:768px){.TokenModalSkeleton-module-scss-module__Qq4AQG__tiersGrid{grid-template-columns:1fr 1fr}}
.index-module-scss-module__-AAv3W__wrapper{border-color:#ebebeb!important}
.index-module-scss-module__gGcIlW__confirmDealForm{width:100%;margin-top:8px}
.ManualObjectParamsForm-module-scss-module__ir0uqa__roomsWrapper{flex-wrap:wrap!important;gap:4px!important;width:fit-content!important;max-width:100%!important}.ManualObjectParamsForm-module-scss-module__ir0uqa__optionBtn{font-size:12px;font-weight:500}
.index-module-scss-module__6Wg_2G__trigger{cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:0;outline:none;place-items:center;width:32px;height:32px;margin:0 -8.5px;padding:0;display:grid;position:relative}@media (max-width:1023.98px){.index-module-scss-module__6Wg_2G__trigger{color:#373737;width:40px;height:40px;margin:0}.index-module-scss-module__6Wg_2G__trigger:after{content:"";position:absolute;inset:-2px}.index-module-scss-module__6Wg_2G__triggerPlated{background:#fff;border-radius:10px;box-shadow:0 4px 33.9px #00000012}}.index-module-scss-module__6Wg_2G__triggerBadge{position:absolute;top:-4px;right:-4px}.index-module-scss-module__6Wg_2G__popoverInner{background:#fff;border-radius:20px;flex-direction:column;width:408px;max-width:100%;display:flex;overflow:hidden}.index-module-scss-module__6Wg_2G__header{border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 14px;display:flex}.index-module-scss-module__6Wg_2G__headerTitleWrap{align-items:center;gap:8px;display:flex}.index-module-scss-module__6Wg_2G__title{letter-spacing:-.01em;color:#373737;font-size:17px;font-weight:700;line-height:1}.index-module-scss-module__6Wg_2G__countBadge{color:#373737;background:var(--button-colors-mode-yellow-light-button-alpha-60);border-radius:50px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.index-module-scss-module__6Wg_2G__markAll{appearance:none;color:#373737;cursor:pointer;white-space:nowrap;background:#f3f3f3;border:0;border-radius:50px;align-items:center;gap:5px;padding:7px 11px;font-size:12.5px;font-weight:600;transition:background-color .15s;display:inline-flex}.index-module-scss-module__6Wg_2G__markAll svg{flex-shrink:0}.index-module-scss-module__6Wg_2G__markAll:hover{background:#ffce6073}.index-module-scss-module__6Wg_2G__markAll:disabled{opacity:.5;cursor:default}.index-module-scss-module__6Wg_2G__scrollArea{background:#fff;min-height:0;max-height:60svh;overflow:hidden auto}@media (min-width:768px){.index-module-scss-module__6Wg_2G__scrollArea{max-height:440px}}.index-module-scss-module__6Wg_2G__group{flex-direction:column;display:flex}.index-module-scss-module__6Wg_2G__dateLabel{z-index:1;letter-spacing:.02em;text-transform:uppercase;color:#838383;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;padding:10px 18px 6px;font-size:11px;font-weight:700;position:sticky;top:0}.index-module-scss-module__6Wg_2G__list>*+*{border-top:1px solid #ebebeb}.index-module-scss-module__6Wg_2G__footerLink{text-align:center;color:#373737;background:#fff;border-top:1px solid #ebebeb;padding:14px 18px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background-color .15s;display:block}.index-module-scss-module__6Wg_2G__footerLink:hover{background:#f8f8f8}
.DrawerTreeList-module-scss-module__PpBHwW__chevron{transition:transform .18s}.DrawerTreeList-module-scss-module__PpBHwW__chevronExpanded{transform:rotate(180deg)}
.index-module-scss-module__xJOzaG__headerWrap{display:none}@media (min-width:1024px){.index-module-scss-module__xJOzaG__headerWrap{display:block}}@media print{.index-module-scss-module__xJOzaG__headerWrap{display:none}}.index-module-scss-module__xJOzaG__headerBar{width:100%;height:64px;top:var(--ho-tour-top,0px);z-index:1000;background:#fff;align-items:center;gap:20px;padding-left:24px;padding-right:24px;display:none;position:fixed;left:0;right:0;box-shadow:0 4px 23.9px #0000000f}@media (min-width:1024px){.index-module-scss-module__xJOzaG__headerBar{display:flex}}.index-module-scss-module__xJOzaG__spacer{height:calc(64px + var(--ho-tour-top,0px))}.index-module-scss-module__xJOzaG__leftSide{flex-shrink:0;align-items:center;gap:10px;display:flex}.index-module-scss-module__xJOzaG__burgerButton{width:36px;height:36px;box-shadow:none;cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.index-module-scss-module__xJOzaG__burgerButton:hover{background:#0000000a}.index-module-scss-module__xJOzaG__burgerButton:active{background:#0000000f}.index-module-scss-module__xJOzaG__burgerButton:focus,.index-module-scss-module__xJOzaG__burgerButton:focus-visible{box-shadow:none;outline:none}.index-module-scss-module__xJOzaG__middleSection{flex:1;align-items:center;gap:20px;min-width:0;display:flex}.index-module-scss-module__xJOzaG__roleCell{flex-shrink:0;justify-content:flex-start;align-items:center;width:168px;display:flex}.index-module-scss-module__xJOzaG__headerSlot{flex:1;align-items:center;min-width:0;display:flex}.index-module-scss-module__xJOzaG__headerBarSlot{gap:12px}@media (max-width:1379px){.index-module-scss-module__xJOzaG__headerBarSlot .index-module-scss-module__xJOzaG__logoIcon{width:112px}}.index-module-scss-module__xJOzaG__searchWrap{flex:1;max-width:520px}.index-module-scss-module__xJOzaG__marketQuotes{flex-shrink:0;align-items:center;gap:18px;display:none}@media (min-width:980px){.index-module-scss-module__xJOzaG__marketQuotes{display:inline-flex}}.index-module-scss-module__xJOzaG__quoteItem{color:#5c5c5c;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.index-module-scss-module__xJOzaG__quoteItem:first-child,.index-module-scss-module__xJOzaG__quoteItem:nth-child(2){min-width:104px}.index-module-scss-module__xJOzaG__quoteItem:nth-child(3){min-width:124px}.index-module-scss-module__xJOzaG__quoteSymbol{color:#838383;font-weight:600}.index-module-scss-module__xJOzaG__quoteValue{color:#373737;font-variant-numeric:tabular-nums;font-weight:600}.index-module-scss-module__xJOzaG__quoteDiffPositive{color:#26c33f;font-variant-numeric:tabular-nums;font-size:12px}.index-module-scss-module__xJOzaG__quoteDiffNegative{color:#f44444;font-variant-numeric:tabular-nums;font-size:12px}.index-module-scss-module__xJOzaG__marketQuotesSkeleton{flex-shrink:0;align-items:center;gap:18px;display:none}@media (min-width:980px){.index-module-scss-module__xJOzaG__marketQuotesSkeleton{display:inline-flex}}.index-module-scss-module__xJOzaG__skeletonQuoteItem{background:#f2f2f2;border-radius:4px;height:20px;animation:1.5s ease-in-out infinite index-module-scss-module__xJOzaG__pulse}.index-module-scss-module__xJOzaG__skeletonQuoteItemUsd,.index-module-scss-module__xJOzaG__skeletonQuoteItemEur{width:104px}.index-module-scss-module__xJOzaG__skeletonQuoteItemRate{width:124px}.index-module-scss-module__xJOzaG__tokenButton{cursor:pointer;background:linear-gradient(135deg,#ffebbe 0%,#ffd169 100%);border:none;border-radius:9999px;flex-shrink:0;align-items:center;gap:8px;min-width:114px;height:34px;padding-left:4px;padding-right:14px;transition:all .2s;display:inline-flex;box-shadow:0 4px 10px #ffce6047}.index-module-scss-module__xJOzaG__tokenButton:hover{box-shadow:0 4px 14px #ffce6073}.index-module-scss-module__xJOzaG__tokenBadge{border-radius:9999px;flex-shrink:0;width:26px;height:26px;display:block;box-shadow:0 2px 6px #0003}.index-module-scss-module__xJOzaG__tokenTextWrap{text-align:left}.index-module-scss-module__xJOzaG__tokenValue{color:#373737;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:13px;font-weight:800;line-height:1}.index-module-scss-module__xJOzaG__tokenLabel{color:#6f5612;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700;line-height:1}.index-module-scss-module__xJOzaG__tokenHudSkeleton{background:linear-gradient(135deg,#f5edd8 0%,#ede3c8 100%);border-radius:9999px;flex-shrink:0;align-items:center;gap:8px;width:114px;height:34px;padding-left:4px;padding-right:14px;animation:1.5s ease-in-out infinite index-module-scss-module__xJOzaG__pulse;display:inline-flex}.index-module-scss-module__xJOzaG__tokenHudSkeletonBadge{background:#d9d1bd;border-radius:9999px;width:26px;height:26px}.index-module-scss-module__xJOzaG__tokenHudSkeletonText{flex-direction:column;gap:0;display:flex}.index-module-scss-module__xJOzaG__tokenHudSkeletonLine1{background:#d9d1bd;border-radius:3px;width:40px;height:13px}.index-module-scss-module__xJOzaG__tokenHudSkeletonLine2{background:#d9d1bd;border-radius:2px;width:58px;height:9px}.index-module-scss-module__xJOzaG__profileAvatar{width:30px;height:30px;box-shadow:none;border:none;border-radius:10px;outline:none;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.index-module-scss-module__xJOzaG__profileAvatar:focus,.index-module-scss-module__xJOzaG__profileAvatar:focus-visible{box-shadow:none;outline:none}.index-module-scss-module__xJOzaG__rightSide{flex-shrink:0;align-items:center;gap:12px;display:flex}.index-module-scss-module__xJOzaG__searchBarSkeleton{flex:1;max-width:520px}.index-module-scss-module__xJOzaG__searchBarSkeletonInner{background:#f7f7f7;border-radius:8px;height:35px;animation:1.5s ease-in-out infinite index-module-scss-module__xJOzaG__pulse}.index-module-scss-module__xJOzaG__addButton{white-space:nowrap;cursor:pointer;position:relative;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:25px!important;min-width:25px!important;max-width:25px!important;height:25px!important;min-height:25px!important;padding:0!important;font-size:18px!important;display:flex!important}.index-module-scss-module__xJOzaG__loginButton{white-space:nowrap;border-radius:8px!important;min-width:fit-content!important;height:36px!important;padding-left:12px!important;padding-right:12px!important;font-size:13px!important}.index-module-scss-module__xJOzaG__logoIcon{width:112px}@media (min-width:1024px){.index-module-scss-module__xJOzaG__logoIcon{width:144px}}.index-module-scss-module__xJOzaG__searchInput{background:#f7f7f7!important;height:35px!important}.index-module-scss-module__xJOzaG__searchIcon{width:16px!important;height:16px!important}.index-module-scss-module__xJOzaG__plusIcon{width:15px!important;height:15px!important}@keyframes index-module-scss-module__xJOzaG__pulse{0%,to{opacity:1}50%{opacity:.5}}
.index-module-scss-module__14NVqa__thGreyAlt{color:#838383}.index-module-scss-module__14NVqa__tdLeading{color:#373737;white-space:normal;word-break:break-word;line-height:1.27}
.ReportEditPageContent-module-scss-module__yDpBMa__optionBtn{font-size:12px!important;font-weight:500!important}.ReportEditPageContent-module-scss-module__yDpBMa__optionWrapper{flex-wrap:wrap!important;gap:4px!important}.ReportEditPageContent-module-scss-module__yDpBMa__priceInput{font-size:12px!important}
.index-module-scss-module__wbcgeq__tokenButton{cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;min-width:92px;height:28px;padding-left:2px;padding-right:10px;transition:all .2s;display:inline-flex}.index-module-scss-module__wbcgeq__tokenButton:hover{box-shadow:0 4px 14px #ffce6073}.index-module-scss-module__wbcgeq__tokenBadge{border-radius:9999px;flex-shrink:0;width:22px;height:22px;display:block;box-shadow:0 1px 4px #0003}.index-module-scss-module__wbcgeq__tokenTextWrap{text-align:left}.index-module-scss-module__wbcgeq__tokenValue{color:#373737;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:11px;font-weight:800;line-height:1}.index-module-scss-module__wbcgeq__tokenLabel{color:#6f5612;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:700;line-height:1}.index-module-scss-module__wbcgeq__header{z-index:1000;margin-top:var(--ho-tour-top,0px);flex-direction:column;display:flex;position:sticky;top:0}@media print{.index-module-scss-module__wbcgeq__header{display:none}}@media (min-width:1024px){.index-module-scss-module__wbcgeq__header{display:none}}.index-module-scss-module__wbcgeq__pillWrap{flex-direction:column;display:flex}@media print{.index-module-scss-module__wbcgeq__bannerWrap{display:none}}html.ho-onboarding-tour-active .index-module-scss-module__wbcgeq__bannerWrap{display:none}.index-module-scss-module__wbcgeq__bar{border-radius:0 0 var(--ho-header-radius,16px) var(--ho-header-radius,16px);padding:14px 12px;box-shadow:0 4px 23.9px #0000000f;background:#fff!important}html.ho-header-docked .index-module-scss-module__wbcgeq__bar{box-shadow:none;border-radius:0}.index-module-scss-module__wbcgeq__leftSide{flex-shrink:0;align-items:center;gap:8px;display:flex}.index-module-scss-module__wbcgeq__burgerButton{-webkit-tap-highlight-color:#0000;border-radius:8px;outline:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.index-module-scss-module__wbcgeq__burgerButton:hover{background:#0000000a}.index-module-scss-module__wbcgeq__burgerButton:active{background:#0000000f}.index-module-scss-module__wbcgeq__burgerButton:focus,.index-module-scss-module__wbcgeq__burgerButton:focus-visible{box-shadow:none;outline:none}.index-module-scss-module__wbcgeq__logoAuthenticated{width:32px;height:32px}.index-module-scss-module__wbcgeq__logoGuest{width:auto;height:28px}.index-module-scss-module__wbcgeq__rightSide{flex-shrink:0;align-items:center;gap:8px;display:flex}.index-module-scss-module__wbcgeq__rightSideReserved{justify-content:flex-end;min-width:184px}.index-module-scss-module__wbcgeq__searchSlot{min-width:0;margin-left:var(--ho-header-title-gap,12px);flex:auto;align-items:center;display:flex}.index-module-scss-module__wbcgeq__searchSlot:first-child{margin-left:12px}.index-module-scss-module__wbcgeq__slotDivider{background:#ebebeb;flex:none;width:1px;height:20px}.index-module-scss-module__wbcgeq__slotNotifications{flex:none;align-items:center;margin-left:8px;display:flex}.index-module-scss-module__wbcgeq__loginButton{white-space:nowrap;align-items:center;gap:4px;display:flex;border-radius:8px!important;min-width:fit-content!important;height:32px!important;padding:8px 10px!important;font-size:12px!important}
.index-module-scss-module__SliAMG__shadowMobile{box-shadow:0 4px 41.7px 2px #0000001f}.index-module-scss-module__SliAMG__columnLabel{color:#838383;line-height:1.27}
.posts-module-scss-module__8Yy06a__postIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.posts-module-scss-module__8Yy06a__postIcon svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.posts-module-scss-module__8Yy06a__piAnalytics{background:var(--ho-blue-light);color:var(--ho-blue)}.posts-module-scss-module__8Yy06a__piTips{background:var(--ho-yellow-bg);color:#8a6a1f}.posts-module-scss-module__8Yy06a__piCase{background:var(--ho-green-light);color:var(--ho-green)}.posts-module-scss-module__8Yy06a__piPersonal{background:var(--bg-3);color:var(--fg-2)}.posts-module-scss-module__8Yy06a__sectionOwnerActions{align-items:center;gap:6px;display:inline-flex}.posts-module-scss-module__8Yy06a__sectionIconBtn{border-radius:var(--radius-sm);width:30px;min-width:30px;height:30px;padding:0}.posts-module-scss-module__8Yy06a__sectionIconBtn svg{stroke:currentColor;stroke-width:2px;fill:none;width:14px;height:14px}.posts-module-scss-module__8Yy06a__postsFeed{flex-direction:column;gap:10px;display:flex}.posts-module-scss-module__8Yy06a__postFeed{background:var(--bg-2);border-radius:var(--radius-lg);cursor:pointer;gap:12px;padding:16px;transition:all .15s;display:flex}.posts-module-scss-module__8Yy06a__postFeed:hover{background:var(--bg-3)}.posts-module-scss-module__8Yy06a__postFeed .posts-module-scss-module__8Yy06a__body{flex:1;min-width:0}.posts-module-scss-module__8Yy06a__postFeed .posts-module-scss-module__8Yy06a__ptype{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-3);margin-bottom:3px;font-size:10px;font-weight:700}.posts-module-scss-module__8Yy06a__postFeed .posts-module-scss-module__8Yy06a__ptitle{color:var(--fg-1);margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.3}.posts-module-scss-module__8Yy06a__postFeed .posts-module-scss-module__8Yy06a__pexc{color:var(--fg-3);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.posts-module-scss-module__8Yy06a__postFeed .posts-module-scss-module__8Yy06a__pfoot{color:var(--fg-4);align-items:center;gap:12px;margin-top:8px;font-size:11px;display:flex}.posts-module-scss-module__8Yy06a__postFeed .posts-module-scss-module__8Yy06a__pfoot span{align-items:center;gap:4px;display:flex}.posts-module-scss-module__8Yy06a__postFeed .posts-module-scss-module__8Yy06a__pfoot svg{stroke:currentColor;stroke-width:2px;fill:none;width:11px;height:11px}.posts-module-scss-module__8Yy06a__postsGrid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:560px){.posts-module-scss-module__8Yy06a__postsGrid{grid-template-columns:repeat(2,1fr)}}.posts-module-scss-module__8Yy06a__postGrid{background:var(--bg-2);border-radius:var(--radius-lg);cursor:pointer;transition:all .15s;overflow:hidden}.posts-module-scss-module__8Yy06a__postGrid:hover{box-shadow:var(--shadow-3);transform:translateY(-2px)}.posts-module-scss-module__8Yy06a__postGrid .posts-module-scss-module__8Yy06a__cover{aspect-ratio:16/9;background:#e8e2d2 50%/cover;position:relative}.posts-module-scss-module__8Yy06a__postGrid .posts-module-scss-module__8Yy06a__cover .posts-module-scss-module__8Yy06a__typechip{color:#1f1f1f;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm);background:#fffffff2;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.posts-module-scss-module__8Yy06a__postGrid .posts-module-scss-module__8Yy06a__body{padding:14px 16px}.posts-module-scss-module__8Yy06a__postGrid .posts-module-scss-module__8Yy06a__ptitle{color:var(--fg-1);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.posts-module-scss-module__8Yy06a__postGrid .posts-module-scss-module__8Yy06a__pexc{color:var(--fg-3);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.posts-module-scss-module__8Yy06a__postGrid .posts-module-scss-module__8Yy06a__pfoot{color:var(--fg-4);align-items:center;gap:10px;margin-top:10px;font-size:11px;display:flex}.posts-module-scss-module__8Yy06a__postsMin{flex-direction:column;display:flex}.posts-module-scss-module__8Yy06a__postMin{border-bottom:1px solid var(--border-1);cursor:pointer;grid-template-columns:auto 90px 1fr auto;align-items:center;gap:14px;padding:13px 4px;transition:all .15s;display:grid}.posts-module-scss-module__8Yy06a__postMin:hover{background:var(--bg-2);border-radius:var(--radius-sm);padding-left:14px;padding-right:14px}.posts-module-scss-module__8Yy06a__postMin:last-child{border-bottom:0}.posts-module-scss-module__8Yy06a__postMin .posts-module-scss-module__8Yy06a__pdot{background:var(--ho-primary);border-radius:50%;width:8px;height:8px}.posts-module-scss-module__8Yy06a__postMin.posts-module-scss-module__8Yy06a__tAnalytics .posts-module-scss-module__8Yy06a__pdot{background:var(--ho-blue)}.posts-module-scss-module__8Yy06a__postMin.posts-module-scss-module__8Yy06a__tTips .posts-module-scss-module__8Yy06a__pdot{background:#ffce60}.posts-module-scss-module__8Yy06a__postMin.posts-module-scss-module__8Yy06a__tCase .posts-module-scss-module__8Yy06a__pdot{background:var(--ho-green)}.posts-module-scss-module__8Yy06a__postMin.posts-module-scss-module__8Yy06a__tPersonal .posts-module-scss-module__8Yy06a__pdot{background:var(--fg-3)}.posts-module-scss-module__8Yy06a__postMin .posts-module-scss-module__8Yy06a__pdate{color:var(--fg-3);font-variant-numeric:tabular-nums;font-size:12px}.posts-module-scss-module__8Yy06a__postMin .posts-module-scss-module__8Yy06a__ptitle{color:var(--fg-1);font-size:14px;font-weight:600}.posts-module-scss-module__8Yy06a__postMin .posts-module-scss-module__8Yy06a__pmeta{color:var(--fg-4);text-align:right;flex-direction:column;align-items:flex-end;gap:2px;font-size:11px;display:flex}.posts-module-scss-module__8Yy06a__postMin .posts-module-scss-module__8Yy06a__pmeta b{color:var(--fg-2);font-size:12px;font-weight:700}@media (max-width:600px){.posts-module-scss-module__8Yy06a__postMin{grid-template-columns:auto 1fr;gap:8px}.posts-module-scss-module__8Yy06a__postMin .posts-module-scss-module__8Yy06a__pdate,.posts-module-scss-module__8Yy06a__postMin .posts-module-scss-module__8Yy06a__pmeta{grid-column:2}}.posts-module-scss-module__8Yy06a__postsMag{flex-direction:column;gap:14px;display:flex}.posts-module-scss-module__8Yy06a__postMag{background:var(--bg-2);border-radius:var(--radius-lg);cursor:pointer;grid-template-rows:140px;grid-template-columns:200px 1fr;gap:0;transition:all .15s;display:grid;overflow:hidden}.posts-module-scss-module__8Yy06a__postMag:hover{box-shadow:var(--shadow-3)}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__cover{background:#e8e2d2 50%/cover;height:100%;min-height:0}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__body{flex-direction:column;justify-content:flex-start;gap:6px;min-height:0;padding:18px 20px;display:flex;overflow:hidden}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__ptype{text-transform:uppercase;letter-spacing:.04em;color:var(--ho-primary-dark);flex-shrink:0;font-size:10px;font-weight:700}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__ptitle{color:var(--fg-1);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;font-size:17px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__pexc{color:var(--fg-3);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:auto;min-height:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__pfoot{color:var(--fg-4);flex-shrink:0;align-items:center;gap:12px;margin-top:auto;font-size:11px;display:flex}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__pfoot svg{stroke:currentColor;stroke-width:2px;fill:none;width:11px;height:11px}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__pfoot span{align-items:center;gap:4px;display:flex}@media (max-width:560px){.posts-module-scss-module__8Yy06a__postMag{grid-template-rows:auto auto;grid-template-columns:1fr}.posts-module-scss-module__8Yy06a__postMag .posts-module-scss-module__8Yy06a__cover{aspect-ratio:16/9;height:auto;min-height:0}}.posts-module-scss-module__8Yy06a__postsTl{padding-left:28px;position:relative}.posts-module-scss-module__8Yy06a__postsTl:before{content:"";background:var(--border-1);width:2px;position:absolute;top:6px;bottom:6px;left:9px}.posts-module-scss-module__8Yy06a__tlMonth{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-3);margin:18px 0 10px;font-size:11px;font-weight:800;position:relative}.posts-module-scss-module__8Yy06a__tlMonth:first-child{margin-top:0}.posts-module-scss-module__8Yy06a__tlMonth:before{content:"";background:var(--ho-primary);width:14px;height:14px;box-shadow:0 0 0 3px var(--bg-1);border-radius:50%;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}.posts-module-scss-module__8Yy06a__postTl{background:var(--bg-2);border-radius:var(--radius-md);cursor:pointer;margin-bottom:8px;padding:12px 16px;transition:all .15s;position:relative}.posts-module-scss-module__8Yy06a__postTl:before{content:"";background:var(--bg-1);border:2px solid var(--border-2);border-radius:50%;width:10px;height:10px;position:absolute;top:18px;left:-23px}.posts-module-scss-module__8Yy06a__postTl:hover{background:var(--bg-3)}.posts-module-scss-module__8Yy06a__postTl .posts-module-scss-module__8Yy06a__ptype{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-3);margin-bottom:3px;font-size:10px;font-weight:700}.posts-module-scss-module__8Yy06a__postTl .posts-module-scss-module__8Yy06a__ptitle{color:var(--fg-1);margin-bottom:5px;font-size:14px;font-weight:600;line-height:1.3}.posts-module-scss-module__8Yy06a__postTl .posts-module-scss-module__8Yy06a__pexc{color:var(--fg-3);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.posts-module-scss-module__8Yy06a__postTl .posts-module-scss-module__8Yy06a__pfoot{color:var(--fg-4);gap:10px;margin-top:6px;font-size:10px;display:flex}.posts-module-scss-module__8Yy06a__postCoverPh{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.posts-module-scss-module__8Yy06a__postCoverPh:before{content:"";z-index:1;background-image:radial-gradient(circle at 20% 30%,#ffffff2e 0,#0000 30%),radial-gradient(circle at 80% 70%,#ffffff1f 0,#0000 35%);position:absolute;inset:0}.posts-module-scss-module__8Yy06a__postCoverPh:after{content:"";z-index:1;background:#ffffff1a;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-30px;right:-30px}.posts-module-scss-module__8Yy06a__postCoverPh svg.posts-module-scss-module__8Yy06a__bigicon{color:#ffffffeb;z-index:2;stroke:currentColor;stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 6px #00000026);width:48px;height:48px;position:relative}.posts-module-scss-module__8Yy06a__postCoverPh.posts-module-scss-module__8Yy06a__tAnalytics{background:linear-gradient(135deg,#5c9ae0,#1f5a9c)}.posts-module-scss-module__8Yy06a__postCoverPh.posts-module-scss-module__8Yy06a__tTips{color:#2b1f00;background:linear-gradient(135deg,#ffd169,#e6a73a)}.posts-module-scss-module__8Yy06a__postCoverPh.posts-module-scss-module__8Yy06a__tTips svg.posts-module-scss-module__8Yy06a__bigicon{color:#2b1f00b3}.posts-module-scss-module__8Yy06a__postCoverPh.posts-module-scss-module__8Yy06a__tCase{background:linear-gradient(135deg,#7bd49a,#1b7c44)}.posts-module-scss-module__8Yy06a__postCoverPh.posts-module-scss-module__8Yy06a__tPersonal{background:linear-gradient(135deg,#9c9c9c,#4a4a4a)}.posts-module-scss-module__8Yy06a__statusBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm);align-items:center;gap:5px;padding:3px 9px;font-size:10px;font-weight:800;display:inline-flex}.posts-module-scss-module__8Yy06a__statusDraft{background:var(--bg-3);color:var(--fg-2)}.posts-module-scss-module__8Yy06a__statusPending{background:var(--ho-yellow-bg);color:#8a6a1f}.posts-module-scss-module__8Yy06a__statusRejected{color:#c7344e;background:#c7344e29}.posts-module-scss-module__8Yy06a__statusScheduled{background:var(--ho-blue-light);color:var(--ho-blue)}.posts-module-scss-module__8Yy06a__rejectComment{color:#c7344e;margin-top:6px;font-size:12px;line-height:1.45}.posts-module-scss-module__8Yy06a__feed{flex-direction:column;display:flex}.posts-module-scss-module__8Yy06a__fevent{border-bottom:1px solid var(--border-1);grid-template-columns:42px 1fr;align-items:flex-start;gap:14px;padding:14px 0;display:grid}.posts-module-scss-module__8Yy06a__fevent:last-child{border:0;padding-bottom:0}.posts-module-scss-module__8Yy06a__fevent:first-child{padding-top:0}.posts-module-scss-module__8Yy06a__fevIc{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.posts-module-scss-module__8Yy06a__fevIc svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.posts-module-scss-module__8Yy06a__fevPublish{background:var(--ho-blue-light);color:var(--ho-blue)}.posts-module-scss-module__8Yy06a__fevSold{background:var(--ho-green-light);color:var(--ho-green)}.posts-module-scss-module__8Yy06a__fevDeal{color:#8a6a1f;background:#ffce6038}.posts-module-scss-module__8Yy06a__fevReview{background:var(--ho-purple-light);color:var(--ho-purple)}.posts-module-scss-module__8Yy06a__fevPost{background:var(--bg-3);color:var(--fg-2)}.posts-module-scss-module__8Yy06a__fevBody{flex-direction:column;gap:3px;min-width:0;display:flex}.posts-module-scss-module__8Yy06a__fevTitle{color:var(--fg-1);font-size:14px;font-weight:600;line-height:1.4}.posts-module-scss-module__8Yy06a__fevTitle b{font-weight:800}.posts-module-scss-module__8Yy06a__fevTime{color:var(--fg-4);margin-top:2px;font-size:11px}.posts-module-scss-module__8Yy06a__fevCard{background:var(--bg-2);border-radius:var(--radius-md);color:var(--fg-2);align-items:center;gap:10px;margin-top:8px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.posts-module-scss-module__8Yy06a__fevCard.posts-module-scss-module__8Yy06a__rowImg .posts-module-scss-module__8Yy06a__img{border-radius:var(--radius-sm);background:#e8e2d2 50%/cover;flex-shrink:0;width:48px;height:48px}.posts-module-scss-module__8Yy06a__fevCard .posts-module-scss-module__8Yy06a__info{flex:1;min-width:0}.posts-module-scss-module__8Yy06a__fevCard .posts-module-scss-module__8Yy06a__info .posts-module-scss-module__8Yy06a__price{color:var(--fg-1);letter-spacing:-.01em;font-size:13px;font-weight:800}.posts-module-scss-module__8Yy06a__fevCard .posts-module-scss-module__8Yy06a__info .posts-module-scss-module__8Yy06a__meta{color:var(--fg-3);margin-top:1px;font-size:11px}.posts-module-scss-module__8Yy06a__fevCard.posts-module-scss-module__8Yy06a__quote{font-style:italic}.posts-module-scss-module__8Yy06a__fevCard .posts-module-scss-module__8Yy06a__stars{color:var(--ho-primary);letter-spacing:1px;margin-right:4px;font-size:11px;font-style:normal}.posts-module-scss-module__8Yy06a__fevCard .posts-module-scss-module__8Yy06a__uplift{color:var(--ho-green);font-size:12px;font-style:normal;font-weight:700}.posts-module-scss-module__8Yy06a__feedPager{border-top:1px solid var(--border-1);justify-content:center;align-items:center;gap:6px;margin-top:14px;padding-top:14px;display:flex}.posts-module-scss-module__8Yy06a__fpBtn{border-radius:var(--radius-sm);background:var(--bg-2);min-width:32px;height:32px;color:var(--fg-2);cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 10px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.posts-module-scss-module__8Yy06a__fpBtn:hover:not(:disabled){background:var(--bg-3);color:var(--fg-1)}.posts-module-scss-module__8Yy06a__fpBtn.posts-module-scss-module__8Yy06a__on{background:var(--ho-primary);color:#1f1f1f}.posts-module-scss-module__8Yy06a__fpBtn.posts-module-scss-module__8Yy06a__on:hover{background:var(--ho-primary-dark)}.posts-module-scss-module__8Yy06a__fpBtn:disabled{opacity:.35;cursor:not-allowed}.posts-module-scss-module__8Yy06a__fpBtn svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.posts-module-scss-module__8Yy06a__fpInfo{color:var(--fg-3);margin:0 8px;font-size:11px}.posts-module-scss-module__8Yy06a__miniPost{border-bottom:1px solid var(--border-1);cursor:pointer;align-items:center;gap:12px;padding:11px 0;transition:all .15s;display:flex}.posts-module-scss-module__8Yy06a__miniPost:hover{padding-left:6px}.posts-module-scss-module__8Yy06a__miniPost:last-child{border:0}.posts-module-scss-module__8Yy06a__miniPost .posts-module-scss-module__8Yy06a__pdot{background:var(--ho-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.posts-module-scss-module__8Yy06a__miniPost.posts-module-scss-module__8Yy06a__tAnalytics .posts-module-scss-module__8Yy06a__pdot{background:var(--ho-blue)}.posts-module-scss-module__8Yy06a__miniPost.posts-module-scss-module__8Yy06a__tTips .posts-module-scss-module__8Yy06a__pdot{background:#ffce60}.posts-module-scss-module__8Yy06a__miniPost.posts-module-scss-module__8Yy06a__tCase .posts-module-scss-module__8Yy06a__pdot{background:var(--ho-green)}.posts-module-scss-module__8Yy06a__miniPost .posts-module-scss-module__8Yy06a__nm{min-width:0;color:var(--fg-1);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:600;overflow:hidden}.posts-module-scss-module__8Yy06a__miniPost .posts-module-scss-module__8Yy06a__dt{color:var(--fg-4);white-space:nowrap;font-size:11px}.posts-module-scss-module__8Yy06a__coverUploader{border-radius:var(--radius-md);background:var(--bg-2);border:1.5px dashed var(--border-2);cursor:pointer;align-items:center;gap:14px;padding:18px;transition:all .15s;display:flex}.posts-module-scss-module__8Yy06a__coverUploader:hover{border-color:var(--ho-primary);background:var(--ho-yellow-bg)}.posts-module-scss-module__8Yy06a__coverUploader>svg{width:32px;height:32px;stroke:var(--ho-primary-dark);stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.posts-module-scss-module__8Yy06a__coverUploader .posts-module-scss-module__8Yy06a__cuT{color:var(--fg-1);margin-bottom:3px;font-size:13px;font-weight:700}.posts-module-scss-module__8Yy06a__coverUploader .posts-module-scss-module__8Yy06a__cuS{color:var(--fg-3);font-size:11px;line-height:1.45}.posts-module-scss-module__8Yy06a__blockParagraph{color:var(--fg-1);margin:0 0 16px;font-size:15px;line-height:1.7}.posts-module-scss-module__8Yy06a__blockH2{color:var(--fg-1);letter-spacing:-.01em;margin:28px 0 12px;font-size:24px;font-weight:800}.posts-module-scss-module__8Yy06a__blockH3{color:var(--fg-1);margin:22px 0 10px;font-size:19px;font-weight:700}.posts-module-scss-module__8Yy06a__blockImage{border-radius:var(--radius-lg);margin:0 0 18px;overflow:hidden}.posts-module-scss-module__8Yy06a__blockImage img{width:100%;height:auto;display:block}.posts-module-scss-module__8Yy06a__blockCaption{color:var(--fg-3);text-align:center;margin-top:6px;font-size:12px}.posts-module-scss-module__8Yy06a__blockGallery{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 0 18px;display:grid}.posts-module-scss-module__8Yy06a__blockQuote{border-left:3px solid var(--ho-primary);color:var(--fg-1);margin:0 0 18px;padding:6px 0 6px 18px;font-size:17px;font-style:italic;line-height:1.6}.posts-module-scss-module__8Yy06a__blockQuoteAuthor{color:var(--fg-3);margin-top:8px;font-size:13px;font-style:normal;font-weight:700;display:block}.posts-module-scss-module__8Yy06a__blockStats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:14px;margin:0 0 18px;display:grid}.posts-module-scss-module__8Yy06a__statItem{background:var(--bg-2);border-radius:var(--radius-lg);text-align:center;padding:18px}.posts-module-scss-module__8Yy06a__statValue{color:var(--ho-primary-dark);letter-spacing:-.02em;font-size:26px;font-weight:800}.posts-module-scss-module__8Yy06a__statLabel{color:var(--fg-3);margin-top:4px;font-size:12px}.posts-module-scss-module__8Yy06a__emptyState{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;display:flex}.posts-module-scss-module__8Yy06a__emptyState .posts-module-scss-module__8Yy06a__esIcon{background:var(--bg-2);width:64px;height:64px;color:var(--fg-3);border-radius:50%;justify-content:center;align-items:center;margin-bottom:6px;display:flex}.posts-module-scss-module__8Yy06a__emptyState .posts-module-scss-module__8Yy06a__esIcon svg{width:28px;height:28px;stroke:var(--fg-3);stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round}.posts-module-scss-module__8Yy06a__emptyState h4{color:var(--fg-1);letter-spacing:-.01em;font-size:17px;font-weight:700}.posts-module-scss-module__8Yy06a__emptyState p{color:var(--fg-3);max-width:360px;font-size:13px;line-height:1.55}.posts-module-scss-module__8Yy06a__emptyState .posts-module-scss-module__8Yy06a__esBtn{margin-top:8px}.posts-module-scss-module__8Yy06a__modalScope{--ho-primary:#ffce60;--ho-primary-dark:#e6ba57;--ho-primary-alpha:#ffce6099;--ho-yellow-bg:#ffebbe;--ho-blue:#2c7ee7;--ho-blue-light:#2c7ee71f;--ho-green:#26c33f;--ho-green-light:#26c33f26;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--radius-xl:20px;--shadow-1:0 1px 6px #0000000f;--shadow-2:0 4px 11px #00000012;--bg-1:#fff;--bg-2:#f7f7f7;--bg-3:#efefef;--fg-1:#373737;--fg-2:#5c5c5c;--fg-3:#838383;--fg-4:#acacac;--border-1:#ebebeb;--border-2:#ccc;color:var(--fg-1)}.posts-module-scss-module__8Yy06a__intro{background:var(--ho-yellow-bg);border-radius:var(--radius-md);color:#4a3800;margin-bottom:18px;padding:10px 14px;font-size:13px;line-height:1.5}.posts-module-scss-module__8Yy06a__heroStrip{border-radius:var(--radius-md);align-items:center;height:96px;margin-bottom:18px;padding:0 22px;transition:background .25s;display:flex;position:relative;overflow:hidden}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tAnalytics{background:linear-gradient(135deg,#5c9ae0,#1f5a9c)}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tTips{background:linear-gradient(135deg,#ffd169,#e6a73a)}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tCase{background:linear-gradient(135deg,#7bd49a,#1b7c44)}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tPersonal{background:linear-gradient(135deg,#9c9c9c,#4a4a4a)}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tNone{background:linear-gradient(135deg,#efefef,#d8d8d8)}.posts-module-scss-module__8Yy06a__heroStrip:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#fff3 0,#0000 35%),radial-gradient(circle at 80% 70%,#ffffff1f 0,#0000 40%);position:absolute;inset:0}.posts-module-scss-module__8Yy06a__heroStrip:after{content:"";pointer-events:none;background:#ffffff1a;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-34px;right:-34px}.posts-module-scss-module__8Yy06a__heroStrip .posts-module-scss-module__8Yy06a__heroIcon{z-index:1;background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.posts-module-scss-module__8Yy06a__heroStrip .posts-module-scss-module__8Yy06a__heroIcon svg{stroke:#fffffff2;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 3px #0000002e);width:18px;height:18px}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tTips .posts-module-scss-module__8Yy06a__heroIcon svg{stroke:#2b1f00d9}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tNone .posts-module-scss-module__8Yy06a__heroIcon{background:#ffffff8c}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tNone .posts-module-scss-module__8Yy06a__heroIcon svg{stroke:var(--fg-2)}.posts-module-scss-module__8Yy06a__heroStrip .posts-module-scss-module__8Yy06a__heroText{z-index:1;margin-left:14px;position:relative}.posts-module-scss-module__8Yy06a__heroStrip .posts-module-scss-module__8Yy06a__heroEy{text-transform:uppercase;letter-spacing:.06em;color:#ffffffc7;font-size:10px;font-weight:800}.posts-module-scss-module__8Yy06a__heroStrip .posts-module-scss-module__8Yy06a__heroT{color:#fff;letter-spacing:-.01em;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:380px;font-size:16px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tTips .posts-module-scss-module__8Yy06a__heroEy{color:#2b1f00b3}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tTips .posts-module-scss-module__8Yy06a__heroT{color:#2b1f00}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tNone .posts-module-scss-module__8Yy06a__heroEy{color:var(--fg-3)}.posts-module-scss-module__8Yy06a__heroStrip.posts-module-scss-module__8Yy06a__tNone .posts-module-scss-module__8Yy06a__heroT{color:var(--fg-2)}.posts-module-scss-module__8Yy06a__section{margin-bottom:18px}.posts-module-scss-module__8Yy06a__section:last-of-type{margin-bottom:0}.posts-module-scss-module__8Yy06a__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-3);margin-bottom:8px;font-size:11px;font-weight:800}.posts-module-scss-module__8Yy06a__sectionSub{color:var(--fg-4);margin-top:6px;font-size:11px;line-height:1.4}.posts-module-scss-module__8Yy06a__catGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (min-width:560px){.posts-module-scss-module__8Yy06a__catGrid{grid-template-columns:repeat(3,1fr)}}.posts-module-scss-module__8Yy06a__catChip{background:var(--bg-2);border-radius:var(--radius-md);cursor:pointer;color:var(--fg-2);text-align:left;border:0;align-items:center;gap:9px;padding:11px 12px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.25;transition:all .15s;display:flex;position:relative}.posts-module-scss-module__8Yy06a__catChip:hover{background:var(--bg-3);color:var(--fg-1)}.posts-module-scss-module__8Yy06a__catChip.posts-module-scss-module__8Yy06a__active{background:var(--bg-1);color:var(--fg-1);box-shadow:0 0 0 2px var(--ho-primary),var(--shadow-1)}.posts-module-scss-module__8Yy06a__catChip .posts-module-scss-module__8Yy06a__catDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.posts-module-scss-module__8Yy06a__catChip.posts-module-scss-module__8Yy06a__tAnalytics .posts-module-scss-module__8Yy06a__catDot{background:var(--ho-blue)}.posts-module-scss-module__8Yy06a__catChip.posts-module-scss-module__8Yy06a__tTips .posts-module-scss-module__8Yy06a__catDot{background:var(--ho-primary)}.posts-module-scss-module__8Yy06a__catChip.posts-module-scss-module__8Yy06a__tCase .posts-module-scss-module__8Yy06a__catDot{background:var(--ho-green)}.posts-module-scss-module__8Yy06a__catChip.posts-module-scss-module__8Yy06a__tPersonal .posts-module-scss-module__8Yy06a__catDot{background:var(--fg-3)}.posts-module-scss-module__8Yy06a__inlineRow{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.posts-module-scss-module__8Yy06a__inlineRow .posts-module-scss-module__8Yy06a__dateField{flex:0 0 180px}.posts-module-scss-module__8Yy06a__inlineRow .posts-module-scss-module__8Yy06a__dateHint{color:var(--fg-4);flex:1;min-width:160px;padding-top:12px;font-size:11px;line-height:1.45}.posts-module-scss-module__8Yy06a__errorChip{color:#c7344e;border-radius:var(--radius-md);background:#c7344e1a;align-items:center;gap:8px;margin-top:6px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.posts-module-scss-module__8Yy06a__errorChip svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}.posts-module-scss-module__8Yy06a__footnote{color:var(--fg-4);border-top:1px solid var(--border-1);margin-top:18px;padding-top:14px;font-size:11px;line-height:1.5}.posts-module-scss-module__8Yy06a__modeTabs{background:var(--bg-3);border-radius:10px;gap:2px;margin-bottom:14px;padding:4px;display:inline-flex}.posts-module-scss-module__8Yy06a__modeTab{color:var(--fg-2);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.posts-module-scss-module__8Yy06a__modeTab:hover{color:var(--fg-1)}.posts-module-scss-module__8Yy06a__modeTab.posts-module-scss-module__8Yy06a__modeTabActive{background:var(--bg-1);color:var(--fg-1);box-shadow:0 1px 2px #0000000f}.posts-module-scss-module__8Yy06a__previewPane{background:var(--bg-1);border:1px solid var(--border-1);border-radius:14px;max-height:60vh;padding:24px 22px;overflow:auto}.posts-module-scss-module__8Yy06a__previewKicker{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-3);align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:700;display:inline-flex}.posts-module-scss-module__8Yy06a__previewKickerDot{background:currentColor;border-radius:50%;width:6px;height:6px}.posts-module-scss-module__8Yy06a__previewTitle{color:var(--fg-1);margin:0 0 10px;font-size:24px;font-weight:800;line-height:1.2}.posts-module-scss-module__8Yy06a__previewMeta{color:var(--fg-3);margin-bottom:16px;font-size:12px}.posts-module-scss-module__8Yy06a__previewCover{aspect-ratio:16/9;background:var(--bg-3);border-radius:12px;width:100%;margin-bottom:18px;position:relative;overflow:hidden}.posts-module-scss-module__8Yy06a__previewCover img{object-fit:cover;width:100%;height:100%}.posts-module-scss-module__8Yy06a__previewOgFrame{aspect-ratio:1200/630;border:1px solid var(--border-1);background:#1a1a1a;border-radius:12px;width:100%;margin-top:14px;position:relative;overflow:hidden}.posts-module-scss-module__8Yy06a__previewOgFrame img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.posts-module-scss-module__8Yy06a__previewOgOverlay{color:#fff;background:linear-gradient(#0000 30%,#000000b8 100%);flex-direction:column;justify-content:flex-end;padding:36px 40px;display:flex;position:absolute;inset:0}.posts-module-scss-module__8Yy06a__previewOgKicker{text-transform:uppercase;letter-spacing:.08em;color:#ffce60;margin-bottom:8px;font-size:14px;font-weight:700}.posts-module-scss-module__8Yy06a__previewOgTitle{max-width:80%;font-size:32px;font-weight:800;line-height:1.15}.posts-module-scss-module__8Yy06a__previewOgLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-3);margin:16px 0 6px;font-size:11px;font-weight:700}
.AppointmentsSkeleton-module-scss-module__gzb7fa__card{box-shadow:0 4px 41.7px 2px #0000001f!important}.AppointmentsSkeleton-module-scss-module__gzb7fa__columnLabel{color:#838383;line-height:1.27}.AppointmentsSkeleton-module-scss-module__gzb7fa__thGreyAlt{color:#838383}.AppointmentsSkeleton-module-scss-module__gzb7fa__tdLeading{color:#373737;white-space:normal;word-break:break-word;line-height:1.27}.AppointmentsSkeleton-module-scss-module__gzb7fa__theadBorderBottom{border-bottom:1px solid #ccc}
.index-module-scss-module__22DPWa__card{cursor:default;border-radius:16px;flex-direction:column;padding:16px;display:flex;box-shadow:0 4px 33.9px #00000012}.index-module-scss-module__22DPWa__dragHandle{cursor:grab;-webkit-user-select:none;user-select:none}.index-module-scss-module__22DPWa__dragIcon{margin-top:-2px;color:#d9d9d9!important;width:22px!important;height:22px!important}.index-module-scss-module__22DPWa__autoupdateIcon{width:16px;height:16px;margin-top:-7px}.index-module-scss-module__22DPWa__iconButtonSmall{min-width:20px!important;height:20px!important;padding:0!important}.index-module-scss-module__22DPWa__iconSpacer{width:20px;height:20px}.index-module-scss-module__22DPWa__actionButton{margin-top:-4px;min-width:32px!important;height:32px!important;padding:0!important}.index-module-scss-module__22DPWa__chevronButton{margin-top:-4px;margin-left:4px;min-width:32px!important;height:32px!important;padding:0!important}.index-module-scss-module__22DPWa__chevron{width:16px;height:16px;transition:transform .2s}.index-module-scss-module__22DPWa__chevronOpen{transform:rotate(180deg)}.index-module-scss-module__22DPWa__actionIcon{width:16px;height:16px}.index-module-scss-module__22DPWa__actionPopover{max-width:280px!important}.index-module-scss-module__22DPWa__descriptionWrapper{background-color:#f9fafb;border-radius:8px;margin-top:12px;padding:12px}.index-module-scss-module__22DPWa__descriptionInner{flex-direction:column;gap:8px;display:flex;position:relative}.index-module-scss-module__22DPWa__descriptionClamp3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.index-module-scss-module__22DPWa__descriptionClamp4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.index-module-scss-module__22DPWa__toggleButton{align-self:flex-start;min-width:0!important;height:auto!important;padding:0!important}
.index-module-scss-module__tASg0W__dateFlexMobile{flex-direction:column}@media (min-width:395px){.index-module-scss-module__tASg0W__dateFlexMobile{flex-direction:row}}.index-module-scss-module__tASg0W__gray800Mobile{color:#373737!important;line-height:127%!important}.index-module-scss-module__tASg0W__grayInline{display:inline;color:#373737!important;line-height:127%!important}.index-module-scss-module__tASg0W__linkRow{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.index-module-scss-module__tASg0W__linkRowMulti{white-space:nowrap;align-items:center;gap:6px;line-height:127%!important;display:inline-flex!important}.index-module-scss-module__tASg0W__copyIcon{cursor:pointer;width:12px!important;height:12px!important}.index-module-scss-module__tASg0W__textWrap{text-wrap:wrap!important}.index-module-scss-module__tASg0W__phoneTextMobile{color:#373737!important;white-space:nowrap!important;line-height:127%!important}.index-module-scss-module__tASg0W__phoneTextDesktop{white-space:nowrap!important;line-height:127%!important}.index-module-scss-module__tASg0W__commentMobile{color:#373737!important;line-height:127%!important}.index-module-scss-module__tASg0W__contactNameMobile{color:#373737!important;text-wrap:wrap!important;line-height:127%!important}.index-module-scss-module__tASg0W__contactNameDesktop{text-wrap:wrap!important}.index-module-scss-module__tASg0W__menuBody{border:0!important;border-radius:.375rem!important;gap:4px!important;width:fit-content!important;padding:5px!important}.index-module-scss-module__tASg0W__menuContent{box-shadow:0 4px 41.7px 2px #0000001f!important}.index-module-scss-module__tASg0W__threeDotsHeight{height:fit-content!important}.index-module-scss-module__tASg0W__inlineFlexRow{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.index-module-scss-module__tASg0W__textGray800{color:#373737!important;line-height:127%!important}
.LastAnalysis-module-scss-module__w3ciYa__paginationNoMargin{margin-bottom:0!important}
.SliderConfirmations-module-scss-module__j_uGxG__filterWrapper{flex-wrap:nowrap;overflow-x:auto}
.index-module-scss-module__bznfva__dropdownIcon{color:#373737;width:16px!important}.index-module-scss-module__bznfva__dateFlexMobile{flex-direction:column}@media (min-width:395px){.index-module-scss-module__bznfva__dateFlexMobile{flex-direction:row}}.index-module-scss-module__bznfva__gray800Mobile{color:#373737!important;line-height:127%!important}.index-module-scss-module__bznfva__textWrap{text-wrap:wrap!important}.index-module-scss-module__bznfva__phoneTextMobile{color:#373737!important;white-space:nowrap!important;line-height:127%!important}.index-module-scss-module__bznfva__phoneTextDesktop{white-space:nowrap!important;line-height:127%!important}.index-module-scss-module__bznfva__copyIcon{cursor:pointer;width:12px!important;height:12px!important}.index-module-scss-module__bznfva__tooltipNoShrink{flex-shrink:0!important}.index-module-scss-module__bznfva__unregisteredDot{cursor:pointer;background:#ffb91d99;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 4.2px #ffce60}.index-module-scss-module__bznfva__contactNameMobile{color:#373737!important;text-wrap:wrap!important;line-height:127%!important}.index-module-scss-module__bznfva__contactNameDesktop{text-wrap:wrap!important}.index-module-scss-module__bznfva__adsNameInlineMobile{font-weight:500!important;display:inline!important}.index-module-scss-module__bznfva__adsNameInline{display:inline;font-weight:500!important}.index-module-scss-module__bznfva__tooltipMtPx{margin-top:1px}.index-module-scss-module__bznfva__tooltipMt15{margin-top:1.5px}.index-module-scss-module__bznfva__priceValue{align-items:flex-start;font-weight:700;display:inline-flex}.index-module-scss-module__bznfva__commentMobile{color:#373737!important;line-height:127%!important}.index-module-scss-module__bznfva__statusSelect{transition:background-color .2s;border-radius:10px!important;width:135px!important;height:fit-content!important}.index-module-scss-module__bznfva__statusSelect:hover{background:#d9d9d959!important}.index-module-scss-module__bznfva__flagIcon{height:32px!important}.index-module-scss-module__bznfva__menuBody{border:0!important;border-radius:.375rem!important;gap:4px!important;width:fit-content!important;padding:5px!important}.index-module-scss-module__bznfva__menuContent{box-shadow:0 4px 41.7px 2px #0000001f!important}.index-module-scss-module__bznfva__threeDotsHeight{height:fit-content!important}
.ExternalEmptyHero-module-scss-module__WwQnVW__uni{border-radius:var(--radius-2xl,28px);box-shadow:var(--card-shadow,0 4px 11px #00000012);background:var(--bg-1,#fff);text-align:center;margin:18px 0;padding:36px 32px;position:relative;overflow:hidden}.ExternalEmptyHero-module-scss-module__WwQnVW__uni:after{content:"";background:radial-gradient(ellipse at center, var(--hero-glow,#ffce604d), transparent 70%);pointer-events:none;height:70%;position:absolute;inset:-40% -10% auto}.ExternalEmptyHero-module-scss-module__WwQnVW__lbl{text-transform:uppercase;letter-spacing:.12em;color:var(--ho-primary-dark,#e6ba57);margin-bottom:14px;font-size:11px;font-weight:800;position:relative}.ExternalEmptyHero-module-scss-module__WwQnVW__h{letter-spacing:-.02em;color:var(--fg-1,#373737);max-width:640px;margin:0 auto 12px;font-size:26px;font-weight:800;line-height:1.15;position:relative}.ExternalEmptyHero-module-scss-module__WwQnVW__s{color:var(--fg-3,#838383);max-width:540px;margin:0 auto;font-size:14px;line-height:1.55;position:relative}
.SlotCardActionsMenu-module-scss-module__QW3Qqq__actionButton{border:0!important;border-radius:5px!important;min-width:32px!important;padding:0!important;position:relative!important}.SlotCardActionsMenu-module-scss-module__QW3Qqq__actionIcon{color:#838383;width:16px;height:16px;font-weight:700}.SlotCardActionsMenu-module-scss-module__QW3Qqq__triggerIcon{width:32px;min-width:32px;height:32px;min-height:32px}.SlotCardActionsMenu-module-scss-module__QW3Qqq__menuBody{border:0!important;border-radius:.375rem!important;gap:4px!important;width:fit-content!important;padding:5px!important}.SlotCardActionsMenu-module-scss-module__QW3Qqq__menuContent{box-shadow:0 4px 41.7px 2px #0000001f!important}
.TemplateSelectPopover-module-scss-module__Xy1kFW__createBtn{height:35px!important;padding-left:16px!important;padding-right:16px!important;font-size:14px!important;font-weight:500!important}.TemplateSelectPopover-module-scss-module__Xy1kFW__plusIcon{margin-left:8px;width:16px!important;height:16px!important}
.index-module-scss-module__k5JmUW__form{width:100%;margin-top:20px}.index-module-scss-module__k5JmUW__bodyText{font-size:14px}@media (min-width:768px){.index-module-scss-module__k5JmUW__bodyText{font-size:16px}}.index-module-scss-module__k5JmUW__actionButton{font-size:14px!important}@media (min-width:768px){.index-module-scss-module__k5JmUW__actionButton{font-size:16px!important}}.index-module-scss-module__k5JmUW__textarea{margin-top:12px;font-size:14px!important}
.MarketAnalysisPageContent-module-scss-module__JsY_nG__content{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;display:flex}.MarketAnalysisPageContent-module-scss-module__JsY_nG__contentModal{padding-top:0}.MarketAnalysisPageContent-module-scss-module__JsY_nG__contentStart{padding-top:107px}@media (min-width:1024px){.MarketAnalysisPageContent-module-scss-module__JsY_nG__contentStart{padding-top:94px}}.MarketAnalysisPageContent-module-scss-module__JsY_nG__contentStartWithHistory{padding-top:24px}@media (min-width:1024px){.MarketAnalysisPageContent-module-scss-module__JsY_nG__contentStartWithHistory{padding-top:24px}.MarketAnalysisPageContent-module-scss-module__JsY_nG__contentInner{margin-top:-60px}}.MarketAnalysisPageContent-module-scss-module__JsY_nG__backRow{justify-content:flex-start;width:100%;max-width:740px;margin-bottom:20px;padding-top:16px;padding-left:8px;padding-right:8px;display:none}@media (min-width:1024px){.MarketAnalysisPageContent-module-scss-module__JsY_nG__backRow{margin-top:72px;display:flex}}.MarketAnalysisPageContent-module-scss-module__JsY_nG__backButton{cursor:pointer;align-items:center;gap:8px;display:flex}.MarketAnalysisPageContent-module-scss-module__JsY_nG__backLabel{color:#373737;font-size:14px;font-weight:500;line-height:1}
.OwnerOnboardingChecklist-module-scss-module__2aj2pq__root{flex-direction:column;gap:20px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__hero{background:linear-gradient(135deg, var(--ho-primary-alpha,#ffce602e), #ffce601a);border-radius:var(--radius-2xl,20px);border:none;align-items:center;gap:18px;margin-bottom:0;padding:22px 26px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__heroIc{background:linear-gradient(#ffebbe,#ffd169);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex;box-shadow:0 2px 10px #ffce6066}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__heroIc svg{fill:none;stroke:#8a6a1f;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__heroBody{flex:1;min-width:0}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__heroBody h3{letter-spacing:-.01em;color:var(--fg-1,#373737);margin:0 0 4px;font-size:18px;font-weight:800}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__heroBody p{color:var(--fg-2,#5c5c5c);margin:0;font-size:13px;line-height:1.5}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__progress{background:var(--bg-1,#fff);border-radius:50px;max-width:280px;height:6px;margin-top:10px;overflow:hidden}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pfill{background:linear-gradient(90deg, var(--ho-primary,#ffce60), var(--ho-primary-dark,#f5b800));border-radius:50px;width:0%;height:100%;transition:width .3s}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pmeta{color:var(--fg-2,#5c5c5c);margin-top:6px;font-size:11px;font-weight:700}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__list{flex-direction:column;gap:14px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__task{background:var(--bg-1,#fff);border-radius:var(--radius-xl,20px);box-shadow:var(--card-shadow,0 4px 11px #00000012);border:0;transition:all .15s;overflow:hidden}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskDone{opacity:.55}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskRow{cursor:pointer;grid-template-columns:42px 1fr auto auto;align-items:center;gap:14px;padding:16px 18px;display:grid}@media (max-width:640px){.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskRow{grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"num info go";gap:12px;padding:14px}}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskNum{border:2px solid var(--border-2,#d9d9d9);width:42px;height:42px;color:var(--fg-3,#838383);background:var(--bg-1,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:800;transition:all .15s;display:flex}@media (max-width:640px){.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskNum{grid-area:num}}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskNumDone{background:var(--ho-green,#26c33f);border-color:var(--ho-green,#26c33f);color:#fff}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskInfo{min-width:0}@media (max-width:640px){.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskInfo{grid-area:info}}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskTitle{color:var(--fg-1,#373737);letter-spacing:-.01em;font-size:15px;font-weight:700}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskSub{color:var(--fg-3,#838383);margin-top:3px;font-size:12px;line-height:1.4}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggle{border-radius:var(--radius-sm,8px);background:var(--bg-2,#f7f7f7);color:var(--fg-2,#5c5c5c);cursor:pointer;border:0;flex-shrink:0;align-items:center;gap:5px;padding:7px 13px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}@media (max-width:640px){.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggle{display:none}}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggle:hover{background:var(--bg-3,#efefef);color:var(--fg-1,#373737)}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggle svg{stroke:currentColor;stroke-width:2px;fill:none;width:11px;height:11px;transition:all .2s}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggle .OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggleIcon{transition:transform .2s}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggleOpen svg,.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggleOpen .OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskToggleIcon{transform:rotate(180deg)}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskGo{border-radius:var(--radius-sm,8px);background:var(--ho-primary-alpha,#ffce602e);color:var(--fg-1,#373737);cursor:pointer;border:0;flex-shrink:0;align-items:center;gap:5px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}@media (max-width:640px){.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskGo{grid-area:go;min-height:36px;padding:10px 14px}}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskGo:hover{background:var(--ho-primary,#ffce60)}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__taskGo svg{stroke:currentColor;stroke-width:2px;fill:none;width:11px;height:11px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__preview{background:var(--bg-2,#f7f7f7);border-top:1px solid var(--border-1,#ebebeb);padding:18px 22px;display:none}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__previewOpen{display:block}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__previewLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-3,#838383);align-items:center;gap:6px;margin-bottom:10px;font-size:10px;font-weight:800;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__previewLabel:before{content:"";background:var(--fg-3,#838383);width:18px;height:1px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__previewBox{background:var(--bg-1,#fff);border-radius:var(--radius-lg,12px);border:1px solid var(--border-1,#ebebeb);padding:18px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvName{color:var(--fg-1,#373737);margin-bottom:4px;font-size:18px;font-weight:800}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvMeta{color:var(--fg-3,#838383);margin-bottom:10px;font-size:12px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvText{color:var(--fg-2,#5c5c5c);margin-bottom:10px;font-size:13px;line-height:1.55}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvChips{flex-wrap:wrap;gap:6px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__chip{background:var(--ho-yellow-bg,#ffebbe);color:var(--fg-1,#373737);border-radius:50px;padding:4px 10px;font-size:11px;font-weight:600}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__stats{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__statChip{background:var(--bg-1,#fff);border-radius:50px;align-items:center;gap:5px;padding:4px 11px;font-size:11px;line-height:1.2;display:inline-flex;box-shadow:0 1px 4px #0000000f}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__statStar{color:var(--ho-primary-dark,#e6ba57);font-size:12px;line-height:1}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__statVal{color:var(--fg-1,#373737);font-weight:800}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__statSub{color:var(--fg-3,#838383);font-weight:600}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvDealWide{background:var(--bg-1,#fff);border-radius:var(--radius-lg,12px);border:1px solid var(--border-1,#ebebeb);grid-template-columns:36px 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__di{border-radius:var(--radius-md,10px);background:var(--ho-blue-light,#2c7ee71f);width:36px;height:36px;color:var(--ho-blue,#2c7ee7);justify-content:center;align-items:center;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__di svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__dm{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__dmNm{color:var(--fg-1,#373737);font-size:13px;font-weight:700}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__dmStars{color:var(--ho-primary,#ffce60);letter-spacing:1px;font-size:13px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__dmDd{color:var(--fg-3,#838383);flex-basis:100%;font-size:11px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__dv{flex-wrap:wrap;justify-content:flex-end;align-self:start;gap:4px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__verifBadge{border-radius:50px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__verifBadge svg{fill:currentColor;width:9px;height:9px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__vbClient{background:var(--ho-green-light,#26c33f26);color:var(--ho-green,#26c33f)}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__vbExpert{background:var(--ho-blue-light,#2c7ee71f);color:var(--ho-blue,#2c7ee7)}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__vbLawyer{background:var(--ho-purple-light,#7c4dff1f);color:var(--ho-purple,#7c4dff)}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvNote{color:var(--fg-3,#838383);margin-top:8px;font-size:11px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvList{background:var(--bg-1,#fff);border-radius:var(--radius-lg,12px);border:1px solid var(--border-1,#ebebeb);max-width:280px;overflow:hidden}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvListPh{aspect-ratio:16/10;background:linear-gradient(135deg,#ffebbe,#ffd169);position:relative}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvListPh:after{content:"";background-image:radial-gradient(circle at 30% 40%,#ffffff73 0,#0000 50%);position:absolute;inset:0}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvListTm{background:var(--ho-primary,#ffce60);color:#1f1f1f;z-index:1;border-radius:50px;align-items:center;gap:4px;padding:4px 9px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:8px;left:8px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvListTm svg{stroke:#1f1f1f;stroke-width:2px;fill:none;width:9px;height:9px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvListB{padding:10px 12px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvListP{color:var(--fg-1,#373737);letter-spacing:-.01em;font-size:15px;font-weight:800}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvListM{color:var(--fg-3,#838383);margin-top:2px;font-size:11px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReview{background:var(--bg-1,#fff);border-radius:var(--radius-lg,12px);border:1px solid var(--border-1,#ebebeb);gap:10px;padding:14px 16px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewAv{background:linear-gradient(135deg,#e3d5b4,#c9a96b);border-radius:50%;flex-shrink:0;width:34px;height:34px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewBody{flex:1;min-width:0}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewTop{justify-content:space-between;gap:8px;margin-bottom:2px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewNm{color:var(--fg-1,#373737);font-size:13px;font-weight:700}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewDt{color:var(--fg-4,#acacac);font-size:10px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewStars{color:var(--ho-primary,#ffce60);letter-spacing:1px;margin-bottom:4px;font-size:11px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewTx{color:var(--fg-2,#5c5c5c);font-size:12px;line-height:1.5}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewVf{color:var(--ho-green,#26c33f);align-items:center;gap:4px;margin-top:6px;font-size:10px;font-weight:700;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvReviewVf svg{width:10px;height:10px;fill:var(--ho-green,#26c33f)}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvPostMag{background:var(--bg-1,#fff);border-radius:var(--radius-lg,12px);border:1px solid var(--border-1,#ebebeb);grid-template-columns:120px 1fr;gap:0;display:grid;overflow:hidden}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvPostCover{background:linear-gradient(135deg,#5c9ae0,#1f5a9c);justify-content:center;align-items:center;min-height:110px;display:flex;position:relative}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvPostCover svg{stroke:#ffffffd9;stroke-width:1.6px;fill:none;width:40px;height:40px}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvPostBody{flex-direction:column;justify-content:center;gap:4px;padding:14px 16px;display:flex}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvPostPt{text-transform:uppercase;letter-spacing:.04em;color:var(--ho-primary-dark,#e6ba57);font-size:10px;font-weight:700}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvPostPn{color:var(--fg-1,#373737);font-size:14px;font-weight:700;line-height:1.25}.OwnerOnboardingChecklist-module-scss-module__2aj2pq__pvPostMeta{color:var(--fg-3,#838383);margin-top:4px;font-size:11px}
.index-module-scss-module__30LmRq__feed{flex-direction:column;gap:22px;display:flex}.index-module-scss-module__30LmRq__toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.index-module-scss-module__30LmRq__unreadCount{color:#838383;font-size:13px;font-weight:500}.index-module-scss-module__30LmRq__markAll{appearance:none;color:#373737;cursor:pointer;background:0 0;border:0;border-radius:8px;margin-right:-10px;padding:6px 10px;font-size:13px;font-weight:600;transition:background-color .15s}.index-module-scss-module__30LmRq__markAll:hover{background:#ffce602e}.index-module-scss-module__30LmRq__markAll:disabled{opacity:.5;cursor:default}.index-module-scss-module__30LmRq__group{flex-direction:column;gap:10px;display:flex}.index-module-scss-module__30LmRq__groupLabel{color:#838383;padding-left:4px;font-size:13px;font-weight:600}.index-module-scss-module__30LmRq__cards{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 33.9px #00000012}.index-module-scss-module__30LmRq__cards>*+*{border-top:1px solid #ebebeb}
.page-module-scss-module__EGsyMq__layout{gap:16px;height:100%;display:flex}@media (min-width:1024px){.page-module-scss-module__EGsyMq__layout{max-width:1280px}}.page-module-scss-module__EGsyMq__pagination{margin-top:.5rem!important;margin-bottom:0!important}.page-module-scss-module__EGsyMq__filterWrapper{flex-wrap:nowrap;width:fit-content}
.page-module-scss-module__jpK-rq__page{flex-direction:column;gap:8px;width:100%;height:100%;min-height:100svh;display:flex}.page-module-scss-module__jpK-rq__body{width:100%;padding:12px 12px 48px}
.page-module-scss-module__9zC5Ka__layout{gap:16px;height:100%;display:flex}@media (min-width:1024px){.page-module-scss-module__9zC5Ka__layout{max-width:1280px}}.page-module-scss-module__9zC5Ka__cardBordered{border-bottom:1px solid #e5e7eb}
.page-module-scss-module__9UnRTq__layout{padding-bottom:calc(var(--ho-bottom-nav-clearance,80px) + 16px);gap:16px;display:flex}@media (min-width:1024px){.page-module-scss-module__9UnRTq__layout{padding-top:0;display:none}}
.AppointmentRequestSlotModal-module-scss-module__JevN3G__buttonOption{padding:4px 12px!important;font-size:14px!important}.AppointmentRequestSlotModal-module-scss-module__JevN3G__buttonOptionWrapper{margin-top:8px}.AppointmentRequestSlotModal-module-scss-module__JevN3G__textarea{padding:8px 12px!important;font-size:14px!important;font-weight:500!important}
.AppointmentSlotsModal-module-scss-module__CoYzOq__buttonOption{padding:4px 12px!important;font-size:14px!important}.AppointmentSlotsModal-module-scss-module__CoYzOq__buttonOptionWrapper{margin-top:8px}.AppointmentSlotsModal-module-scss-module__CoYzOq__textarea{padding:8px 12px!important;font-size:14px!important;font-weight:500!important}
.CancelSlotModal-module-scss-module__E--tkW__buttonOption{padding:4px 12px!important;font-size:14px!important}.CancelSlotModal-module-scss-module__E--tkW__textarea{padding:8px 12px!important;font-size:14px!important}
.CreateSlotRuleModal-module-scss-module__TLFDlW__form{flex-direction:column;width:100%;max-width:100%;height:100%;padding-top:0;padding-bottom:0;display:flex;position:relative;font-weight:500!important}.CreateSlotRuleModal-module-scss-module__TLFDlW__textarea{padding:8px 12px!important;font-size:14px!important}.CreateSlotRuleModal-module-scss-module__TLFDlW__buttonOption{padding:4px 12px!important;font-size:14px!important}
.AgentFeedbackModal-module-scss-module__QqBJbG__form{width:100%}.AgentFeedbackModal-module-scss-module__QqBJbG__selectMedium{font-weight:500!important}.AgentFeedbackModal-module-scss-module__QqBJbG__textarea{height:115px!important;min-height:0!important;font-size:14px!important}.AgentFeedbackModal-module-scss-module__QqBJbG__textareaWithMargin{height:115px!important;min-height:0!important;margin-top:8px!important;font-size:14px!important}
.FeedbackStepContent-module-scss-module__UleVCq__form{width:100%}.FeedbackStepContent-module-scss-module__UleVCq__textarea{font-size:14px!important}
.BusinessCardsPage-module-scss-module__2-CIwa__pageTitle{display:none}@media (min-width:1024px){.BusinessCardsPage-module-scss-module__2-CIwa__pageTitle{display:block}}.BusinessCardsPage-module-scss-module__2-CIwa__emptyStateCard{border-radius:16px;box-shadow:0 4px 33.9px #00000012}
.ConfirmationCard-module-scss-module__ll40Ya__card{box-shadow:0 4px 41.7px 2px #0000001f}.ConfirmationCard-module-scss-module__ll40Ya__commentWrapper{flex-direction:column;gap:8px;display:flex;position:relative}.ConfirmationCard-module-scss-module__ll40Ya__commentText{white-space:pre-line;font-size:12px}@media (min-width:768px){.ConfirmationCard-module-scss-module__ll40Ya__commentText{font-size:14px}}.ConfirmationCard-module-scss-module__ll40Ya__commentTextClamped{white-space:pre-line;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}@media (min-width:768px){.ConfirmationCard-module-scss-module__ll40Ya__commentTextClamped{font-size:14px}}.ConfirmationCard-module-scss-module__ll40Ya__commentHidden{white-space:pre-line;font-size:12px}@media (min-width:768px){.ConfirmationCard-module-scss-module__ll40Ya__commentHidden{font-size:14px}}.ConfirmationCard-module-scss-module__ll40Ya__toggleButton{align-self:flex-start;margin-bottom:8px;min-width:0!important;height:auto!important;padding:0!important}
.index-module-scss-module__Lf-ZRq__adsName{font-size:14px;line-height:127%!important}@media (min-width:768px){.index-module-scss-module__Lf-ZRq__adsName{font-size:18px}}.index-module-scss-module__Lf-ZRq__fullWidthButton{width:100%}
.SettingsHeaderRow-module-scss-module__IQXptq__row{align-items:center;gap:var(--ho-header-title-gap,12px);width:100%;min-width:0;display:flex}.SettingsHeaderRow-module-scss-module__IQXptq__row>a{min-width:0;color:inherit;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.SettingsHeaderRow-module-scss-module__IQXptq__row>a:after{content:"";position:absolute;inset:-13px 0}.SettingsHeaderRow-module-scss-module__IQXptq__backButton{cursor:pointer;color:inherit;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.SettingsHeaderRow-module-scss-module__IQXptq__arrowIcon{color:#373737;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important}.SettingsHeaderRow-module-scss-module__IQXptq__trigger{cursor:pointer;text-align:left;color:#373737;-webkit-tap-highlight-color:#0000;background:0 0;border:none;flex:1;align-items:center;gap:8px;min-width:0;min-height:32px;padding:0;display:flex;position:relative}.SettingsHeaderRow-module-scss-module__IQXptq__trigger:after{content:"";position:absolute;inset:-6px 0}.SettingsHeaderRow-module-scss-module__IQXptq__trigger:focus,.SettingsHeaderRow-module-scss-module__IQXptq__trigger:focus-visible{box-shadow:none;outline:none}.SettingsHeaderRow-module-scss-module__IQXptq__tabIcon{color:#373737;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.SettingsHeaderRow-module-scss-module__IQXptq__tabLabel{white-space:nowrap;text-overflow:ellipsis;color:#373737;flex:1;min-width:0;font-size:.9375rem;font-weight:700;line-height:1.2;overflow:hidden}.SettingsHeaderRow-module-scss-module__IQXptq__chevron{color:#8b8b8b;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .2s;display:inline-flex}.SettingsHeaderRow-module-scss-module__IQXptq__chevronOpen{transform:rotate(180deg)}.SettingsHeaderRow-module-scss-module__IQXptq__fallbackBar{z-index:999;border-radius:0 0 var(--ho-header-radius,16px) var(--ho-header-radius,16px);background:#fff;width:100%;padding:12px;position:sticky;box-shadow:0 4px 23.9px #0000000f}@media (min-width:1024px){.SettingsHeaderRow-module-scss-module__IQXptq__fallbackBar{display:none}}.SettingsHeaderRow-module-scss-module__IQXptq__fallbackBarOpen{box-shadow:none;border-radius:0}.SettingsHeaderRow-module-scss-module__IQXptq__panel{z-index:999;border-radius:0 0 var(--ho-docked-bar-radius,20px) var(--ho-docked-bar-radius,20px);background:#fff;padding:4px 12px 12px;position:fixed;left:0;right:0;overflow:hidden auto;box-shadow:0 14px 28px -10px #00000029}@media (min-width:1024px){.SettingsHeaderRow-module-scss-module__IQXptq__panel{display:none}}.SettingsHeaderRow-module-scss-module__IQXptq__panelInline{box-shadow:none;border-radius:0;max-height:none;padding:4px 0 0;position:static}.SettingsHeaderRow-module-scss-module__IQXptq__list{flex-direction:column;gap:4px;display:flex}.SettingsHeaderRow-module-scss-module__IQXptq__item{color:#6b6b6b;text-align:left;cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.SettingsHeaderRow-module-scss-module__IQXptq__item:hover{background:#f5f5f5}.SettingsHeaderRow-module-scss-module__IQXptq__itemActive{color:#373737;background:#ffebbe;font-weight:600}.SettingsHeaderRow-module-scss-module__IQXptq__itemActive:hover{background:#ffebbe}.SettingsHeaderRow-module-scss-module__IQXptq__itemDanger{color:#e53e3e}.SettingsHeaderRow-module-scss-module__IQXptq__itemDanger:hover{background:#fff5f5}.SettingsHeaderRow-module-scss-module__IQXptq__itemIcon{opacity:.7;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.SettingsHeaderRow-module-scss-module__IQXptq__itemIconActive{opacity:1}.SettingsHeaderRow-module-scss-module__IQXptq__itemLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:inherit;font-size:inherit;font-weight:inherit;flex:1;overflow:hidden}.SettingsHeaderRow-module-scss-module__IQXptq__itemWarn{background:#e53e3e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.SettingsHeaderRow-module-scss-module__IQXptq__overlay{z-index:998;background:0 0;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.SettingsHeaderRow-module-scss-module__IQXptq__overlay{display:none}}
.styles-module-scss-module__S-Y3mG__layout{width:100%;max-width:1480px;margin:0 auto}html.ho-inquiries-board .styles-module-scss-module__S-Y3mG__layout{flex-direction:column;flex:1;min-height:0;display:flex}.styles-module-scss-module__S-Y3mG__layoutWide{max-width:1760px}.styles-module-scss-module__S-Y3mG__topBar{align-items:center;padding:8px 0;display:flex}.styles-module-scss-module__S-Y3mG__main{padding:0 0 calc(var(--ho-bottom-nav-clearance,80px) + 16px)}@media (max-width:1023px){html.ho-mobile-nav-hidden .styles-module-scss-module__S-Y3mG__main{padding-bottom:16px}}@media (min-width:1024px){.styles-module-scss-module__S-Y3mG__main{padding:0 0 80px}}html.ho-messenger-fullscreen .styles-module-scss-module__S-Y3mG__main{padding-bottom:0}html.ho-inquiries-board .styles-module-scss-module__S-Y3mG__main{flex-direction:column;flex:1;min-height:0;padding-bottom:0;display:flex}
.ClientViewFeedbackModal-module-scss-module__S1OsXW__form{width:100%}.ClientViewFeedbackModal-module-scss-module__S1OsXW__textarea{height:115px!important;min-height:0!important;font-size:14px!important}
.OwnerViewFeedbackModal-module-scss-module__hBqWWq__textarea{height:115px!important;min-height:0!important;font-size:14px!important}