.PushPromptDialog-module__hLWEXq__backdrop{z-index:1000;background:#0006;justify-content:center;align-items:flex-end;animation:.2s PushPromptDialog-module__hLWEXq__fadeIn;display:flex;position:fixed;inset:0}.PushPromptDialog-module__hLWEXq__sheet{background:var(--surface);width:100%;max-width:420px;padding:1.75rem 1.5rem 2rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom));text-align:center;border-top-left-radius:16px;border-top-right-radius:16px;animation:.3s PushPromptDialog-module__hLWEXq__slideUp;position:relative}.PushPromptDialog-module__hLWEXq__closeBtn{background:var(--surface2);width:28px;height:28px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex;position:absolute;top:12px;right:12px}.PushPromptDialog-module__hLWEXq__closeBtn:hover{background:var(--border);color:var(--text)}.PushPromptDialog-module__hLWEXq__iconWrap{background:color-mix(in srgb, var(--accent) 10%, var(--surface));border:1px solid color-mix(in srgb, var(--accent) 20%, var(--border));width:52px;height:52px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.PushPromptDialog-module__hLWEXq__title{color:var(--text);font-size:17px;font-weight:600;font-family:var(--sans);margin-bottom:.4rem}.PushPromptDialog-module__hLWEXq__desc{color:var(--muted);max-width:280px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:13px;line-height:1.55}.PushPromptDialog-module__hLWEXq__actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.PushPromptDialog-module__hLWEXq__enableBtn{background:var(--accent);color:#fff;width:100%;font-size:14px;font-weight:600;font-family:var(--sans);cursor:pointer;border:none;border-radius:10px;padding:.7rem 1.5rem;transition:opacity .12s,transform .1s}.PushPromptDialog-module__hLWEXq__enableBtn:hover{opacity:.9}.PushPromptDialog-module__hLWEXq__enableBtn:active{transform:scale(.98)}.PushPromptDialog-module__hLWEXq__enableBtn:disabled{opacity:.6;cursor:default}.PushPromptDialog-module__hLWEXq__error{color:var(--neg);max-width:300px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.5}.PushPromptDialog-module__hLWEXq__secondaryActions{align-items:center;gap:.5rem;display:flex}.PushPromptDialog-module__hLWEXq__secondaryBtn{font-size:13px;font-family:var(--sans);color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.3rem .1rem;transition:color .12s}.PushPromptDialog-module__hLWEXq__secondaryBtn:hover{color:var(--text)}.PushPromptDialog-module__hLWEXq__separator{color:var(--border2);font-size:13px}@keyframes PushPromptDialog-module__hLWEXq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PushPromptDialog-module__hLWEXq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.HelpFeedbackModal-module__v-CL_q__backdrop{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.HelpFeedbackModal-module__v-CL_q__modal{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;width:100%;max-width:440px;max-height:90vh;display:flex;box-shadow:0 20px 60px #00000040}.HelpFeedbackModal-module__v-CL_q__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.HelpFeedbackModal-module__v-CL_q__title{color:var(--text);font-size:16px;font-weight:700}.HelpFeedbackModal-module__v-CL_q__iconBtn{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:.35rem;display:inline-flex}.HelpFeedbackModal-module__v-CL_q__iconBtn:hover{background:var(--surface2);color:var(--text)}.HelpFeedbackModal-module__v-CL_q__body{padding:1.1rem;overflow-y:auto}.HelpFeedbackModal-module__v-CL_q__sectionLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);margin-bottom:.6rem;font-size:12px;font-weight:600}.HelpFeedbackModal-module__v-CL_q__options{flex-direction:column;gap:.5rem;display:flex}.HelpFeedbackModal-module__v-CL_q__option{border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem .8rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.HelpFeedbackModal-module__v-CL_q__option:hover{border-color:var(--border2);background:var(--surface2)}.HelpFeedbackModal-module__v-CL_q__optIcon{background:var(--surface2);width:34px;height:34px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.HelpFeedbackModal-module__v-CL_q__option:hover .HelpFeedbackModal-module__v-CL_q__optIcon{background:var(--surface)}.HelpFeedbackModal-module__v-CL_q__optText{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.HelpFeedbackModal-module__v-CL_q__optTitle{color:var(--text);font-size:14px;font-weight:600}.HelpFeedbackModal-module__v-CL_q__optDesc{color:var(--muted);font-size:12px}.HelpFeedbackModal-module__v-CL_q__optChevron{color:var(--faint);flex-shrink:0}.HelpFeedbackModal-module__v-CL_q__installBlock{border-top:1px solid var(--border);margin-top:1.4rem;padding-top:1.2rem}.HelpFeedbackModal-module__v-CL_q__installIntro{color:var(--muted);margin-bottom:.8rem;font-size:13px;line-height:1.5}.HelpFeedbackModal-module__v-CL_q__installBtn{appearance:none;font-family:var(--sans);color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-size:14px;font-weight:600;transition:filter .15s;display:inline-flex}.HelpFeedbackModal-module__v-CL_q__installBtn:hover{filter:brightness(1.05)}.HelpFeedbackModal-module__v-CL_q__installNote{color:var(--muted);background:var(--surface2);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:.5rem;padding:.7rem .8rem;font-size:13px;line-height:1.5;display:flex}.HelpFeedbackModal-module__v-CL_q__installNote svg{color:var(--accent);flex-shrink:0;margin-top:2px}.HelpFeedbackModal-module__v-CL_q__installNote strong{color:var(--text);font-weight:600}
.SavedDrawer-module__lNqGYa__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0006;animation:.2s ease-out SavedDrawer-module__lNqGYa__fadeIn;position:fixed;inset:0}.SavedDrawer-module__lNqGYa__drawer{background:var(--surface);z-index:1001;border-left:1px solid var(--border);width:100%;max-width:400px;font-family:var(--sans);flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) SavedDrawer-module__lNqGYa__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-5px 0 25px #00000026}@media (max-width:768px){.SavedDrawer-module__lNqGYa__drawer{max-width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);border-left:none}}.SavedDrawer-module__lNqGYa__head{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.15rem 1.25rem;display:flex}.SavedDrawer-module__lNqGYa__headTitle{align-items:center;gap:.7rem;display:flex}.SavedDrawer-module__lNqGYa__headIcon{background:color-mix(in srgb, var(--accent) 12%, transparent);width:38px;height:38px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SavedDrawer-module__lNqGYa__headText{flex-direction:column;gap:1px;display:flex}.SavedDrawer-module__lNqGYa__title{color:var(--text);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.2}.SavedDrawer-module__lNqGYa__subtitle{color:var(--muted);font-size:12px;font-weight:500;line-height:1.2}.SavedDrawer-module__lNqGYa__closeBtn{background:var(--surface2);border:1px solid var(--border);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.SavedDrawer-module__lNqGYa__closeBtn:hover{background:var(--surface);border-color:var(--border2);color:var(--text)}.SavedDrawer-module__lNqGYa__searchBar{border-bottom:1px solid var(--border);flex-shrink:0;padding:.75rem 1.25rem;position:relative}.SavedDrawer-module__lNqGYa__searchIcon{color:var(--faint);pointer-events:none;position:absolute;top:50%;left:2.1rem;transform:translateY(-50%)}.SavedDrawer-module__lNqGYa__searchInput{width:100%;font-size:13.5px;font-family:var(--sans);color:var(--text);background:var(--surface2);border:1px solid var(--border);border-radius:9px;outline:none;padding:.55rem .85rem .55rem 2.25rem;transition:border-color .12s,background .12s}.SavedDrawer-module__lNqGYa__searchInput:focus{border-color:var(--accent);background:var(--surface)}.SavedDrawer-module__lNqGYa__searchInput::placeholder{color:var(--faint)}.SavedDrawer-module__lNqGYa__chipRow{border-bottom:1px solid var(--border);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex-shrink:0;gap:.4rem;padding:.7rem 1.25rem;display:flex;overflow-x:auto}.SavedDrawer-module__lNqGYa__chipRow::-webkit-scrollbar{display:none}.SavedDrawer-module__lNqGYa__chip{appearance:none;white-space:nowrap;border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;padding:.35rem .75rem;font-size:12px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.SavedDrawer-module__lNqGYa__chip:hover:not(.SavedDrawer-module__lNqGYa__chipActive){background:var(--surface2);color:var(--text)}.SavedDrawer-module__lNqGYa__chipActive{background:var(--accent);border-color:var(--accent);color:#fff}.SavedDrawer-module__lNqGYa__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:.25rem 0 .5rem;overflow-y:auto}.SavedDrawer-module__lNqGYa__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.SavedDrawer-module__lNqGYa__item{cursor:pointer;align-items:flex-start;gap:.75rem;padding:.8rem 1.25rem;transition:background .15s;display:flex;position:relative}@media (hover:hover){.SavedDrawer-module__lNqGYa__item:hover{background:var(--surface2)}}.SavedDrawer-module__lNqGYa__iconWrap{background:color-mix(in srgb, var(--accent) 12%, transparent);width:40px;height:40px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SavedDrawer-module__lNqGYa__icon{width:18px;height:18px}.SavedDrawer-module__lNqGYa__itemContent{flex-direction:column;flex:1;gap:.15rem;min-width:0;padding-right:2.2rem;display:flex}.SavedDrawer-module__lNqGYa__itemName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13.5px;font-weight:600;line-height:1.35;overflow:hidden}.SavedDrawer-module__lNqGYa__itemMeta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;line-height:1.4;overflow:hidden}.SavedDrawer-module__lNqGYa__deleteBtn{appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;opacity:.8;border-radius:7px;justify-content:center;align-items:center;padding:.35rem;transition:opacity .15s,transform .15s,background .12s,color .12s;display:inline-flex;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}@media (hover:hover){.SavedDrawer-module__lNqGYa__deleteBtn{opacity:0;transform:translateY(-50%)scale(.9)}.SavedDrawer-module__lNqGYa__item:hover .SavedDrawer-module__lNqGYa__deleteBtn{opacity:1;transform:translateY(-50%)scale(1)}}.SavedDrawer-module__lNqGYa__deleteBtn:hover{background:color-mix(in srgb, var(--neg) 10%, transparent);border-color:color-mix(in srgb, var(--neg) 40%, var(--border));color:var(--neg)}.SavedDrawer-module__lNqGYa__skelInfo{flex-direction:column;flex:1;gap:.45rem;min-width:0;padding-top:.2rem;display:flex}.SavedDrawer-module__lNqGYa__skelItem{cursor:default;align-items:center}.SavedDrawer-module__lNqGYa__skelItem:hover{background:0 0}.SavedDrawer-module__lNqGYa__skel,.SavedDrawer-module__lNqGYa__skelLine{background:var(--surface2);position:relative;overflow:hidden}.SavedDrawer-module__lNqGYa__skelLine{border-radius:5px;height:10px}.SavedDrawer-module__lNqGYa__skelLineWide{width:55%}.SavedDrawer-module__lNqGYa__skelLineNarrow{width:35%}.SavedDrawer-module__lNqGYa__skel:after,.SavedDrawer-module__lNqGYa__skelLine:after{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--text) 8%, transparent), transparent);animation:1.2s infinite SavedDrawer-module__lNqGYa__shimmer;position:absolute;inset:0;transform:translate(-100%)}.SavedDrawer-module__lNqGYa__stateBox{text-align:center;color:var(--muted);padding:1.25rem;font-size:13px}.SavedDrawer-module__lNqGYa__retryBtn{appearance:none;color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.SavedDrawer-module__lNqGYa__emptyState{text-align:center;flex-direction:column;align-items:center;padding:3rem 1.75rem;display:flex}.SavedDrawer-module__lNqGYa__emptyIcon{color:var(--faint);margin-bottom:.75rem}.SavedDrawer-module__lNqGYa__emptyTitle{color:var(--text);margin:0 0 .35rem;font-size:15px;font-weight:600}.SavedDrawer-module__lNqGYa__emptyDesc{color:var(--muted);max-width:300px;margin:0 auto;font-size:13px;line-height:1.55}.SavedDrawer-module__lNqGYa__overlay{z-index:1100;background:#00000073;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.SavedDrawer-module__lNqGYa__confirmDialog{background:var(--surface);border:1px solid var(--border);border-radius:14px;width:100%;max-width:340px;padding:1.25rem}.SavedDrawer-module__lNqGYa__confirmTitle{color:var(--text);margin:0 0 .5rem;font-size:16px;font-weight:700}.SavedDrawer-module__lNqGYa__confirmText{color:var(--muted);margin:0 0 1.1rem;font-size:13.5px;line-height:1.5}.SavedDrawer-module__lNqGYa__confirmFooter{justify-content:flex-end;gap:.5rem;display:flex}.SavedDrawer-module__lNqGYa__confirmCancelBtn,.SavedDrawer-module__lNqGYa__confirmDeleteBtn{appearance:none;cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:.5rem .9rem;font-size:13.5px;font-weight:600}.SavedDrawer-module__lNqGYa__confirmCancelBtn:hover{background:var(--surface2)}.SavedDrawer-module__lNqGYa__confirmDeleteBtn{background:var(--neg);border-color:var(--neg);color:#fff}.SavedDrawer-module__lNqGYa__confirmDeleteBtn:disabled,.SavedDrawer-module__lNqGYa__confirmCancelBtn:disabled{opacity:.55;cursor:not-allowed}@keyframes SavedDrawer-module__lNqGYa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SavedDrawer-module__lNqGYa__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes SavedDrawer-module__lNqGYa__shimmer{to{transform:translate(100%)}}
.AuthControls-module__SZ9Q4G__wrap{flex-shrink:0;align-items:center;display:flex;position:relative}.AuthControls-module__SZ9Q4G__loginBtn{border:1px solid var(--accent);background:color-mix(in srgb, var(--accent) 8%, transparent);min-height:26px;color:var(--accent);font-size:11px;font-weight:600;font-family:var(--sans);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;padding:.2rem .6rem;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.AuthControls-module__SZ9Q4G__loginBtn:hover{background:var(--accent);border-color:var(--accent);color:#fff}.AuthControls-module__SZ9Q4G__loginIcon{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.AuthControls-module__SZ9Q4G__authPlaceholder{background:var(--surface2);border:1px solid var(--border);border-radius:999px;flex-shrink:0;width:32px;height:32px}.AuthControls-module__SZ9Q4G__avatarBtn{cursor:pointer;border:2px solid var(--border);background:0 0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .2s;display:flex;position:relative}.AuthControls-module__SZ9Q4G__avatarBtn:hover{transform:scale(1.05)}.AuthControls-module__SZ9Q4G__avatarPlus{border-color:var(--accent);box-shadow:0 0 8px #2563eb40}.AuthControls-module__SZ9Q4G__avatarPremium{border-color:#f59e0b;animation:3s ease-in-out infinite AuthControls-module__SZ9Q4G__premiumPulse;box-shadow:0 0 10px #f59e0b59}.AuthControls-module__SZ9Q4G__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.AuthControls-module__SZ9Q4G__avatarFallback{background:var(--surface2);width:100%;height:100%;color:var(--text);font-size:13px;font-weight:600;font-family:var(--sans);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthControls-module__SZ9Q4G__avatarShimmer{background:linear-gradient(90deg, var(--surface2) 25%, var(--border) 50%, var(--surface2) 75%);background-size:200% 100%;animation:1.5s ease-in-out infinite AuthControls-module__SZ9Q4G__shimmer}@keyframes AuthControls-module__SZ9Q4G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.AuthControls-module__SZ9Q4G__badgeCrown{color:#fff;border:1px solid var(--surface);background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 4px #00000026}.AuthControls-module__SZ9Q4G__badgePlus{background:var(--accent);color:#fff;border:1px solid var(--surface);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 4px #00000026}.AuthControls-module__SZ9Q4G__dropdown{background:var(--surface);border:1px solid var(--border);z-index:300;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;flex-direction:column;gap:.85rem;width:300px;padding:1rem;animation:.18s cubic-bezier(.16,1,.3,1) AuthControls-module__SZ9Q4G__slideDown;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 16px -6px #0000000d}.AuthControls-module__SZ9Q4G__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:299;cursor:default;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}@keyframes AuthControls-module__SZ9Q4G__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.AuthControls-module__SZ9Q4G__dropdownHeader{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.AuthControls-module__SZ9Q4G__headerAvatarWrap{border:1px solid var(--border);border-radius:50%;width:38px;height:38px;overflow:hidden}.AuthControls-module__SZ9Q4G__headerAvatar{object-fit:cover;width:100%;height:100%}.AuthControls-module__SZ9Q4G__headerAvatarFallback{background:var(--surface2);width:100%;height:100%;color:var(--text);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.AuthControls-module__SZ9Q4G__userInfo{min-width:0}.AuthControls-module__SZ9Q4G__userName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.AuthControls-module__SZ9Q4G__userEmail{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.AuthControls-module__SZ9Q4G__menuList{flex-direction:column;gap:.2rem;display:flex}.AuthControls-module__SZ9Q4G__menuItemBtn{width:100%;color:var(--text);font-size:13px;font-family:var(--sans);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:.55rem .5rem;transition:background .12s;display:flex}.AuthControls-module__SZ9Q4G__menuItemBtn:hover{background:var(--surface2)}.AuthControls-module__SZ9Q4G__menuItemLeft{align-items:center;gap:.65rem;display:flex}.AuthControls-module__SZ9Q4G__menuLabel{font-weight:500}.AuthControls-module__SZ9Q4G__chevron{color:var(--faint)}.AuthControls-module__SZ9Q4G__premiumColor{color:#f59e0b}.AuthControls-module__SZ9Q4G__plusColor{color:var(--accent)}.AuthControls-module__SZ9Q4G__viewContainer{flex-direction:column;gap:.85rem;display:flex}.AuthControls-module__SZ9Q4G__viewHeader{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.AuthControls-module__SZ9Q4G__backBtnIcon{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .12s;display:flex}.AuthControls-module__SZ9Q4G__backBtnIcon:hover{background:var(--surface2);color:var(--text)}.AuthControls-module__SZ9Q4G__viewTitle{color:var(--text);font-size:13.5px;font-weight:600;font-family:var(--sans);margin:0}.AuthControls-module__SZ9Q4G__viewBody{flex-direction:column;gap:.85rem;display:flex}.AuthControls-module__SZ9Q4G__subCard{border:1px solid var(--border);border-radius:8px;padding:.75rem .85rem}.AuthControls-module__SZ9Q4G__subCardFree{background:var(--surface2)}.AuthControls-module__SZ9Q4G__subCardPlus{background:#2563eb0d;border-color:#2563eb33}.AuthControls-module__SZ9Q4G__subCardPremium{background:#f59e0b0d;border-color:#f59e0b40}.AuthControls-module__SZ9Q4G__subCardHeader{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.AuthControls-module__SZ9Q4G__subBadge{text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.AuthControls-module__SZ9Q4G__subCardFree .AuthControls-module__SZ9Q4G__subBadge{color:var(--muted)}.AuthControls-module__SZ9Q4G__subCardPlus .AuthControls-module__SZ9Q4G__subBadge{color:var(--accent)}.AuthControls-module__SZ9Q4G__subCardPremium .AuthControls-module__SZ9Q4G__subBadge{color:#d97706}.AuthControls-module__SZ9Q4G__activeIndicator{background:var(--pos);color:#fff;text-transform:uppercase;border-radius:4px;padding:.1rem .35rem;font-size:9px;font-weight:700}.AuthControls-module__SZ9Q4G__cancelledIndicator{background:var(--warn);color:#fff;text-transform:uppercase;border-radius:4px;padding:.1rem .35rem;font-size:9px;font-weight:700}.AuthControls-module__SZ9Q4G__subDesc{color:var(--muted);margin-bottom:.35rem;font-size:11.5px;line-height:1.4}.AuthControls-module__SZ9Q4G__subDetailsList{flex-direction:column;display:flex}.AuthControls-module__SZ9Q4G__benefitsBulletList{color:var(--muted);margin:0 0 .5rem;padding-left:1rem;font-size:11px;line-height:1.5}.AuthControls-module__SZ9Q4G__benefitsBulletList li{margin-bottom:.15rem}.AuthControls-module__SZ9Q4G__benefitsBulletList strong{color:var(--text)}.AuthControls-module__SZ9Q4G__dateDetails{color:var(--muted);margin-top:.5rem;font-size:11px}.AuthControls-module__SZ9Q4G__dateDetails strong{color:var(--text)}.AuthControls-module__SZ9Q4G__cancellationSection{margin-top:.25rem}.AuthControls-module__SZ9Q4G__cancelSubTrigger{border:1px solid var(--border);width:100%;color:var(--muted);cursor:pointer;font-size:11.5px;font-family:var(--sans);text-align:center;background:0 0;border-radius:6px;padding:.5rem;transition:all .12s}.AuthControls-module__SZ9Q4G__cancelSubTrigger:hover{color:var(--neg);background:#dc26260d;border-color:#dc262633}.AuthControls-module__SZ9Q4G__confirmCancelBox{background:#dc262605;border:1px solid #dc262640;border-radius:8px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.AuthControls-module__SZ9Q4G__confirmCancelText{color:var(--text);font-size:11.5px;line-height:1.45}.AuthControls-module__SZ9Q4G__cancelActions{gap:.4rem;display:flex}.AuthControls-module__SZ9Q4G__cancelKeepBtn{background:var(--surface2);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:4px;flex:1;padding:.35rem;font-size:11px}.AuthControls-module__SZ9Q4G__cancelConfirmBtn{background:var(--neg);color:#fff;cursor:pointer;border:none;border-radius:4px;flex:1;padding:.35rem;font-size:11px}.AuthControls-module__SZ9Q4G__successBox{color:var(--pos);background:#16a34a14;border:1px solid #16a34a33;border-radius:6px;padding:.5rem;font-size:11px}.AuthControls-module__SZ9Q4G__upgradeFullBtn{background:var(--accent);color:#fff;cursor:pointer;width:100%;font-size:12px;font-weight:600;font-family:var(--sans);text-align:center;border:none;border-radius:6px;padding:.5rem;transition:background .12s}.AuthControls-module__SZ9Q4G__upgradeFullBtn:hover{background:#1d4ed8}.AuthControls-module__SZ9Q4G__paymentMethodCard{border:1px solid var(--border);background:var(--surface2);border-radius:8px;padding:.7rem}.AuthControls-module__SZ9Q4G__pmHeader{color:var(--text);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:12px;font-weight:600;display:flex}.AuthControls-module__SZ9Q4G__pmProvider{color:var(--text);font-size:11px;font-weight:500}.AuthControls-module__SZ9Q4G__pmDesc{color:var(--muted);font-size:10.5px;line-height:1.4}.AuthControls-module__SZ9Q4G__transactionList{flex-direction:column;gap:.4rem;display:flex}.AuthControls-module__SZ9Q4G__tListHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--faint);font-size:11px;font-weight:600}.AuthControls-module__SZ9Q4G__tItem{border:1px solid var(--border);background:var(--surface);border-radius:6px;justify-content:space-between;align-items:center;padding:.6rem;display:flex}.AuthControls-module__SZ9Q4G__tItemTitle{color:var(--text);font-size:12px;font-weight:500}.AuthControls-module__SZ9Q4G__tItemDate{color:var(--pos);font-size:10px}.AuthControls-module__SZ9Q4G__tItemPrice{color:var(--text);font-size:12px;font-weight:600}.AuthControls-module__SZ9Q4G__menuSection{flex-direction:column;gap:.4rem;display:flex}.AuthControls-module__SZ9Q4G__sectionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--faint);font-size:10px;font-weight:600}.AuthControls-module__SZ9Q4G__themeSegment{background:var(--surface2);border:1px solid var(--border);border-radius:8px;padding:3px;display:flex}.AuthControls-module__SZ9Q4G__segmentBtn{color:var(--muted);font-size:11px;font-weight:500;font-family:var(--sans);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.4rem;transition:all .15s;display:inline-flex}.AuthControls-module__SZ9Q4G__segmentBtn:hover{color:var(--text)}.AuthControls-module__SZ9Q4G__activeSegment{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000014}.AuthControls-module__SZ9Q4G__dropdownFooter{border-top:1px solid var(--border);padding-top:.5rem}.AuthControls-module__SZ9Q4G__logoutBtn{width:100%;color:var(--neg);font-size:12px;font-weight:500;font-family:var(--sans);cursor:pointer;background:#dc262614;border:1px solid #dc262640;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem;transition:all .12s;display:inline-flex}.AuthControls-module__SZ9Q4G__logoutBtn:hover{background:var(--neg);border-color:var(--neg);color:#fff}.AuthControls-module__SZ9Q4G__logoutConfirmBox{flex-direction:column;gap:.5rem;padding:.25rem 0;animation:.15s ease-out AuthControls-module__SZ9Q4G__slideDown;display:flex}.AuthControls-module__SZ9Q4G__logoutConfirmText{color:var(--text);text-align:center;font-size:11.5px;font-weight:500}.AuthControls-module__SZ9Q4G__logoutConfirmActions{gap:.4rem;display:flex}.AuthControls-module__SZ9Q4G__logoutCancelBtn{background:var(--surface2);color:var(--text);border:1px solid var(--border);cursor:pointer;font-size:11px;font-family:var(--sans);border-radius:6px;flex:1;padding:.4rem;font-weight:500;transition:background .12s}.AuthControls-module__SZ9Q4G__logoutCancelBtn:hover{background:var(--border)}.AuthControls-module__SZ9Q4G__logoutConfirmBtn{background:var(--neg);color:#fff;cursor:pointer;font-size:11px;font-family:var(--sans);border:none;border-radius:6px;flex:1;padding:.4rem;font-weight:500;transition:filter .12s}.AuthControls-module__SZ9Q4G__logoutConfirmBtn:hover{filter:brightness(.9)}@keyframes AuthControls-module__SZ9Q4G__premiumPulse{0%{box-shadow:0 0 6px #f59e0b40}50%{box-shadow:0 0 12px #f59e0b8c}to{box-shadow:0 0 6px #f59e0b40}}@media (max-width:768px){.AuthControls-module__SZ9Q4G__loginLabel{display:none}.AuthControls-module__SZ9Q4G__loginBtn{border-radius:6px;gap:0;width:26px;min-width:26px;height:26px;min-height:26px;padding:0}.AuthControls-module__SZ9Q4G__loginIcon{width:15px;height:15px}.AuthControls-module__SZ9Q4G__dropdown{top:calc(var(--topbar-h) + 6px);width:auto;position:fixed;left:8px;right:8px}}.AuthControls-module__SZ9Q4G__cancelledDateInfo{flex-direction:column;gap:.25rem;display:flex}.AuthControls-module__SZ9Q4G__contactAccordion{flex-direction:column;display:flex}.AuthControls-module__SZ9Q4G__rotate90{transform:rotate(90deg)}.AuthControls-module__SZ9Q4G__contactDetailInline{background:var(--surface2);border:1px dashed var(--border);border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;margin:.25rem .5rem .5rem;padding:.65rem;animation:.15s ease-out AuthControls-module__SZ9Q4G__slideDown;display:flex}.AuthControls-module__SZ9Q4G__contactEmail{font-family:var(--mono);color:var(--text);font-size:12px;font-weight:500}.AuthControls-module__SZ9Q4G__contactActions{gap:.4rem;width:100%;display:flex}.AuthControls-module__SZ9Q4G__contactSubBtn{font-size:11px;font-family:var(--sans);border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.35rem;transition:all .12s;display:inline-flex}.AuthControls-module__SZ9Q4G__contactSubBtn:hover{background:var(--border);color:var(--text)}.AuthControls-module__SZ9Q4G__contactSubLink{font-size:11px;font-family:var(--sans);background:var(--accent);color:#fff;text-align:center;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:.35rem;font-weight:500;text-decoration:none;display:inline-flex}.AuthControls-module__SZ9Q4G__contactSubLink:hover{background:#1d4ed8}.AuthControls-module__SZ9Q4G__successColor{color:var(--pos)}.AuthControls-module__SZ9Q4G__loadingText,.AuthControls-module__SZ9Q4G__noTxnsText{color:var(--faint);text-align:center;padding:1.5rem 0;font-size:12px}.AuthControls-module__SZ9Q4G__transactionsScroll{flex-direction:column;gap:.4rem;max-height:180px;padding-right:2px;display:flex;overflow-y:auto}.AuthControls-module__SZ9Q4G__tPaid{color:var(--pos)}.AuthControls-module__SZ9Q4G__tFailed{color:var(--neg)}.AuthControls-module__SZ9Q4G__profileAvatarContainer{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.AuthControls-module__SZ9Q4G__profileAvatarWrapper{border:2px solid var(--border);cursor:pointer;border-radius:50%;width:68px;height:68px;transition:transform .2s,border-color .2s;position:relative;overflow:hidden}.AuthControls-module__SZ9Q4G__profileAvatarWrapper:hover{border-color:var(--accent);transform:scale(1.03)}.AuthControls-module__SZ9Q4G__profileAvatarOverlay{color:#fff;opacity:0;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.AuthControls-module__SZ9Q4G__profileAvatarWrapper:hover .AuthControls-module__SZ9Q4G__profileAvatarOverlay{opacity:1}.AuthControls-module__SZ9Q4G__profileAvatarImg{object-fit:cover;width:100%;height:100%}.AuthControls-module__SZ9Q4G__profileAvatarFallback{background:var(--surface2);width:100%;height:100%;color:var(--text);justify-content:center;align-items:center;font-size:22px;font-weight:600;display:flex}.AuthControls-module__SZ9Q4G__changePhotoBtn{color:var(--accent);cursor:pointer;font-size:11px;font-weight:600;font-family:var(--sans);background:0 0;border:none;transition:color .12s}.AuthControls-module__SZ9Q4G__changePhotoBtn:hover{color:#1d4ed8}.AuthControls-module__SZ9Q4G__profileField{flex-direction:column;gap:.45rem;margin-bottom:0;display:flex}.AuthControls-module__SZ9Q4G__profileLabel{color:var(--muted);font-size:11px;font-weight:600;font-family:var(--sans)}.AuthControls-module__SZ9Q4G__profileInput{width:100%;font-family:var(--sans);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.55rem .65rem;font-size:14px;transition:border-color .15s,box-shadow .15s}.AuthControls-module__SZ9Q4G__profileInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 15%, transparent);outline:none}.AuthControls-module__SZ9Q4G__profileError{color:var(--neg);font-size:11px;font-family:var(--sans);margin-bottom:0}
.PushStatusBanner-module__1PelVq__banner{border:1px solid var(--border);background:var(--surface2);border-radius:12px;flex-direction:column;margin:.75rem 1rem 0;padding:.7rem .85rem;display:flex}.PushStatusBanner-module__1PelVq__row{align-items:center;gap:.7rem;display:flex}.PushStatusBanner-module__1PelVq__icon{background:color-mix(in srgb, var(--accent) 12%, var(--surface));width:32px;height:32px;color:var(--accent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PushStatusBanner-module__1PelVq__text{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.PushStatusBanner-module__1PelVq__title{color:var(--text);font-size:13px;font-weight:600;font-family:var(--sans)}.PushStatusBanner-module__1PelVq__hint{color:var(--muted);font-size:11.5px;line-height:1.4}.PushStatusBanner-module__1PelVq__enableBtn{background:var(--accent);color:#fff;font-size:12.5px;font-weight:600;font-family:var(--sans);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;align-self:center;padding:.45rem .9rem;transition:opacity .12s}.PushStatusBanner-module__1PelVq__enableBtn:hover{opacity:.9}.PushStatusBanner-module__1PelVq__enableBtn:disabled{opacity:.6;cursor:default}.PushStatusBanner-module__1PelVq__switch{background:color-mix(in srgb, var(--muted) 45%, transparent);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-self:center;width:40px;height:22px;transition:background .15s;position:relative}.PushStatusBanner-module__1PelVq__switchOn{background:var(--accent)}.PushStatusBanner-module__1PelVq__switch:disabled{opacity:.6;cursor:default}.PushStatusBanner-module__1PelVq__switchKnob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px}.PushStatusBanner-module__1PelVq__switchOn .PushStatusBanner-module__1PelVq__switchKnob{transform:translate(18px)}.PushStatusBanner-module__1PelVq__on .PushStatusBanner-module__1PelVq__icon{background:color-mix(in srgb, var(--pos) 14%, var(--surface));color:var(--pos)}.PushStatusBanner-module__1PelVq__blocked .PushStatusBanner-module__1PelVq__icon{background:color-mix(in srgb, var(--neg) 12%, var(--surface));color:var(--neg)}.PushStatusBanner-module__1PelVq__note{border-top:1px solid var(--border);color:var(--muted);margin:.55rem 0 0;padding-top:.55rem;font-size:11.5px;line-height:1.45}
.NotificationDrawer-module__v_cG_G__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0006;animation:.2s ease-out NotificationDrawer-module__v_cG_G__fadeIn;position:fixed;inset:0}.NotificationDrawer-module__v_cG_G__drawer{background:var(--surface);z-index:1001;border-left:1px solid var(--border);width:100%;max-width:400px;font-family:var(--sans);flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) NotificationDrawer-module__v_cG_G__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-5px 0 25px #00000026}@media (max-width:768px){.NotificationDrawer-module__v_cG_G__drawer{max-width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);border-left:none}}.NotificationDrawer-module__v_cG_G__head{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.15rem 1.25rem;display:flex}.NotificationDrawer-module__v_cG_G__headTitle{align-items:center;gap:.7rem;display:flex}.NotificationDrawer-module__v_cG_G__headIcon{background:color-mix(in srgb, var(--accent) 12%, transparent);width:38px;height:38px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.NotificationDrawer-module__v_cG_G__headIconDot{background:var(--accent);border:2px solid var(--surface);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.NotificationDrawer-module__v_cG_G__headText{flex-direction:column;gap:1px;display:flex}.NotificationDrawer-module__v_cG_G__title{color:var(--text);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.2}.NotificationDrawer-module__v_cG_G__subtitle{color:var(--muted);font-size:12px;font-weight:500;line-height:1.2}.NotificationDrawer-module__v_cG_G__closeBtn{background:var(--surface2);border:1px solid var(--border);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.NotificationDrawer-module__v_cG_G__closeBtn:hover{background:var(--surface);border-color:var(--border2);color:var(--text)}.NotificationDrawer-module__v_cG_G__toolbar{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 1.25rem;display:flex}.NotificationDrawer-module__v_cG_G__tabs{background:var(--surface2);border-radius:8px;align-items:center;gap:2px;padding:3px;display:inline-flex}.NotificationDrawer-module__v_cG_G__tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:4px 11px;font-size:12px;font-weight:600;transition:color .15s,background .15s,box-shadow .15s;display:inline-flex}.NotificationDrawer-module__v_cG_G__tab:hover{color:var(--text)}.NotificationDrawer-module__v_cG_G__tabActive{color:var(--text);background:var(--surface);box-shadow:0 1px 2px #0000000f, 0 0 0 1px var(--border)}.NotificationDrawer-module__v_cG_G__tabCount{min-width:16px;height:16px;color:var(--muted);background:color-mix(in srgb, var(--muted) 16%, transparent);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;transition:color .15s,background .15s;display:inline-flex}.NotificationDrawer-module__v_cG_G__tabActive .NotificationDrawer-module__v_cG_G__tabCount{color:#fff;background:var(--accent)}.NotificationDrawer-module__v_cG_G__markAllBtn{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:4px 8px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.NotificationDrawer-module__v_cG_G__markAllBtn:hover{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent)}.NotificationDrawer-module__v_cG_G__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:.25rem 0 .4rem;overflow-y:auto}.NotificationDrawer-module__v_cG_G__list,.NotificationDrawer-module__v_cG_G__section{flex-direction:column;display:flex}.NotificationDrawer-module__v_cG_G__sectionLabel{z-index:1;letter-spacing:.05em;text-transform:uppercase;color:var(--faint);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.65rem 1.25rem .35rem;font-size:11px;font-weight:700;position:sticky;top:0}.NotificationDrawer-module__v_cG_G__item{cursor:pointer;align-items:flex-start;gap:.75rem;padding:.85rem 1.25rem;text-decoration:none;transition:background .15s;animation:.3s ease-out both NotificationDrawer-module__v_cG_G__itemIn;display:flex;position:relative}@media (hover:hover){.NotificationDrawer-module__v_cG_G__item:hover{background:var(--surface2)}}.NotificationDrawer-module__v_cG_G__unreadItem{background:color-mix(in srgb, var(--accent) 5%, transparent)}.NotificationDrawer-module__v_cG_G__unreadItem:before{content:"";background:var(--accent);width:3px;position:absolute;top:0;bottom:0;left:0}.NotificationDrawer-module__v_cG_G__dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent);border-radius:50%;flex-shrink:0}.NotificationDrawer-module__v_cG_G__avatar{letter-spacing:.02em;text-transform:uppercase;-webkit-user-select:none;user-select:none;background:color-mix(in srgb, var(--accent) 14%, transparent);width:40px;height:40px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:relative}.NotificationDrawer-module__v_cG_G__avatarBadge{background:var(--accent);color:#fff;border:2px solid var(--surface);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;bottom:-2px;right:-2px}.NotificationDrawer-module__v_cG_G__itemContent{flex:1;min-width:0;padding-right:2.2rem}.NotificationDrawer-module__v_cG_G__itemTop{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.NotificationDrawer-module__v_cG_G__timeWrapper{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.NotificationDrawer-module__v_cG_G__subject{color:var(--text);word-break:break-word;font-size:13px;font-weight:600;line-height:1.35}.NotificationDrawer-module__v_cG_G__time{color:var(--faint);white-space:nowrap;flex-shrink:0;font-size:11px}.NotificationDrawer-module__v_cG_G__message{color:var(--muted);word-break:break-word;margin-top:.15rem;font-size:12px;line-height:1.45}.NotificationDrawer-module__v_cG_G__meta{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.NotificationDrawer-module__v_cG_G__amountPill{color:#059669;background:#10b9811f;border-radius:999px;align-items:center;padding:2px 9px;font-size:12px;font-weight:700;line-height:1.4;display:inline-flex}.NotificationDrawer-module__v_cG_G__groupChip{max-width:160px;color:var(--muted);background:var(--surface2);border:1px solid var(--border);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;gap:.25rem;padding:2px 9px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex;overflow:hidden}.NotificationDrawer-module__v_cG_G__groupChip svg{flex-shrink:0}.NotificationDrawer-module__v_cG_G__viewHint{color:var(--accent);opacity:.8;align-items:center;gap:1px;margin-left:auto;font-size:11px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex;transform:translate(0)}@media (hover:hover){.NotificationDrawer-module__v_cG_G__viewHint{opacity:0;transform:translate(-4px)}.NotificationDrawer-module__v_cG_G__item:hover .NotificationDrawer-module__v_cG_G__viewHint{opacity:1;transform:translate(0)}}.NotificationDrawer-module__v_cG_G__archiveBtn{appearance:none;background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer;opacity:.8;border-radius:7px;justify-content:center;align-items:center;padding:.35rem;transition:opacity .15s,transform .15s,background .12s,color .12s;display:inline-flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}@media (hover:hover){.NotificationDrawer-module__v_cG_G__archiveBtn{opacity:0;transform:translateY(-50%)scale(.9)}.NotificationDrawer-module__v_cG_G__item:hover .NotificationDrawer-module__v_cG_G__archiveBtn{opacity:1;transform:translateY(-50%)scale(1)}}.NotificationDrawer-module__v_cG_G__archiveBtn:hover{background:var(--surface2);color:var(--text)}.NotificationDrawer-module__v_cG_G__stateWrap{color:var(--muted);justify-content:center;align-items:center;padding:4rem 0;display:flex}.NotificationDrawer-module__v_cG_G__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.NotificationDrawer-module__v_cG_G__emptyIconWrap{background:#f59e0b26;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;display:flex}.NotificationDrawer-module__v_cG_G__emptyIcon{color:#f59e0b}.NotificationDrawer-module__v_cG_G__emptyTitle{color:#1a1a1a;font-size:15px;font-weight:600;font-family:var(--sans);margin-bottom:.3rem}.NotificationDrawer-module__v_cG_G__emptyText{color:#6b7280;font-size:13px;line-height:1.5;font-family:var(--sans)}.NotificationDrawer-module__v_cG_G__loadMoreContainer{justify-content:center;padding:1.25rem;display:flex}.NotificationDrawer-module__v_cG_G__loadMoreBtn{color:var(--text);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:13px;font-weight:600;transition:background .1s,border-color .1s;display:inline-flex}.NotificationDrawer-module__v_cG_G__loadMoreBtn:hover{background:var(--surface2);border-color:var(--border2)}.NotificationDrawer-module__v_cG_G__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes NotificationDrawer-module__v_cG_G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes NotificationDrawer-module__v_cG_G__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes NotificationDrawer-module__v_cG_G__itemIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.NotificationDrawer-module__v_cG_G__prefRoot{font-family:var(--sans);flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex}.NotificationDrawer-module__v_cG_G__prefCard{background:var(--surface2);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:.4rem .5rem;display:flex}.NotificationDrawer-module__v_cG_G__prefCardHead{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;align-items:flex-start;gap:.5rem;width:100%;padding:.25rem;display:flex}.NotificationDrawer-module__v_cG_G__prefCardIcon{color:var(--muted);justify-content:center;align-items:center;margin-top:2px;display:flex}.NotificationDrawer-module__v_cG_G__prefCardIcon svg{width:14px;height:14px}.NotificationDrawer-module__v_cG_G__prefCardTitleWrap{flex-direction:column;flex:1;display:flex}.NotificationDrawer-module__v_cG_G__prefCardTitle{color:var(--text);font-size:13px;font-weight:600;line-height:1.35}.NotificationDrawer-module__v_cG_G__prefCardSub{color:var(--muted);font-size:11px;line-height:1.3}.NotificationDrawer-module__v_cG_G__prefChevron{color:var(--muted);margin-top:3px;transition:transform .2s}.NotificationDrawer-module__v_cG_G__prefChevronOpen{transform:rotate(180deg)}.NotificationDrawer-module__v_cG_G__prefChannels{flex-direction:column;gap:.35rem;margin-top:.25rem;display:flex}.NotificationDrawer-module__v_cG_G__channelRow{background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem .6rem;display:flex}.NotificationDrawer-module__v_cG_G__channelLeft{align-items:center;gap:.5rem;display:flex}.NotificationDrawer-module__v_cG_G__channelIcon{color:var(--muted);justify-content:center;align-items:center;display:flex}.NotificationDrawer-module__v_cG_G__channelIcon svg{width:13px;height:13px}.NotificationDrawer-module__v_cG_G__channelLabel{color:var(--text);font-size:12px;font-weight:500}.NotificationDrawer-module__v_cG_G__switch{background:var(--border2);cursor:pointer;border:none;border-radius:20px;align-items:center;width:28px;height:16px;padding:1px;transition:background .2s ease-in-out;display:inline-flex;position:relative}.NotificationDrawer-module__v_cG_G__switch:disabled{opacity:.5;cursor:not-allowed}.NotificationDrawer-module__v_cG_G__switchOn{background:var(--accent)}.NotificationDrawer-module__v_cG_G__switchKnob{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s ease-in-out;transform:translate(0);box-shadow:0 1px 2px #0000001a}.NotificationDrawer-module__v_cG_G__switchOn .NotificationDrawer-module__v_cG_G__switchKnob{transform:translate(12px)}
.Topbar-module__uvxMvq__topbar{height:calc(var(--topbar-h) + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);background:var(--surface);border-bottom:1px solid var(--border);z-index:200;position:fixed;top:0;left:0;right:0}.Topbar-module__uvxMvq__inner{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.Topbar-module__uvxMvq__topbarHome{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;max-width:1100px;margin:0 auto;padding:0 1.6rem;display:grid}.Topbar-module__uvxMvq__topbarPage{max-width:none;margin:0;padding:0 2.4rem 0 1.2rem}.Topbar-module__uvxMvq__left{flex:1;align-items:center;gap:.65rem;min-width:0;display:flex}.Topbar-module__uvxMvq__pageLabel{flex-direction:column;min-width:0;line-height:1.2;display:none}.Topbar-module__uvxMvq__pageLabelGroup{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-size:10px;font-weight:600}.Topbar-module__uvxMvq__pageLabelItem{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.Topbar-module__uvxMvq__hamburger{cursor:pointer;width:32px;height:32px;color:var(--text);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.Topbar-module__uvxMvq__hamburger svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.Topbar-module__uvxMvq__backBtn{cursor:pointer;width:32px;height:32px;color:var(--text);background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .12s;display:none}.Topbar-module__uvxMvq__backBtn:hover{background:var(--surface2)}.Topbar-module__uvxMvq__backBtn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.Topbar-module__uvxMvq__logo{color:var(--text);flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Topbar-module__uvxMvq__logoImg{border-radius:8px;flex-shrink:0;width:32px;height:32px;display:block}.Topbar-module__uvxMvq__logoName{letter-spacing:-.02em;font-size:15px;font-weight:700;font-family:"Space Grotesk", var(--sans);line-height:1}.Topbar-module__uvxMvq__logoRent{color:var(--text)}.Topbar-module__uvxMvq__logoVs{color:#f59e0b}.Topbar-module__uvxMvq__logoBuy{color:var(--text)}.Topbar-module__uvxMvq__logoTld{color:var(--text);opacity:.55;font-weight:500}.Topbar-module__uvxMvq__right{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Topbar-module__uvxMvq__expandBtn{border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .12s;display:inline-flex}.Topbar-module__uvxMvq__expandBtn:hover{background:var(--surface2);color:var(--text);border-color:var(--border2);transform:scale(1.03)}.Topbar-module__uvxMvq__homeCenterNav{pointer-events:auto;justify-content:center;align-items:center;gap:1.25rem;min-width:0;display:flex}.Topbar-module__uvxMvq__homeNavLink{font-family:var(--sans);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;transition:color .12s}.Topbar-module__uvxMvq__homeNavLink:hover{color:var(--text)}.Topbar-module__uvxMvq__themeBtn{border:1px solid var(--border);background:var(--surface2);min-height:26px;color:var(--text);font-family:var(--sans);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:.3rem;padding:.2rem .55rem;line-height:1;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.Topbar-module__uvxMvq__themeBtn svg{flex-shrink:0;display:block}.Topbar-module__uvxMvq__themeBtn:hover{background:var(--border);color:var(--text);border-color:var(--border2)}.Topbar-module__uvxMvq__themeBtnLabel{font-size:11px;font-weight:500}.Topbar-module__uvxMvq__mobilePageTitle,.Topbar-module__uvxMvq__topbarAuth .Topbar-module__uvxMvq__logo{display:none}.Topbar-module__uvxMvq__topbarAuth .Topbar-module__uvxMvq__backBtn{min-width:32px;min-height:32px;display:inline-flex}.Topbar-module__uvxMvq__topbarAuth .Topbar-module__uvxMvq__pageLabel{display:flex}.Topbar-module__uvxMvq__topbarHome .Topbar-module__uvxMvq__left{flex:unset;grid-column:1;min-width:0}.Topbar-module__uvxMvq__topbarHome .Topbar-module__uvxMvq__homeCenterNav{grid-column:2}.Topbar-module__uvxMvq__topbarHome .Topbar-module__uvxMvq__right{grid-column:3;justify-self:end}@media (max-width:768px){.Topbar-module__uvxMvq__topbar{padding:0 .85rem}.Topbar-module__uvxMvq__hamburger,.Topbar-module__uvxMvq__pageLabel{display:none}.Topbar-module__uvxMvq__topbarHome .Topbar-module__uvxMvq__logoImg{width:32px;height:32px}.Topbar-module__uvxMvq__topbarHome .Topbar-module__uvxMvq__logoName{font-size:16px;display:inline}.Topbar-module__uvxMvq__topbarPage .Topbar-module__uvxMvq__logo{display:none}.Topbar-module__uvxMvq__topbarPage{padding:0}.Topbar-module__uvxMvq__topbarPage .Topbar-module__uvxMvq__backBtn{width:34px;min-width:34px;height:34px;min-height:34px;color:var(--muted);background:0 0;border:none;border-radius:8px;transition:background .12s,color .12s,transform .1s;display:inline-flex}.Topbar-module__uvxMvq__topbarPage .Topbar-module__uvxMvq__backBtn:hover{background:var(--surface2);color:var(--text)}.Topbar-module__uvxMvq__topbarPage .Topbar-module__uvxMvq__backBtn:active{background:var(--surface2);transform:scale(.92)}.Topbar-module__uvxMvq__topbarPage .Topbar-module__uvxMvq__mobilePageTitle{letter-spacing:-.02em;color:var(--text);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:16px;font-weight:700;display:block;overflow:hidden}.Topbar-module__uvxMvq__topbarAuth .Topbar-module__uvxMvq__pageLabel{display:none}.Topbar-module__uvxMvq__topbarAuth .Topbar-module__uvxMvq__mobilePageTitle{display:block}.Topbar-module__uvxMvq__topbarHome{justify-content:space-between;max-width:none;margin:0;padding:0;display:flex}.Topbar-module__uvxMvq__topbarHome .Topbar-module__uvxMvq__left{flex:1}.Topbar-module__uvxMvq__homeCenterNav,.Topbar-module__uvxMvq__themeBtnLabel{display:none}.Topbar-module__uvxMvq__themeBtn{gap:0;width:26px;min-width:26px;height:26px;min-height:26px;padding:0}}.Topbar-module__uvxMvq__bellBtn{appearance:none;cursor:pointer;width:40px;height:40px;color:var(--muted);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:.35rem;transition:background .15s,color .15s;display:inline-flex;position:relative}.Topbar-module__uvxMvq__bellBtn:hover{background:var(--surface2);color:var(--text)}.Topbar-module__uvxMvq__badge{color:#fff;text-align:center;border:1.5px solid var(--surface);background:#ff4d4f;border-radius:10px;min-width:15px;padding:.12rem .35rem;font-size:8px;font-weight:800;line-height:1;position:absolute;top:-1px;right:-1px}
.Sidebar-module__y-Zxfa__sidebar{top:var(--topbar-h);width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);z-index:150;flex-direction:column;transition:transform .25s;display:flex;position:fixed;bottom:0;left:0}.Sidebar-module__y-Zxfa__navScroll{scrollbar-width:none;flex:1;padding:.35rem 0 1rem;overflow:hidden auto}.Sidebar-module__y-Zxfa__navScroll::-webkit-scrollbar{width:0}.Sidebar-module__y-Zxfa__group{margin-top:.25rem}.Sidebar-module__y-Zxfa__groupHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.5rem .85rem .3rem 1.2rem;display:flex}.Sidebar-module__y-Zxfa__groupHeader:hover .Sidebar-module__y-Zxfa__groupLabel{color:var(--muted)}.Sidebar-module__y-Zxfa__groupHeaderCollapsed{cursor:default;pointer-events:none;visibility:hidden;white-space:nowrap;position:relative;overflow:hidden}.Sidebar-module__y-Zxfa__groupHeaderCollapsed:after{content:"";visibility:visible;border-top:1px solid var(--border);width:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Sidebar-module__y-Zxfa__group:first-child .Sidebar-module__y-Zxfa__groupHeaderCollapsed:after{content:none}.Sidebar-module__y-Zxfa__groupLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:10px;font-weight:600;transition:color .12s}.Sidebar-module__y-Zxfa__chevron{width:12px;height:12px;stroke:var(--faint);fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .2s}.Sidebar-module__y-Zxfa__chevronOpen{transform:rotate(180deg)}.Sidebar-module__y-Zxfa__groupItems{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.Sidebar-module__y-Zxfa__groupItemsOpen{grid-template-rows:1fr}.Sidebar-module__y-Zxfa__groupItemsInner{overflow:hidden}.Sidebar-module__y-Zxfa__standalone{border-top:1px solid var(--border);margin-top:.5rem;padding-top:.35rem}.Sidebar-module__y-Zxfa__navItem{color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-left:2px solid #0000;align-items:center;gap:.6rem;padding:.52rem .85rem .52rem 1.2rem;font-size:12.5px;text-decoration:none;transition:background .1s,color .1s,border-color .1s;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__navItem:hover{background:var(--surface2);color:var(--text)}.Sidebar-module__y-Zxfa__navItem.Sidebar-module__y-Zxfa__active{background:var(--bg);color:var(--text);border-left-color:var(--text);font-weight:500}.Sidebar-module__y-Zxfa__navItem.Sidebar-module__y-Zxfa__soon{opacity:.45;cursor:default;pointer-events:none}.Sidebar-module__y-Zxfa__navIcon{stroke:currentColor;fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.Sidebar-module__y-Zxfa__soonBadge{letter-spacing:.05em;text-transform:uppercase;color:var(--faint);background:var(--surface2);border:1px solid var(--border);border-radius:3px;flex-shrink:0;margin-left:auto;padding:.1rem .35rem;font-size:9px;font-weight:600}.Sidebar-module__y-Zxfa__newBadge{letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--accent);border-radius:3px;flex-shrink:0;margin-left:auto;padding:.1rem .35rem;font-size:9px;font-weight:700}.Sidebar-module__y-Zxfa__proBadge{letter-spacing:.07em;text-transform:uppercase;color:#fff;background:#f59e0b;border-radius:3px;flex-shrink:0;margin-left:auto;padding:.1rem .35rem;font-size:9px;font-weight:700}.Sidebar-module__y-Zxfa__proIcon{color:#f59e0b;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:transform .2s;display:flex}.Sidebar-module__y-Zxfa__navItem:hover .Sidebar-module__y-Zxfa__proIcon{transform:scale(1.15)}@media (max-width:768px){.Sidebar-module__y-Zxfa__sidebar{z-index:160;transform:translate(-100%);box-shadow:4px 0 24px #0000002e}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__mobileOpen{transform:translate(0)}.Sidebar-module__y-Zxfa__navItem{min-height:44px}.Sidebar-module__y-Zxfa__groupHeader{min-height:40px}}.Sidebar-module__y-Zxfa__collapsedSidebar{width:var(--sidebar-w)}.Sidebar-module__y-Zxfa__collapsedSidebar .Sidebar-module__y-Zxfa__navItem{justify-content:center;padding-left:0;padding-right:0}.Sidebar-module__y-Zxfa__collapseToggle{border:none;border-top:1px solid var(--border);width:100%;color:var(--muted);font-family:var(--sans);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;flex-shrink:0;align-items:center;gap:.6rem;margin-top:auto;padding:.75rem .85rem;font-size:12px;font-weight:500;transition:background .12s,color .12s;display:flex}.Sidebar-module__y-Zxfa__collapseToggle:hover{background:var(--surface2);color:var(--text)}.Sidebar-module__y-Zxfa__collapsedSidebar .Sidebar-module__y-Zxfa__collapseToggle{justify-content:center;padding:.75rem 0}.Sidebar-module__y-Zxfa__collapseIcon{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.Sidebar-module__y-Zxfa__collapseIconRotated{transform:rotate(180deg)}.Sidebar-module__y-Zxfa__collapseLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.BottomNav-module__Iu_L-W__bottomNav{display:none}@media (max-width:768px){.BottomNav-module__Iu_L-W__bottomNav{height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);z-index:200;align-items:stretch;transition:opacity .15s;display:flex;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__Iu_L-W__bottomNavHidden{opacity:0;pointer-events:none}.BottomNav-module__Iu_L-W__tab{color:var(--faint);font-size:10.5px;font-family:var(--sans);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:6px 4px 4px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.BottomNav-module__Iu_L-W__tab:hover{color:var(--muted)}.BottomNav-module__Iu_L-W__tab.BottomNav-module__Iu_L-W__active{color:var(--text)}.BottomNav-module__Iu_L-W__iconWrap{justify-content:center;align-items:center;display:flex;position:relative}.BottomNav-module__Iu_L-W__tab svg{flex-shrink:0;width:22px;height:22px}.BottomNav-module__Iu_L-W__newDot{background:var(--accent);border:1.5px solid var(--surface);border-radius:50%;width:7px;height:7px;position:absolute;top:-2px;right:-4px}.BottomNav-module__Iu_L-W__tabLabel{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.BottomNav-module__Iu_L-W__tab.BottomNav-module__Iu_L-W__active .BottomNav-module__Iu_L-W__tabLabel{font-weight:600}}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--border);scroll-margin-top:var(--topbar-h);background:radial-gradient(ellipse 80% 60% at 10% 0%, color-mix(in srgb, var(--dot-rent) 8%, transparent), transparent 70%), radial-gradient(ellipse 60% 50% at 90% 100%, color-mix(in srgb, var(--dot-buy) 7%, transparent), transparent 70%), linear-gradient(to bottom, var(--bg), var(--surface));margin-top:auto;position:relative;overflow:hidden}.Footer-module__yg9ahW__footer:before{content:"";background:linear-gradient(90deg, var(--dot-rent) 0%, var(--dot-rent) 46%, transparent 46%, transparent 54%, var(--dot-buy) 54%, var(--dot-buy) 100%);opacity:.85;height:2px;position:absolute;top:0;left:0;right:0}.Footer-module__yg9ahW__inner{max-width:1100px;margin:0 auto;padding:2.5rem 2.5rem 1.5rem;position:relative}.Footer-module__yg9ahW__grid{grid-template-columns:minmax(260px,1.1fr) minmax(0,2.6fr);gap:3rem;margin-bottom:2.25rem;display:grid}.Footer-module__yg9ahW__brandCol{flex-direction:column;gap:.4rem;display:flex}.Footer-module__yg9ahW__brandLockup{color:var(--text);align-items:center;gap:.6rem;width:fit-content;text-decoration:none;transition:opacity .12s;display:flex}.Footer-module__yg9ahW__brandLockup:hover{opacity:.85}.Footer-module__yg9ahW__logoImg{border-radius:9px;flex-shrink:0;width:36px;height:36px;margin-left:-4px;display:block}.Footer-module__yg9ahW__brandName{letter-spacing:-.02em;font-size:17px;font-weight:700;font-family:"Space Grotesk", var(--sans);line-height:1.15}.Footer-module__yg9ahW__brandRent{color:var(--text)}.Footer-module__yg9ahW__brandVs{color:#f59e0b}.Footer-module__yg9ahW__brandBuy{color:var(--text)}.Footer-module__yg9ahW__brandTld{color:var(--text);opacity:.55;font-weight:500}.Footer-module__yg9ahW__tagline{color:var(--muted);margin:0;font-size:12.5px;font-weight:400;line-height:1.4}.Footer-module__yg9ahW__contactRow{flex-direction:column;gap:.55rem;margin-top:.85rem;display:flex}.Footer-module__yg9ahW__links{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem 1.25rem;display:grid}.Footer-module__yg9ahW__col{flex-direction:column;gap:.65rem;min-width:0;display:flex}.Footer-module__yg9ahW__colTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin:0;font-size:10px;font-weight:600}.Footer-module__yg9ahW__colList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__colLink{color:var(--muted);align-items:center;gap:.35rem;font-size:12.5px;line-height:1.35;text-decoration:none;transition:color .12s;display:inline-flex}.Footer-module__yg9ahW__colLink:hover{color:var(--text)}.Footer-module__yg9ahW__helpBtn{appearance:none;font-family:inherit;font-size:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.Footer-module__yg9ahW__contactLink{color:var(--muted);align-items:center;gap:.45rem;font-size:12.5px;line-height:1.35;text-decoration:none;transition:color .12s;display:inline-flex}.Footer-module__yg9ahW__contactLink:hover{color:var(--text)}.Footer-module__yg9ahW__contactLink svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;color:var(--faint);flex-shrink:0}.Footer-module__yg9ahW__contactLink:hover svg{color:var(--muted)}.Footer-module__yg9ahW__colLinkSoon{color:var(--faint);opacity:.65;align-items:center;gap:.35rem;font-size:12.5px;line-height:1.35;display:inline-flex}.Footer-module__yg9ahW__newBadge{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--accent);border-radius:3px;flex-shrink:0;padding:.1rem .3rem;font-size:8.5px;font-weight:700}.Footer-module__yg9ahW__soonBadge{letter-spacing:.06em;text-transform:uppercase;background:var(--surface2);border:1px solid var(--border);color:var(--faint);border-radius:3px;flex-shrink:0;padding:.1rem .3rem;font-size:8.5px;font-weight:700}@media (min-width:601px){.Footer-module__yg9ahW__colLinkSoon{white-space:nowrap;flex-wrap:wrap}}.Footer-module__yg9ahW__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.35rem;display:flex}.Footer-module__yg9ahW__disclaimer{color:var(--faint);font-size:11px;line-height:1.5}.Footer-module__yg9ahW__bottomMeta{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.Footer-module__yg9ahW__bottomLink{color:var(--faint);font-size:11px;text-decoration:none;transition:color .12s}.Footer-module__yg9ahW__bottomLink:hover{color:var(--muted);text-decoration:underline}.Footer-module__yg9ahW__copy{color:var(--faint);white-space:nowrap;flex-shrink:0;font-size:11px}.Footer-module__yg9ahW__sep{color:var(--border2);font-size:11px}@media (max-width:960px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__yg9ahW__brandCol{border-bottom:1px solid var(--border);padding-bottom:1.5rem}}@media (max-width:600px){.Footer-module__yg9ahW__inner{padding:1.75rem 1rem 1rem}.Footer-module__yg9ahW__grid{gap:1.5rem;margin-bottom:1.5rem}.Footer-module__yg9ahW__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1rem}.Footer-module__yg9ahW__bottom{flex-direction:column;align-items:flex-start;gap:.75rem}}
.Shell-module__8EXNpq__shell{flex-direction:column;min-height:100vh;display:flex}.Shell-module__8EXNpq__overlay{z-index:140;background:#00000059;display:none;position:fixed;inset:0}.Shell-module__8EXNpq__overlay.Shell-module__8EXNpq__open{display:block}.Shell-module__8EXNpq__main{margin-top:calc(var(--topbar-h) + env(safe-area-inset-top));margin-left:var(--sidebar-w);min-height:calc(100vh - var(--topbar-h));flex-direction:column;flex:1;min-width:0;max-width:100%;transition:margin-left .25s;display:flex}.Shell-module__8EXNpq__main.Shell-module__8EXNpq__collapsed{margin-left:48px}.Shell-module__8EXNpq__mainFull{margin-left:0}.Shell-module__8EXNpq__mainAuth{flex-direction:column;width:100%;max-width:none;display:flex;margin-left:0!important}@media (max-width:768px){.Shell-module__8EXNpq__main{padding-bottom:calc(56px + env(safe-area-inset-bottom));margin-left:0!important}.Shell-module__8EXNpq__mainAuth{padding-bottom:0}.Shell-module__8EXNpq__hideFooterMobile{display:none!important}}.Shell-module__8EXNpq__footerContainer{margin-top:auto}@media print{.Shell-module__8EXNpq__shell{min-height:auto!important}.Shell-module__8EXNpq__main{flex:none!important;width:100%!important;max-width:none!important;min-height:auto!important;margin:0!important;padding:0!important}}
.more-module__iLpIiq__container{max-width:100%;margin:0;padding:2.5rem 2.4rem 4rem}.more-module__iLpIiq__title{color:var(--text);font-size:24px;font-weight:700;font-family:var(--sans);margin-bottom:.5rem}.more-module__iLpIiq__subtitle{color:var(--muted);margin-bottom:2rem;font-size:14px;line-height:1.5}.more-module__iLpIiq__group{margin-bottom:2rem}.more-module__iLpIiq__groupLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:.75rem;padding-left:.2rem;font-size:11px;font-weight:600}.more-module__iLpIiq__grid{flex-direction:column;gap:.75rem;display:flex}.more-module__iLpIiq__card{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:border-color .12s,background .12s;display:flex}.more-module__iLpIiq__card:hover{background:var(--surface2);border-color:var(--border2)}.more-module__iLpIiq__cardBtn{appearance:none;text-align:left;cursor:pointer;width:100%;font-family:inherit}.more-module__iLpIiq__iconWrap{background:var(--surface2);width:24px;height:24px;color:var(--muted);border-radius:6px;justify-content:center;align-items:center;display:flex}.more-module__iLpIiq__icon{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.more-module__iLpIiq__content{align-items:center;gap:.5rem;font-size:14px;font-weight:500;display:flex}.more-module__iLpIiq__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:3px;padding:.1rem .35rem;font-size:9px;font-weight:700;line-height:1}.more-module__iLpIiq__badgeNew{color:#fff;background:var(--accent)}.more-module__iLpIiq__badgePro{color:#fff;background:#f59e0b}.more-module__iLpIiq__badgeSoon{color:var(--faint);background:var(--surface2);border:1px solid var(--border)}.more-module__iLpIiq__card.more-module__iLpIiq__soon{opacity:.5;cursor:default;pointer-events:none}@media (max-width:768px){.more-module__iLpIiq__container{padding:1rem 1.2rem 1.5rem}.more-module__iLpIiq__title{margin-bottom:.2rem;font-size:20px}.more-module__iLpIiq__subtitle{margin-bottom:1.25rem;font-size:13px}.more-module__iLpIiq__group{margin-bottom:1rem}.more-module__iLpIiq__groupLabel{margin-bottom:.35rem;font-size:10px}.more-module__iLpIiq__grid{gap:.5rem}.more-module__iLpIiq__card{border-radius:8px;gap:.65rem;padding:.55rem .85rem}.more-module__iLpIiq__iconWrap{border-radius:7px;width:26px;height:26px}.more-module__iLpIiq__icon{width:15px;height:15px}.more-module__iLpIiq__content{font-size:14px}}.more-module__iLpIiq__settingsRow{justify-content:flex-start}.more-module__iLpIiq__settingsContent{flex-direction:column;flex:1;gap:.1rem;min-width:0;font-size:14px;font-weight:500;display:flex}.more-module__iLpIiq__settingsHint{color:var(--muted);font-size:11px;font-weight:400}.more-module__iLpIiq__toggle{background:var(--border2);cursor:pointer;border-radius:11px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.more-module__iLpIiq__toggleOn{background:var(--accent)}.more-module__iLpIiq__toggleThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.more-module__iLpIiq__toggleOn .more-module__iLpIiq__toggleThumb{transform:translate(18px)}
