.notifications-module__fqO0Tq__dropdown{border:1px solid var(--rt-outline-variant);z-index:150;background:#fff;border-radius:16px;flex-direction:column;width:360px;max-height:480px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #0000001f}.notifications-module__fqO0Tq__dropdownHeader{border-bottom:1px solid var(--rt-outline-variant);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.notifications-module__fqO0Tq__dropdownTitle{color:var(--rt-on-surface);margin:0;font-size:14px;font-weight:800}.notifications-module__fqO0Tq__markAllBtn{color:var(--rt-primary);cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:700}.notifications-module__fqO0Tq__dropdownList{flex:1;overflow-y:auto}.notifications-module__fqO0Tq__dropdownEmpty{text-align:center;color:var(--rt-on-surface-variant);padding:32px 16px;font-size:13px}.notifications-module__fqO0Tq__viewAllBtn{text-align:center;color:var(--rt-primary);background:var(--rt-surface-container-low);border:none;border-top:1px solid var(--rt-outline-variant);cursor:pointer;flex-shrink:0;padding:12px;font-size:12px;font-weight:700}.notifications-module__fqO0Tq__item{border:none;border-bottom:1px solid var(--rt-surface-container-low);text-align:left;cursor:pointer;background:#fff;align-items:flex-start;gap:10px;width:100%;padding:12px 14px;transition:background .15s;display:flex;position:relative}.notifications-module__fqO0Tq__item:hover{background:var(--rt-surface-container-low)}.notifications-module__fqO0Tq__itemUnread{background:#004d9908}.notifications-module__fqO0Tq__itemCompact{padding:10px 14px}.notifications-module__fqO0Tq__itemIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.notifications-module__fqO0Tq__itemBody{flex:1;min-width:0}.notifications-module__fqO0Tq__itemTitle{color:var(--rt-on-surface);margin:0 0 2px;font-size:13px;font-weight:700}.notifications-module__fqO0Tq__itemMessage{color:var(--rt-on-surface-variant);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 3px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.notifications-module__fqO0Tq__itemTime{color:var(--rt-outline);margin:0;font-size:10px;font-weight:600}.notifications-module__fqO0Tq__itemDot{background:var(--rt-primary);border-radius:999px;flex-shrink:0;width:7px;height:7px;margin-top:5px}.notifications-module__fqO0Tq__page{max-width:640px;margin:0 auto;padding:12px 16px 90px}.notifications-module__fqO0Tq__pageHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.notifications-module__fqO0Tq__filterRow{gap:8px;display:flex}.notifications-module__fqO0Tq__filterChip{border:1px solid var(--rt-outline-variant);height:32px;color:var(--rt-on-surface-variant);cursor:pointer;background:#fff;border-radius:999px;padding:0 14px;font-size:12px;font-weight:700}.notifications-module__fqO0Tq__filterChipActive{border-color:var(--rt-primary);color:var(--rt-primary);background:#e6f0ff}.notifications-module__fqO0Tq__markAllBtnFull{color:var(--rt-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.notifications-module__fqO0Tq__centerBox{justify-content:center;padding:48px 0;display:flex}.notifications-module__fqO0Tq__emptyState{color:var(--rt-on-surface-variant);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:56px 20px;font-size:14px;display:flex}
:root{--rt-surface:#f7f9fc;--rt-surface-container-lowest:#fff;--rt-surface-container-low:#f2f4f7;--rt-surface-container:#eceef1;--rt-surface-container-high:#e6e8eb;--rt-surface-container-highest:#e0e3e6;--rt-on-surface:#191c1e;--rt-on-surface-variant:#424752;--rt-outline:#727783;--rt-outline-variant:#c2c6d4;--rt-primary:#004d99;--rt-primary-container:#1565c0;--rt-on-primary:#fff;--rt-on-primary-container:#dae5ff;--rt-secondary:#8b5000;--rt-secondary-container:#ff9800;--rt-error:#ba1a1a;--rt-success:#0f7b3c;--rt-font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--rt-radius-card:8px;--rt-radius-control:8px;--rt-radius-soft:4px;--rt-max-mobile:640px;--rt-space-xs:4px;--rt-space-sm:8px;--rt-space-md:16px;--rt-space-lg:24px;--rt-space-xl:32px}.app-module__tEuC9a__shell{background:var(--rt-surface,#f8f9fc);min-height:100vh;color:var(--rt-on-surface,#1e293b);font-family:var(--rt-font-family);scrollbar-width:none}.app-module__tEuC9a__shell::-webkit-scrollbar{display:none}.app-module__tEuC9a__frame{width:min(100%,var(--rt-max-mobile));background:var(--rt-surface);scrollbar-width:none;min-height:100vh;margin:0 auto}.app-module__tEuC9a__frame::-webkit-scrollbar{display:none}.app-module__tEuC9a__topBar{z-index:20;border-bottom:1px solid var(--rt-outline-variant,#e2e8f0);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:12px 16px;display:flex;position:sticky;top:0}.app-module__tEuC9a__topBar h1{color:var(--rt-primary,#0f52ba);margin:0;font-size:20px;font-weight:800;line-height:26px}.app-module__tEuC9a__iconButton,.app-module__tEuC9a__plainButton{color:var(--rt-on-surface-variant);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.app-module__tEuC9a__iconButton{width:40px;height:40px}.app-module__tEuC9a__plainButton{min-height:36px;color:var(--rt-primary);padding:0 10px;font-weight:800;text-decoration:none}.app-module__tEuC9a__searchShell input{width:100%;min-width:0;color:var(--rt-on-surface,#0f172a);background:0 0;border:0;outline:0;font-size:14px}.app-module__tEuC9a__tabs::-webkit-scrollbar{display:none}.app-module__tEuC9a__postCard,.app-module__tEuC9a__panel,.app-module__tEuC9a__requestCard,.app-module__tEuC9a__roleCard{border:1px solid var(--rt-outline-variant,#cbd5e1);background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000005}.app-module__tEuC9a__postCard{margin-bottom:20px;transition:border-color .15s;overflow:hidden}.app-module__tEuC9a__postCard:hover{border-color:var(--rt-outline,#94a3b8)}.app-module__tEuC9a__postMeta strong,.app-module__tEuC9a__requestCard strong,.app-module__tEuC9a__roleCard strong{color:var(--rt-on-surface);font-size:14px;line-height:20px;display:block}.app-module__tEuC9a__postMeta span,.app-module__tEuC9a__requestCard span,.app-module__tEuC9a__roleCard span{color:var(--rt-on-surface-variant);font-size:12px;line-height:18px}.app-module__tEuC9a__badge{color:#8b5000;background:#fff4df;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.app-module__tEuC9a__singleImageWrapper{background-color:var(--rt-surface-container-high,#f1f5f9);cursor:pointer;height:clamp(280px,50vw,400px);position:relative;overflow:hidden}.app-module__tEuC9a__singleImage{object-fit:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.app-module__tEuC9a__singleImageWrapper:hover .app-module__tEuC9a__singleImage{transform:scale(1.02)}.app-module__tEuC9a__imageScroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-bottom:8px;padding:0 16px;display:flex;overflow-x:auto}.app-module__tEuC9a__imageScroll::-webkit-scrollbar{display:none}.app-module__tEuC9a__carouselSlide{scroll-snap-align:center;cursor:pointer;background-color:var(--rt-surface-container-high,#f1f5f9);border-radius:14px;flex-shrink:0;width:90%;height:clamp(260px,48vw,380px);position:relative;overflow:hidden}.app-module__tEuC9a__carouselImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.app-module__tEuC9a__carouselSlide:hover .app-module__tEuC9a__carouselImage{transform:scale(1.02)}.app-module__tEuC9a__postBody h2{color:var(--rt-on-surface,#0f172a);letter-spacing:-.015em;margin:0 0 8px;font-size:18px;font-weight:800;line-height:24px}.app-module__tEuC9a__postBody p{color:var(--rt-on-surface-variant,#475569);margin:0;font-size:14px;line-height:21px}.app-module__tEuC9a__priceRow{color:var(--rt-primary,#0f52ba);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-weight:800;display:flex}.app-module__tEuC9a__actions{border-top:1px solid var(--rt-outline-variant,#e2e8f0);box-sizing:border-box;justify-content:space-between;gap:5px;width:100%;padding:12px 8px;display:flex;flex-wrap:nowrap!important}.app-module__tEuC9a__actions button{background:var(--rt-surface,#f8f9fc);min-height:38px;color:var(--rt-on-surface-variant,#64748b);white-space:nowrap;text-overflow:ellipsis;border:0;border-radius:9px;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:800;display:inline-flex;overflow:hidden;flex:1 1 0!important;min-width:0!important}@media (max-width:375px){.app-module__tEuC9a__actions{gap:3px!important;padding:10px 4px!important}.app-module__tEuC9a__actions button{gap:2px!important;min-height:34px!important;padding:2px 4px!important;font-size:9.5px!important}.app-module__tEuC9a__actions button svg{width:11px!important;height:11px!important}}.app-module__tEuC9a__bottomNav{z-index:30;width:min(100%,var(--rt-max-mobile));padding:8px 8px max(8px,env(safe-area-inset-bottom));border-top:1px solid var(--rt-outline-variant);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:repeat(5,1fr);gap:2px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.app-module__tEuC9a__bottomNav a{min-height:48px;color:var(--rt-on-surface-variant);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.app-module__tEuC9a__bottomNav a[data-active=true]{color:var(--rt-primary);background:#0f52ba14}.app-module__tEuC9a__fab{z-index:31;width:min(calc(100% - 32px),calc(var(--rt-max-mobile) - 32px));background:var(--rt-tertiary);color:#191c1e;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:15px;font-weight:900;text-decoration:none;display:inline-flex;position:fixed;bottom:76px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #ff980033}.app-module__tEuC9a__formStack{flex-direction:column;gap:14px;display:flex}.app-module__tEuC9a__field{flex-direction:column;gap:6px;display:flex}.app-module__tEuC9a__field span{color:var(--rt-on-surface-variant);text-transform:uppercase;font-size:12px;font-weight:800}.app-module__tEuC9a__field input,.app-module__tEuC9a__field select,.app-module__tEuC9a__field textarea{border:1px solid var(--rt-outline-variant);width:100%;color:var(--rt-on-surface);font-family:var(--rt-font-family);box-sizing:border-box;background:#fff;border-radius:10px;outline:0;font-size:14px}.app-module__tEuC9a__field input,.app-module__tEuC9a__field select{min-height:48px;padding:0 12px}.app-module__tEuC9a__field textarea{resize:vertical;min-height:122px;padding:12px}.app-module__tEuC9a__field input::placeholder,.app-module__tEuC9a__field textarea::placeholder{color:var(--rt-on-surface-variant,#94a3b8)!important;opacity:.55!important;font-weight:300!important}.app-module__tEuC9a__uploadBox{border:1.5px dashed var(--rt-outline);min-height:128px;color:var(--rt-on-surface-variant);text-align:center;background:#fff;border-radius:12px;place-items:center;gap:8px;display:grid}.app-module__tEuC9a__primaryButton{border:1px solid var(--rt-primary);background:var(--rt-primary);color:#fff;cursor:pointer;border-radius:12px;min-height:52px;font-size:15px;font-weight:900}.app-module__tEuC9a__profileHero{color:#fff;background:linear-gradient(145deg,#004d99,#1565c0);padding:24px 16px}.app-module__tEuC9a__profileHero h2{margin:10px 0 3px;font-size:24px}.app-module__tEuC9a__profileHero p{color:#ffffffc2;margin:0;font-size:13px}.app-module__tEuC9a__sectionTitle{color:var(--rt-on-surface-variant);text-transform:uppercase;margin:22px 0 8px;font-size:11px;font-weight:900}.app-module__tEuC9a__menuList{overflow:hidden}.app-module__tEuC9a__menuItem{min-height:58px;color:var(--rt-on-surface);align-items:center;gap:12px;padding:0 14px;text-decoration:none;display:flex}.app-module__tEuC9a__menuItem+.app-module__tEuC9a__menuItem{border-top:1px solid var(--rt-outline-variant)}.app-module__tEuC9a__requestCard,.app-module__tEuC9a__roleCard,.app-module__tEuC9a__panel{text-align:center;margin-bottom:12px;padding:18px 24px}.app-module__tEuC9a__roleCard{text-align:left;cursor:pointer}.app-module__tEuC9a__roleCard[data-selected=true]{border-color:var(--rt-primary);background:#f4f9ff}.app-module__tEuC9a__roleGrid{grid-template-columns:1fr;gap:10px;display:grid}.app-module__tEuC9a__emptyState{text-align:center;color:var(--rt-on-surface-variant);padding:56px 20px}@media (max-width:430px){.app-module__tEuC9a__content{padding-inline:14px}}.app-module__tEuC9a__shellOuter{background-color:var(--rt-surface,#f8f9fc);min-height:100vh;display:flex}.app-module__tEuC9a__sidebarNav{display:none}.app-module__tEuC9a__sidebarLogo{border-bottom:1px solid #0f172a14;align-items:center;gap:10px;height:62px;margin-bottom:16px;padding:0 12px 18px;display:flex}.app-module__tEuC9a__sidebarLogoMark{color:#fff;background:linear-gradient(135deg,#031635,#0f52ba);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:flex}.app-module__tEuC9a__sidebarLogoText{color:#031635;white-space:nowrap;letter-spacing:-.02em;font-size:16px;font-weight:900}.app-module__tEuC9a__sidebarSection{flex-direction:column;gap:2px;display:flex}.app-module__tEuC9a__sidebarDivider{border-top:1px solid #0f172a14;margin-top:12px;padding-top:16px}.app-module__tEuC9a__sidebarSectionHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--rt-on-surface-variant,#64748b);margin:0;padding:0 12px 6px;font-size:11px;font-weight:700}.app-module__tEuC9a__sidebarItem{color:#64748b;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:flex;position:relative}.app-module__tEuC9a__sidebarItem:hover{color:var(--rt-primary);background:#0f52ba0d}.app-module__tEuC9a__sidebarItemActive{color:var(--rt-primary);background:#0f52ba14}.app-module__tEuC9a__sidebarItemActive:before{content:"";background:var(--rt-primary);border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.app-module__tEuC9a__sidebarItemDanger{color:#d4111e}.app-module__tEuC9a__sidebarItemDanger:hover{color:#d4111e;background-color:#d4111e0f}.app-module__tEuC9a__sidebarItemLabel{white-space:nowrap}.app-module__tEuC9a__collapseToggle{border:1px solid var(--rt-outline-variant);cursor:pointer;color:#64748b;background:#fff;border-radius:8px;justify-content:center;align-self:flex-end;align-items:center;width:32px;height:32px;margin-top:auto;margin-bottom:12px;transition:all .15s;display:none}.app-module__tEuC9a__collapseToggle:hover{color:var(--rt-primary);background:#0f52ba0d}.app-module__tEuC9a__notifBell{cursor:pointer;color:#475569;background:#0f52ba0f;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:relative}.app-module__tEuC9a__notifBell:hover{background:#0f52ba1a}.app-module__tEuC9a__notifBadge{background:#d4111e;border:2px solid #fff;border-radius:999px;width:8px;height:8px;position:absolute;top:6px;right:6px}.app-module__tEuC9a__shellMain{flex-direction:column;flex:1;min-width:0;min-height:100vh;transition:margin-left .2s;display:flex}.app-module__tEuC9a__pageContent{flex:1;overflow-y:auto}.app-module__tEuC9a__mobileMoreMenuWrapper{display:block}@media (min-width:640px){.app-module__tEuC9a__sidebarNav{z-index:100;background:#fff;border-right:1px solid #0f172a14;flex-direction:column;gap:12px;width:250px;padding:24px 16px;transition:width .2s,padding .2s;display:flex;position:fixed;top:0;bottom:0;left:0}.app-module__tEuC9a__collapseToggle{display:flex}.app-module__tEuC9a__shellMain{margin-left:250px}.app-module__tEuC9a__bottomNav,.app-module__tEuC9a__mobileMoreMenuWrapper{display:none!important}.app-module__tEuC9a__shellCollapsed .app-module__tEuC9a__sidebarNav{width:72px;padding:24px 10px}.app-module__tEuC9a__shellCollapsed .app-module__tEuC9a__sidebarLogoText,.app-module__tEuC9a__shellCollapsed .app-module__tEuC9a__sidebarItemLabel,.app-module__tEuC9a__shellCollapsed .app-module__tEuC9a__sidebarSectionHeader{display:none}.app-module__tEuC9a__shellCollapsed .app-module__tEuC9a__sidebarLogo{justify-content:center;padding:0 0 18px}.app-module__tEuC9a__shellCollapsed .app-module__tEuC9a__collapseToggle{align-self:center}.app-module__tEuC9a__shellCollapsed .app-module__tEuC9a__shellMain{margin-left:72px}}.app-module__tEuC9a__lightboxOverlay{z-index:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;background-color:#0f172af2;justify-content:center;align-items:center;animation:.2s app-module__tEuC9a__fadeIn;display:flex;position:fixed;inset:0}.app-module__tEuC9a__lightboxClose{color:#fff;cursor:pointer;background-color:#ffffff1a;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .15s;display:flex;position:absolute;top:24px;right:24px}.app-module__tEuC9a__lightboxClose:hover{background-color:#fff3}.app-module__tEuC9a__lightboxNavLeft,.app-module__tEuC9a__lightboxNavRight{color:#fff;cursor:pointer;background-color:#ffffff1a;border:none;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.app-module__tEuC9a__lightboxNavLeft{left:32px}.app-module__tEuC9a__lightboxNavRight{right:32px}.app-module__tEuC9a__lightboxNavLeft:hover,.app-module__tEuC9a__lightboxNavRight:hover{background-color:#fff3}.app-module__tEuC9a__lightboxImageContainer{flex-direction:column;justify-content:center;align-items:center;max-width:85%;max-height:80%;display:flex;position:relative}.app-module__tEuC9a__lightboxImage{object-fit:contain;border-radius:12px;max-width:100%;max-height:100%;box-shadow:0 10px 40px #00000080}.app-module__tEuC9a__lightboxCounter{color:#ffffffb3;margin-top:16px;font-size:14px;font-weight:600}.app-module__tEuC9a__stackedImageFrame{padding:16px 16px 8px;position:relative}.app-module__tEuC9a__stackedImageContainer{cursor:pointer;height:clamp(260px,48vw,380px);position:relative}.app-module__tEuC9a__stackedImageContainer:before,.app-module__tEuC9a__stackedImageContainer:after{content:"";background-color:var(--rt-surface-container-high,#cbd5e1);border:1.5px solid var(--rt-outline-variant,#cbd5e1);pointer-events:none;border-radius:14px;transition:transform .18s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.app-module__tEuC9a__stackedImageContainer:before{opacity:.85;z-index:1;transform:translateY(-6px)scale(.975)}.app-module__tEuC9a__stackedImageContainer:after{opacity:.55;z-index:0;transform:translateY(-12px)scale(.95)}.app-module__tEuC9a__stackedImageContainer:hover:before{transform:translateY(-8px)scale(.98)}.app-module__tEuC9a__stackedImageContainer:hover:after{transform:translateY(-15px)scale(.955)}.app-module__tEuC9a__stackedImageFront{background-color:var(--rt-surface-container-high,#f1f5f9);border:1.5px solid var(--rt-outline-variant,#cbd5e1);z-index:2;border-radius:14px;width:100%;height:100%;position:relative;overflow:hidden}.app-module__tEuC9a__stackedPhotosBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.01em;background-color:#0f172ad9;border-radius:12px;padding:5px 12px;font-size:11px;font-weight:700;position:absolute;bottom:12px;right:12px}.app-module__tEuC9a__web3PortfolioCard{color:#fff;background:linear-gradient(135deg,#0b1a30 0%,#030e20 100%);border:1px solid #ffffff14;border-radius:24px;margin:16px 16px 0;padding:24px 20px;position:relative;overflow:hidden;box-shadow:0 8px 32px #030e2026}.app-module__tEuC9a__web3CardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.app-module__tEuC9a__web3UserMeta{align-items:center;gap:12px;display:flex}.app-module__tEuC9a__web3Avatar{background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.app-module__tEuC9a__web3VerifiedRow{align-items:center;gap:8px;display:flex}.app-module__tEuC9a__web3UserName{color:#fff;font-size:13px;font-weight:700}.app-module__tEuC9a__web3VerifyBadge{color:#030e20;text-transform:uppercase;background:linear-gradient(135deg,#f3ba2f,#d49b00);border-radius:4px;align-items:center;gap:3px;padding:2px 6px;font-size:8px;font-weight:800;display:flex}.app-module__tEuC9a__web3UserRole{color:#94a3b8;margin:2px 0 0;font-size:10px}.app-module__tEuC9a__web3EyeToggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .15s}.app-module__tEuC9a__web3EyeToggle:hover{color:#fff}.app-module__tEuC9a__web3BalanceBlock{margin-bottom:20px}.app-module__tEuC9a__web3BalanceLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.app-module__tEuC9a__web3BalanceValue{letter-spacing:-.02em;color:#fff;margin:6px 0 0;font-size:32px;font-weight:800}.app-module__tEuC9a__web3AddressRow{border-top:1px solid #ffffff14;align-items:center;gap:8px;padding-top:16px;display:flex}.app-module__tEuC9a__web3AddressText{color:#94a3b8;letter-spacing:.02em;font-family:monospace;font-size:12px}.app-module__tEuC9a__web3CopyBtn{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:6px;padding:4px 8px;transition:background .15s}.app-module__tEuC9a__web3CopyBtn:hover{background:#ffffff2e}.app-module__tEuC9a__web3QuickActionsGrid{grid-template-columns:repeat(4,1fr);gap:8px;padding:16px;display:grid}.app-module__tEuC9a__web3ActionItem{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;display:flex}.app-module__tEuC9a__web3ActionIcon{border:1px solid var(--rt-outline-variant);width:44px;height:44px;color:var(--rt-on-surface);background:#fff;border-radius:14px;justify-content:center;align-items:center;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #00000005}.app-module__tEuC9a__web3ActionItem:hover .app-module__tEuC9a__web3ActionIcon{border-color:var(--rt-primary);color:var(--rt-primary);transform:translateY(-2px);box-shadow:0 6px 16px #0f52ba14}.app-module__tEuC9a__web3ActionP2PIcon{border-color:var(--rt-primary);color:var(--rt-primary);background:#0f52ba14}.app-module__tEuC9a__web3ActionItem span{color:var(--rt-on-surface);font-size:11px;font-weight:700}.app-module__tEuC9a__web3SectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--rt-on-surface-variant);margin-bottom:12px;padding-left:4px;font-size:11px;font-weight:800}.app-module__tEuC9a__web3AssetRow{border:1.5px solid var(--rt-outline-variant);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px 16px;transition:border-color .15s;display:flex}.app-module__tEuC9a__web3AssetRow:hover{border-color:var(--rt-primary)}.app-module__tEuC9a__web3AssetLeft{align-items:center;gap:12px;min-width:0;display:flex}.app-module__tEuC9a__web3AssetLogo{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.app-module__tEuC9a__web3AssetFiat{color:var(--rt-primary);background:#0f52ba14}.app-module__tEuC9a__web3AssetSafe{color:#14532d;background:#14532d14}.app-module__tEuC9a__web3AssetTrading{color:#78350f;background:#78350f14}.app-module__tEuC9a__web3AssetName{color:var(--rt-on-surface);margin:0;font-size:13px;font-weight:800}.app-module__tEuC9a__web3AssetSymbol{color:var(--rt-on-surface-variant);margin:2px 0 0;font-size:11px}.app-module__tEuC9a__web3AssetRight{text-align:right;align-items:center;gap:8px;display:flex}.app-module__tEuC9a__web3AssetVal{color:var(--rt-on-surface);margin:0;font-size:14px;font-weight:800}.app-module__tEuC9a__web3AssetArrow{color:#94a3b8}.app-module__tEuC9a__web3SettingsLink,.app-module__tEuC9a__web3SettingsButton{border:1.5px solid var(--rt-outline-variant);width:100%;color:var(--rt-on-surface);cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .15s;display:flex}.app-module__tEuC9a__web3SettingsLink:hover,.app-module__tEuC9a__web3SettingsButton:hover{border-color:var(--rt-primary)}.app-module__tEuC9a__web3LogoutButton{color:#d4111e;cursor:pointer;background:#d4111e0d;border:1.5px solid #d4111e26;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:14px;font-size:13px;font-weight:800;transition:background .15s;display:flex}.app-module__tEuC9a__web3LogoutButton:hover{background:#d4111e14}@keyframes app-module__tEuC9a__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.app-module__tEuC9a__lightboxNavLeft,.app-module__tEuC9a__lightboxNavRight{display:none!important}}.app-module__tEuC9a__content{max-width:680px;margin:0 auto;padding:16px 16px 100px}.app-module__tEuC9a__searchShell{border:1.5px solid var(--rt-outline-variant,#e2e8f0);min-height:46px;color:var(--rt-on-surface-variant,#64748b);background:#fff;border-radius:999px;align-items:center;gap:9px;margin-bottom:14px;padding:0 16px;display:flex;box-shadow:0 2px 8px #00000005}.app-module__tEuC9a__tabs{scrollbar-width:none;gap:8px;margin:0 -16px 16px;padding:0 16px 4px;display:flex;overflow-x:auto}.app-module__tEuC9a__tab{border:1.5px solid var(--rt-outline-variant,#cbd5e1);min-height:36px;color:var(--rt-on-surface-variant,#64748b);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:0 16px;font-size:13px;font-weight:700;transition:all .12s}.app-module__tEuC9a__tabActive{border-color:var(--rt-primary,#0f52ba);color:var(--rt-primary,#0f52ba);background:#0f52ba14}.app-module__tEuC9a__postCard{border:1px solid var(--rt-outline-variant,#cbd5e1);background:#fff;border-radius:16px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 20px #00000005}.app-module__tEuC9a__postHeader{gap:12px;padding:16px;display:flex}.app-module__tEuC9a__avatar{width:42px;height:42px;color:var(--rt-primary);background:#0f52ba14;border-radius:999px;flex:none;place-items:center;font-weight:800;display:grid}.app-module__tEuC9a__postMeta{flex:1;min-width:0}.app-module__tEuC9a__postBody{padding:16px}.app-module__tEuC9a__actions{border-top:1px solid var(--rt-outline-variant,#e2e8f0);flex-wrap:wrap;justify-content:space-between;gap:6px;padding:12px 16px;display:flex}.app-module__tEuC9a__modalOverlay{z-index:250;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aa6;justify-content:center;align-items:flex-end;padding:0;animation:.2s app-module__tEuC9a__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:640px){.app-module__tEuC9a__modalOverlay{align-items:center;padding:24px}}.app-module__tEuC9a__modalSheet{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:500px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) app-module__tEuC9a__slideUp;display:flex;overflow:hidden;box-shadow:0 -12px 48px #0000002e}@media (min-width:640px){.app-module__tEuC9a__modalSheet{border-radius:24px;box-shadow:0 20px 60px #00000040}}.app-module__tEuC9a__modalSheetHeader{border-bottom:1px solid var(--rt-outline-variant,#f1f5f9);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.app-module__tEuC9a__modalSheetTitle{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:17px;font-weight:800}.app-module__tEuC9a__modalSheetCloseBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.app-module__tEuC9a__modalSheetCloseBtn:hover{color:#0f172a;background:#e2e8f0}.app-module__tEuC9a__modalSheetBody{scrollbar-width:thin;padding:24px;overflow-y:auto}.app-module__tEuC9a__alertCardError{background:#dc26260d;border:1px solid #dc262633;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex;box-shadow:0 4px 12px #dc26260d}.app-module__tEuC9a__alertCardErrorTitle{color:#dc2626;margin:0 0 2px;font-size:13px;font-weight:800}.app-module__tEuC9a__alertCardErrorDesc{color:#ef4444;margin:0;font-size:12px;line-height:1.4}@keyframes app-module__tEuC9a__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.more-menu-module__90AbaG__dropdown{border:1px solid var(--rt-outline-variant);z-index:150;background:#fff;border-radius:14px;width:240px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #0000001f}.more-menu-module__90AbaG__item{border:none;border-bottom:1px solid var(--rt-surface-container-low);width:100%;color:var(--rt-on-surface);cursor:pointer;text-align:left;background:#fff;align-items:center;gap:11px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.more-menu-module__90AbaG__item:last-child{border-bottom:none}.more-menu-module__90AbaG__item:hover{background:var(--rt-surface-container-low)}.more-menu-module__90AbaG__itemDanger{color:#d4111e}
:root{--rt-surface:#f7f9fc;--rt-surface-container-lowest:#fff;--rt-surface-container-low:#f2f4f7;--rt-surface-container:#eceef1;--rt-surface-container-high:#e6e8eb;--rt-surface-container-highest:#e0e3e6;--rt-on-surface:#191c1e;--rt-on-surface-variant:#424752;--rt-outline:#727783;--rt-outline-variant:#c2c6d4;--rt-primary:#004d99;--rt-primary-container:#1565c0;--rt-on-primary:#fff;--rt-on-primary-container:#dae5ff;--rt-secondary:#8b5000;--rt-secondary-container:#ff9800;--rt-error:#ba1a1a;--rt-success:#0f7b3c;--rt-font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--rt-radius-card:8px;--rt-radius-control:8px;--rt-radius-soft:4px;--rt-max-mobile:640px;--rt-space-xs:4px;--rt-space-sm:8px;--rt-space-md:16px;--rt-space-lg:24px;--rt-space-xl:32px}.p2p-marketplace-module__P6p6mW__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:300;background:#0f172a8c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:1024px){.p2p-marketplace-module__P6p6mW__overlay{align-items:center;padding:24px}}.p2p-marketplace-module__P6p6mW__mobileSheet{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;height:92vh;display:flex;overflow:hidden;box-shadow:0 -10px 40px #00000026}.p2p-marketplace-module__P6p6mW__desktopPanel{border:1px solid var(--rt-outline-variant,#e2e8f0);background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:920px;height:75vh;animation:.18s cubic-bezier(.4,0,.2,1) p2p-marketplace-module__P6p6mW__p2pSlideUp;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000038}@keyframes p2p-marketplace-module__P6p6mW__p2pSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.p2p-marketplace-module__P6p6mW__header{border-bottom:1px solid var(--rt-outline-variant,#e2e8f0);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.p2p-marketplace-module__P6p6mW__title{color:var(--rt-on-surface,#0f172a);align-items:center;gap:8px;margin:0 0 2px;font-size:16px;font-weight:800;display:flex}.p2p-marketplace-module__P6p6mW__subtitle{color:var(--rt-on-surface-variant,#64748b);margin:0;font-size:11px}.p2p-marketplace-module__P6p6mW__headerActions{align-items:center;gap:10px;display:flex}.p2p-marketplace-module__P6p6mW__createBtn{background:var(--rt-primary,#0f52ba);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:12px;font-weight:800;transition:opacity .15s;display:inline-flex;box-shadow:0 4px 12px #0f52ba33}.p2p-marketplace-module__P6p6mW__createBtn:hover{opacity:.92}.p2p-marketplace-module__P6p6mW__closeBtn{border:1px solid var(--rt-outline-variant,#e2e8f0);width:34px;height:34px;color:var(--rt-on-surface-variant,#64748b);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.p2p-marketplace-module__P6p6mW__closeBtn:hover{background:var(--rt-surface-container-low,#f1f5f9);color:var(--rt-on-surface,#0f172a)}.p2p-marketplace-module__P6p6mW__splitBody{flex:1;display:flex;overflow:hidden}.p2p-marketplace-module__P6p6mW__listColumn{flex:1;padding:16px 20px;overflow-y:auto}@media (min-width:1024px){.p2p-marketplace-module__P6p6mW__listColumn{border-right:1px solid var(--rt-outline-variant,#e2e8f0);max-width:440px}}.p2p-marketplace-module__P6p6mW__filterRow{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.p2p-marketplace-module__P6p6mW__filterToggle{border:1.5px solid var(--rt-outline-variant,#cbd5e1);height:34px;color:var(--rt-on-surface-variant,#64748b);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.p2p-marketplace-module__P6p6mW__filterInput{border:1.5px solid var(--rt-outline-variant,#cbd5e1);border-radius:10px;outline:none;width:96px;height:34px;padding:0 10px;font-size:12px;font-weight:600}.p2p-marketplace-module__P6p6mW__filterInput:focus{border-color:var(--rt-primary,#0f52ba)}.p2p-marketplace-module__P6p6mW__applyBtn{background:var(--rt-primary,#0f52ba);color:#fff;cursor:pointer;border:none;border-radius:10px;height:34px;padding:0 14px;font-size:12px;font-weight:800}.p2p-marketplace-module__P6p6mW__centerBox{color:var(--rt-on-surface-variant,#64748b);justify-content:center;padding:48px 0;display:flex}.p2p-marketplace-module__P6p6mW__errorBox{color:#dc2626;background:#fee2e2;border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.p2p-marketplace-module__P6p6mW__emptyBox{color:var(--rt-on-surface-variant,#94a3b8);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:54px 20px;font-size:13px;font-weight:600;display:flex}.p2p-marketplace-module__P6p6mW__offerRow{border:1.5px solid var(--rt-outline-variant,#e2e8f0);cursor:pointer;text-align:left;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:10px;padding:14px 16px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.p2p-marketplace-module__P6p6mW__offerRow:hover{border-color:var(--rt-primary,#0f52ba);transform:translateY(-1px)}.p2p-marketplace-module__P6p6mW__offerRowActive{border-color:var(--rt-primary,#0f52ba);background:#0f52ba0a}.p2p-marketplace-module__P6p6mW__offerRowLeft{align-items:center;gap:12px;min-width:0;display:flex}.p2p-marketplace-module__P6p6mW__sellerAvatar{width:36px;height:36px;color:var(--rt-primary,#0f52ba);background:#0f52ba14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.p2p-marketplace-module__P6p6mW__sellerName{color:var(--rt-on-surface,#0f172a);white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin:0;font-size:13px;font-weight:800;overflow:hidden}.p2p-marketplace-module__P6p6mW__offerAmount{color:var(--rt-on-surface-variant,#64748b);margin:2px 0 0;font-size:11px;font-weight:600}.p2p-marketplace-module__P6p6mW__offerRowRight{text-align:right;flex-shrink:0}.p2p-marketplace-module__P6p6mW__offerPrice{color:var(--rt-primary,#0f52ba);margin:0;font-size:15px;font-weight:800}.p2p-marketplace-module__P6p6mW__offerPriceUnit{color:var(--rt-on-surface-variant,#94a3b8);margin:0;font-size:10px;font-weight:700}.p2p-marketplace-module__P6p6mW__buyPanel{flex:1;padding:24px 28px;overflow-y:auto}.p2p-marketplace-module__P6p6mW__buyPanelTitle{color:var(--rt-on-surface,#0f172a);margin:0 0 18px;font-size:16px;font-weight:800}.p2p-marketplace-module__P6p6mW__buySheetOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:320;background:#0f172a80;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.p2p-marketplace-module__P6p6mW__buySheet{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:22px;animation:.16s cubic-bezier(.4,0,.2,1) p2p-marketplace-module__P6p6mW__buyZoom;box-shadow:0 20px 60px #0003}@keyframes p2p-marketplace-module__P6p6mW__buyZoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.p2p-marketplace-module__P6p6mW__buySheetHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.p2p-marketplace-module__P6p6mW__buyForm{flex-direction:column;display:flex}.p2p-marketplace-module__P6p6mW__buySellerRow{color:var(--rt-on-surface-variant,#64748b);align-items:center;gap:8px;margin-bottom:4px;font-size:13px;font-weight:800;display:flex}.p2p-marketplace-module__P6p6mW__buyPrice{color:var(--rt-on-surface,#0f172a);letter-spacing:-.02em;margin:0 0 18px;font-size:26px;font-weight:800}.p2p-marketplace-module__P6p6mW__buyPrice span{color:var(--rt-on-surface-variant,#64748b);font-size:12px;font-weight:600}.p2p-marketplace-module__P6p6mW__buyInputBlock{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.p2p-marketplace-module__P6p6mW__buyLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--rt-on-surface-variant,#64748b);font-size:11px;font-weight:800}.p2p-marketplace-module__P6p6mW__buyInput{border:1.5px solid var(--rt-outline-variant,#cbd5e1);height:50px;color:var(--rt-on-surface,#0f172a);background:#f8fafc;border-radius:14px;outline:none;padding:0 16px;font-size:16px;font-weight:700;transition:border-color .15s,background .15s}.p2p-marketplace-module__P6p6mW__buyInput:focus{border-color:var(--rt-primary,#0f52ba);background:#fff;box-shadow:0 0 0 3px #0f52ba14}.p2p-marketplace-module__P6p6mW__buyHint{color:var(--rt-on-surface-variant,#64748b);margin:2px 0 0;font-size:11px;font-weight:600}.p2p-marketplace-module__P6p6mW__buySummary{border:1px solid var(--rt-outline-variant,#e2e8f0);background:#f8fafc;border-radius:14px;margin-bottom:18px;padding:14px 16px}.p2p-marketplace-module__P6p6mW__buySummaryRow{color:var(--rt-on-surface-variant,#64748b);justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.p2p-marketplace-module__P6p6mW__buySummaryRow strong{color:var(--rt-on-surface,#0f172a);font-weight:800}.p2p-marketplace-module__P6p6mW__buyConfirmBtn{background:var(--rt-primary,#0f52ba);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:52px;font-size:14px;font-weight:800;transition:opacity .15s;display:flex;box-shadow:0 4px 14px #0f52ba40}.p2p-marketplace-module__P6p6mW__buyConfirmBtn:hover:not(:disabled){opacity:.92}.p2p-marketplace-module__P6p6mW__buyConfirmBtn:disabled{opacity:.5;cursor:not-allowed}.p2p-marketplace-module__P6p6mW__warningNote{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:12px;line-height:1.5}.p2p-marketplace-module__P6p6mW__createModal{background:#fff;border-radius:24px;width:100%;max-width:440px;animation:.16s cubic-bezier(.4,0,.2,1) p2p-marketplace-module__P6p6mW__buyZoom;overflow:hidden;box-shadow:0 20px 60px #0003}.p2p-marketplace-module__P6p6mW__createBody{padding:20px 24px 24px}.p2p-marketplace-module__P6p6mW__viewTabs{border-bottom:1px solid var(--rt-outline-variant,#e2e8f0);flex-shrink:0;gap:4px;padding:0 18px;display:flex}.p2p-marketplace-module__P6p6mW__viewTab{color:var(--rt-on-surface-variant,#64748b);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 16px;font-size:12px;font-weight:800;transition:all .12s}.p2p-marketplace-module__P6p6mW__viewTab:hover{color:var(--rt-on-surface,#0f172a)}.p2p-marketplace-module__P6p6mW__viewTabActive{color:var(--rt-primary,#0f52ba);border-bottom-color:var(--rt-primary,#0f52ba)}.p2p-marketplace-module__P6p6mW__listColumnFull{border-right:none!important;max-width:none!important}.p2p-marketplace-module__P6p6mW__myOfferCard{border:1.5px solid var(--rt-outline-variant,#e2e8f0);background:#fff;border-radius:16px;margin-bottom:12px;padding:16px}.p2p-marketplace-module__P6p6mW__myOfferHeader{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.p2p-marketplace-module__P6p6mW__myOfferPrice{color:var(--rt-on-surface,#0f172a);margin:0;font-size:15px;font-weight:800}.p2p-marketplace-module__P6p6mW__myOfferAmounts{color:var(--rt-on-surface-variant,#64748b);margin:0 0 8px;font-size:12px;font-weight:600}.p2p-marketplace-module__P6p6mW__statusBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:9px;font-weight:800}.p2p-marketplace-module__P6p6mW__statusOpen{color:#166534;background:#dcfce7}.p2p-marketplace-module__P6p6mW__statusPartiallyFilled{color:#1e40af;background:#dbeafe}.p2p-marketplace-module__P6p6mW__statusFilled{color:#334155;background:#f1f5f9}.p2p-marketplace-module__P6p6mW__statusCancelled{color:#991b1b;background:#fee2e2}.p2p-marketplace-module__P6p6mW__statusExpired{color:#92400e;background:#fef3c7}.p2p-marketplace-module__P6p6mW__myOfferStats{color:var(--rt-primary,#0f52ba);margin:0 0 12px;font-size:11px;font-weight:800}.p2p-marketplace-module__P6p6mW__myOfferCancelBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;align-items:center;height:34px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.p2p-marketplace-module__P6p6mW__myOfferCancelBtn:disabled{opacity:.5;cursor:not-allowed}.p2p-marketplace-module__P6p6mW__fillCard{border:1.5px solid var(--rt-outline-variant,#e2e8f0);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px 16px;display:flex}.p2p-marketplace-module__P6p6mW__fillLeft p{margin:0}.p2p-marketplace-module__P6p6mW__fillAmount{color:#166534;font-size:14px;font-weight:800}.p2p-marketplace-module__P6p6mW__fillMeta{color:var(--rt-on-surface-variant,#94a3b8);font-size:11px;font-weight:600;margin-top:2px!important}.p2p-marketplace-module__P6p6mW__fillRight{text-align:right}.p2p-marketplace-module__P6p6mW__fillPaid{color:var(--rt-on-surface,#0f172a);margin:0;font-size:14px;font-weight:800}
.role-selector-module__7gNRmG__wrapper{width:100%;max-width:900px;margin:0 auto;padding:8px 0 130px}.role-selector-module__7gNRmG__phaseHeader{margin-bottom:28px}.role-selector-module__7gNRmG__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#0b2a5b;background:#0b2a5b14;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.role-selector-module__7gNRmG__phaseTitle{color:#031635;margin-bottom:6px;font-size:24px;font-weight:800;line-height:1.2}@media (min-width:768px){.role-selector-module__7gNRmG__phaseTitle{font-size:28px}}.role-selector-module__7gNRmG__phaseSubtitle{color:#64748b;font-size:14px;line-height:1.55}.role-selector-module__7gNRmG__groupGrid{gap:18px;display:grid}@media (min-width:768px){.role-selector-module__7gNRmG__groupGrid{grid-template-columns:1fr 1fr}}.role-selector-module__7gNRmG__groupCard{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #0316351a;border-radius:24px;width:100%;padding:28px 24px 22px;transition:all .22s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.role-selector-module__7gNRmG__groupCard:before{content:"";opacity:0;background:linear-gradient(90deg,#031635,#0b2a5b);border-radius:24px 24px 0 0;height:3px;transition:opacity .22s;position:absolute;top:0;left:0;right:0}.role-selector-module__7gNRmG__groupCard:hover{border-color:#0b2a5b40;transform:translateY(-3px);box-shadow:0 4px 12px #0316350f,0 18px 44px #0316351a}.role-selector-module__7gNRmG__groupCard:hover:before{opacity:1}.role-selector-module__7gNRmG__groupCard:focus-visible{outline-offset:2px;outline:3px solid #0b2a5b66}.role-selector-module__7gNRmG__groupIconWrap{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;display:flex;box-shadow:0 4px 12px #03163540}.role-selector-module__7gNRmG__groupSubtitleTag{text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin-bottom:6px;font-size:11px;font-weight:700}.role-selector-module__7gNRmG__groupLabel{color:#031635;margin-bottom:8px;font-size:20px;font-weight:800}.role-selector-module__7gNRmG__groupDesc{color:#475569;margin-bottom:22px;font-size:13px;line-height:1.65}.role-selector-module__7gNRmG__capList{flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.role-selector-module__7gNRmG__capItem{color:#334155;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.role-selector-module__7gNRmG__capCheck{color:#0b2a5b;background:#0b2a5b1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.role-selector-module__7gNRmG__groupCardFooter{border-top:1px solid #0316350f;justify-content:space-between;align-items:center;padding-top:18px;display:flex}.role-selector-module__7gNRmG__roleBadge{color:#0b2a5b;background:#0b2a5b12;border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700}.role-selector-module__7gNRmG__groupCta{color:#0b2a5b;align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.role-selector-module__7gNRmG__backBtn{color:#0b2a5b;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.role-selector-module__7gNRmG__backBtn:hover{opacity:.7}.role-selector-module__7gNRmG__groupBadge{text-transform:uppercase;letter-spacing:.07em;color:#0b2a5b;background:#0b2a5b14;border-radius:999px;align-items:center;gap:7px;margin-bottom:14px;padding:5px 13px;font-size:11px;font-weight:700;display:inline-flex}.role-selector-module__7gNRmG__searchWrap{box-sizing:border-box;margin-bottom:20px;position:relative}.role-selector-module__7gNRmG__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.role-selector-module__7gNRmG__searchInput{color:#0f172a;box-sizing:border-box;background:#fafbfc;border:1px solid #0316351f;border-radius:14px;width:100%;height:46px;padding:0 14px 0 40px;font-size:13px;font-weight:500;transition:all .18s}.role-selector-module__7gNRmG__searchInput:focus{background:#fff;border-color:#0b2a5b;outline:none;box-shadow:0 0 0 3px #0b2a5b14}.role-selector-module__7gNRmG__searchInput::placeholder{color:#94a3b8!important;opacity:.55!important;font-weight:300!important}.role-selector-module__7gNRmG__emptySearch{text-align:center;color:#94a3b8;padding:48px 24px;font-size:14px}.role-selector-module__7gNRmG__rolesGrid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:13px;margin-bottom:24px;display:grid}@media (max-width:480px){.role-selector-module__7gNRmG__rolesGrid{grid-template-columns:1fr 1fr;gap:10px}}.role-selector-module__7gNRmG__roleCard{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #03163514;border-radius:18px;width:100%;padding:18px 16px;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative}.role-selector-module__7gNRmG__roleCard:hover{border-color:#0b2a5b33;transform:translateY(-2px);box-shadow:0 4px 12px #0316350f,0 12px 28px #03163514}.role-selector-module__7gNRmG__roleCard:focus-visible{outline-offset:2px;outline:3px solid #0b2a5b66}.role-selector-module__7gNRmG__roleCardActive{background:#0b2a5b06;transform:translateY(-2px);border-color:#0b2a5b!important;box-shadow:0 0 0 3px #0b2a5b1f,0 8px 24px #0b2a5b1a!important}.role-selector-module__7gNRmG__roleIconWrap{color:#031635;background:#0316350f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;transition:all .2s;display:flex}.role-selector-module__7gNRmG__roleCardActive .role-selector-module__7gNRmG__roleIconWrap{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);box-shadow:0 4px 10px #03163540}.role-selector-module__7gNRmG__roleName{color:#031635;margin-bottom:5px;font-size:13px;font-weight:700;line-height:1.3}.role-selector-module__7gNRmG__roleDesc{color:#64748b;margin-bottom:12px;font-size:11px;line-height:1.55}.role-selector-module__7gNRmG__roleTags{flex-wrap:wrap;gap:4px;display:flex}.role-selector-module__7gNRmG__tag{text-transform:uppercase;letter-spacing:.05em;color:#64748b;border:1px solid #0316351a;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:700;transition:all .15s}.role-selector-module__7gNRmG__roleCardActive .role-selector-module__7gNRmG__tag{color:#0b2a5b;background:#0b2a5b0f;border-color:#0b2a5b33}.role-selector-module__7gNRmG__checkBadge{color:#fff;opacity:0;background:#0b2a5b;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .28s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:12px;right:12px;transform:scale(.5)rotate(-20deg)}.role-selector-module__7gNRmG__roleCardActive .role-selector-module__7gNRmG__checkBadge{opacity:1;transform:scale(1)rotate(0)}.role-selector-module__7gNRmG__continueBar{z-index:1050;-webkit-backdrop-filter:blur(16px);background:#fffffff2;border-top:1px solid #03163514;justify-content:space-between;align-items:center;padding:16px 24px;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 32px #03163514}.role-selector-module__7gNRmG__continueBarVisible{transform:translateY(0)}.role-selector-module__7gNRmG__selectedInfo{flex-direction:column;gap:2px;display:flex}.role-selector-module__7gNRmG__selectedInfoLabel{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:10px;font-weight:700}.role-selector-module__7gNRmG__selectedInfoValue{color:#031635;font-size:15px;font-weight:800}.role-selector-module__7gNRmG__btnContinue{color:#fff;cursor:pointer;background:linear-gradient(135deg,#031635,#0b2a5b);border:none;border-radius:14px;align-items:center;gap:8px;height:48px;padding:0 28px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 16px #0316354d}.role-selector-module__7gNRmG__btnContinue:hover{transform:translateY(-1px);box-shadow:0 6px 20px #03163561}.role-selector-module__7gNRmG__btnContinue:active{transform:scale(.97)}.role-selector-module__7gNRmG__fadeUp{animation:.38s cubic-bezier(.16,1,.3,1) both role-selector-module__7gNRmG__fadeUpAnim}@keyframes role-selector-module__7gNRmG__fadeUpAnim{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
:root{--rt-surface:#f7f9fc;--rt-surface-container-lowest:#fff;--rt-surface-container-low:#f2f4f7;--rt-surface-container:#eceef1;--rt-surface-container-high:#e6e8eb;--rt-surface-container-highest:#e0e3e6;--rt-on-surface:#191c1e;--rt-on-surface-variant:#424752;--rt-outline:#727783;--rt-outline-variant:#c2c6d4;--rt-primary:#004d99;--rt-primary-container:#1565c0;--rt-on-primary:#fff;--rt-on-primary-container:#dae5ff;--rt-secondary:#8b5000;--rt-secondary-container:#ff9800;--rt-error:#ba1a1a;--rt-success:#0f7b3c;--rt-font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--rt-radius-card:8px;--rt-radius-control:8px;--rt-radius-soft:4px;--rt-max-mobile:640px;--rt-space-xs:4px;--rt-space-sm:8px;--rt-space-md:16px;--rt-space-lg:24px;--rt-space-xl:32px}.upgrade-module__ubwTEW__container{box-sizing:border-box;width:100%;max-width:680px;margin:0 auto;padding:16px 16px 140px}@media (min-width:768px){.upgrade-module__ubwTEW__container{padding:24px 16px 140px}.upgrade-module__ubwTEW__heroCard{border-radius:20px;padding:28px 24px}}@media (min-width:1024px){.upgrade-module__ubwTEW__formGrid{grid-template-columns:1fr;align-items:start}}.upgrade-module__ubwTEW__pageTitle{color:var(--rt-primary,#031635);margin-bottom:8px;font-family:Inter,sans-serif;font-size:22px;font-weight:700}@media (min-width:768px){.upgrade-module__ubwTEW__pageTitle{font-size:24px}}.upgrade-module__ubwTEW__heroCard{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);border-radius:16px;max-width:100%;margin-bottom:8px;padding:24px 20px;overflow:hidden}.upgrade-module__ubwTEW__panel{border:1px solid var(--rt-outline-variant,#cbd5e1);background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000005}.upgrade-module__ubwTEW__sectionTitle{letter-spacing:.04em;text-transform:uppercase;color:#0b2a5b;margin-bottom:18px;font-size:13px;font-weight:700}.upgrade-module__ubwTEW__selectorGroup{flex-wrap:wrap;gap:12px;width:fit-content;height:auto;margin-bottom:16px;display:flex}@media (max-width:640px){.upgrade-module__ubwTEW__selectorGroup{flex-direction:column;width:100%}}.upgrade-module__ubwTEW__selectorBtn{border:1px solid var(--rt-outline-variant);color:var(--rt-on-surface-variant);cursor:pointer;text-align:center;white-space:nowrap;background:#fff;border-radius:8px;flex:none;width:fit-content;padding:10px 14px;font-size:14px;font-weight:700;transition:all .2s}.upgrade-module__ubwTEW__selectorBtn:hover{background:#f4f7fb;border-color:#bfc9dc}.upgrade-module__ubwTEW__selectorBtnActive{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);border-color:#0b2a5b;box-shadow:0 2px 6px #03163540}.upgrade-module__ubwTEW__label{color:var(--rt-on-surface,#191c1e);margin-bottom:8px;font-size:12px;font-weight:700;line-height:20px;display:block}.upgrade-module__ubwTEW__helperText{color:var(--rt-on-surface-variant,#44474e);margin-top:4px;font-size:12px;font-weight:400;line-height:18px}.upgrade-module__ubwTEW__contentWrap{flex-direction:column;gap:24px;display:flex}.upgrade-module__ubwTEW__errorText{color:var(--rt-error,#ba1a1a);margin-top:4px;font-size:13px;font-weight:500;line-height:18px}.upgrade-module__ubwTEW__card{background:#fff;border:1px solid #03163514;border-radius:20px;margin-bottom:20px;padding:18px;transition:all .2s;box-shadow:0 1px 2px #0316350a,0 8px 24px #0316350a}.upgrade-module__ubwTEW__card:hover{box-shadow:0 2px 6px #0316350f,0 12px 30px #0316350f}.upgrade-module__ubwTEW__heroCard{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);border-radius:16px;margin-bottom:28px;padding:20px 16px;box-shadow:0 10px 30px #03163514}.upgrade-module__ubwTEW__heroTitle{margin-bottom:6px;font-size:22px;font-weight:700}.upgrade-module__ubwTEW__heroSubtitle{opacity:.85;margin-bottom:16px;font-size:13px}.upgrade-module__ubwTEW__formStack,.upgrade-module__ubwTEW__formStackK{flex-direction:column;gap:20px;display:flex}.upgrade-module__ubwTEW__formStackK{width:100%}.upgrade-module__ubwTEW__inputGroup{flex-direction:column;display:flex}.upgrade-module__ubwTEW__inputFrame{align-items:center;display:flex;position:relative}.upgrade-module__ubwTEW__formGrid{gap:24px;display:grid}.upgrade-module__ubwTEW__inputField{box-sizing:border-box;background:#fafbfc;border:1px solid #0316351f;border-radius:12px;width:100%;height:48px;padding:0 14px;font-size:14px;font-weight:500;transition:all .18s}.upgrade-module__ubwTEW__inputField::placeholder{color:var(--rt-on-surface-variant,#94a3b8)!important;opacity:.55!important;font-weight:300!important}.upgrade-module__ubwTEW__inputField:focus{background:#fff;border-color:#0b2a5b;box-shadow:0 0 0 3px #0b2a5b14}.upgrade-module__ubwTEW__inputField[data-error=true]{border-color:var(--rt-error,#ba1a1a)}.upgrade-module__ubwTEW__inputField:disabled{opacity:.6;background:var(--rt-surface-container-low,#f2f4f6);cursor:not-allowed}.upgrade-module__ubwTEW__dropZone{border:2px dashed var(--rt-outline-variant,#c5c6cf);text-align:center;background:var(--rt-surface-bright,#f7f9fb);cursor:pointer;box-sizing:border-box;border-radius:18px;margin-top:50px;margin-bottom:25px;padding:32px 16px;transition:all .2s ease-out}.upgrade-module__ubwTEW__dropZone[data-dragging=true]{border-color:var(--rt-primary,#031635);background:#03163505}.upgrade-module__ubwTEW__stepperRow{gap:8px;margin-bottom:24px;display:flex}.upgrade-module__ubwTEW__stepBubble{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.upgrade-module__ubwTEW__stepCircle{border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;transition:all .25s ease-in-out;display:flex}.upgrade-module__ubwTEW__stepBar{background:var(--rt-surface-container-highest,#e0e3e5);border-radius:9999px;width:100%;height:4px}.upgrade-module__ubwTEW__btnRow{gap:20px;display:flex}.upgrade-module__ubwTEW__btnPrimary,.upgrade-module__ubwTEW__btnSecondary{border-radius:12px;flex:none;justify-content:space-between;align-items:center;gap:6px;width:auto;height:40px;margin-left:30px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.upgrade-module__ubwTEW__btnPrimary:active,.upgrade-module__ubwTEW__btnSecondary:active{transform:scale(.97)}.upgrade-module__ubwTEW__btnPrimary{background:var(--rt-primary,#031635);color:var(--rt-on-primary,#fff);border:none}.upgrade-module__ubwTEW__btnPrimary:hover{opacity:.92}.upgrade-module__ubwTEW__btnPrimary:disabled{background:var(--rt-outline-variant,#c5c6cf);cursor:not-allowed}.upgrade-module__ubwTEW__btnSecondary{background:var(--rt-surface-container-lowest,#fff);color:var(--rt-primary,#031635);border:1px solid var(--rt-outline-variant)}.upgrade-module__ubwTEW__btnSecondary:hover{background:var(--rt-surface-container-low,#f2f4f6)}.upgrade-module__ubwTEW__stepTabs{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:12px;display:flex}.upgrade-module__ubwTEW__stepTab{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:1px solid #0000;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .18s}.upgrade-module__ubwTEW__stepTab:hover{background:#ffffff1f}.upgrade-module__ubwTEW__activeStep{color:#fff;background:#fff;background:var(--rt-primary)}.upgrade-module__ubwTEW__footerBar{width:min(100%,var(--rt-max-mobile,640px));z-index:999;-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#fffffff7;border-top:1px solid #03163512;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -6px 24px #0316350f}.upgrade-module__ubwTEW__footerBtnBack{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:5px;height:44px;padding:0 14px;font-size:13px;font-weight:600;transition:color .15s;display:inline-flex}.upgrade-module__ubwTEW__footerBtnBack:hover{color:#031635}.upgrade-module__ubwTEW__footerBtnDraft{color:#031635;cursor:pointer;background:#fff;border:1px solid #03163524;border-radius:12px;flex-shrink:0;align-items:center;gap:5px;height:44px;padding:0 16px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex}.upgrade-module__ubwTEW__footerBtnDraft:hover{background:#f4f7fb;border-color:#03163538}.upgrade-module__ubwTEW__footerBtnDraft:disabled{opacity:.5;cursor:not-allowed}.upgrade-module__ubwTEW__footerBtnContinue{color:#fff;cursor:pointer;background:linear-gradient(135deg,#031635,#0b2a5b);border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;height:44px;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #03163547}.upgrade-module__ubwTEW__footerBtnContinue:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0316355c}.upgrade-module__ubwTEW__footerBtnContinue:active{transform:scale(.97)}.upgrade-module__ubwTEW__footerBtnContinue:disabled{opacity:.55;cursor:not-allowed;transform:none}.upgrade-module__ubwTEW__footerVisible{transform:translateY(0%)}.upgrade-module__ubwTEW__footerHidden{transform:translateY(100%)}.upgrade-module__ubwTEW__btnGhost{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-weight:600;display:flex}.upgrade-module__ubwTEW__securityCard{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);border-radius:16px;gap:12px;padding:18px;font-size:13px;display:flex}.upgrade-module__ubwTEW__securityCard p{opacity:.85;font-size:12px}.upgrade-module__ubwTEW__propertyCard{background:#fff;border:1px solid #03163514;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:90px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.upgrade-module__ubwTEW__propertyCard:hover{border-color:#03163533;transform:translateY(-1px)}.upgrade-module__ubwTEW__activeCard{background:#0b2a5b0a;border:2px solid #0b2a5b;box-shadow:0 6px 16px #0b2a5b14}.upgrade-module__ubwTEW__progressSection{width:100%;margin-bottom:28px}.upgrade-module__ubwTEW__progressMobileInfo{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.upgrade-module__ubwTEW__progressMobileStep{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;font-size:11px;font-weight:700}.upgrade-module__ubwTEW__progressMobileLabel{color:#031635;font-size:13px;font-weight:800}.upgrade-module__ubwTEW__stepsRow{align-items:flex-start;width:100%;display:flex}.upgrade-module__ubwTEW__stepNode{flex-direction:column;flex-shrink:0;align-items:center;gap:7px;display:flex}.upgrade-module__ubwTEW__stepConnector{background:#0316351a;border-radius:999px;flex:1;height:2px;margin-top:19px;transition:background .4s}.upgrade-module__ubwTEW__stepConnectorFilled{background:#0b2a5b}.upgrade-module__ubwTEW__stepBubble2{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.upgrade-module__ubwTEW__stepBubbleInactive{color:#94a3b8;background:#0316350f}.upgrade-module__ubwTEW__stepBubbleActive{color:#fff;background:#031635;border-color:#031635;box-shadow:0 0 0 4px #0316351f,0 4px 12px #03163533}.upgrade-module__ubwTEW__stepBubbleCompleted{color:#fff;background:#16a34a;border-color:#16a34a}.upgrade-module__ubwTEW__stepNodeLabel{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;text-align:center;white-space:nowrap;font-size:9px;font-weight:700;transition:color .2s;display:none}@media (min-width:640px){.upgrade-module__ubwTEW__stepNodeLabel{display:block}}.upgrade-module__ubwTEW__stepNodeLabelActive{color:#031635}.upgrade-module__ubwTEW__stepNodeLabelCompleted{color:#16a34a}.upgrade-module__ubwTEW__inputWithIcon{padding-left:42px!important}.upgrade-module__ubwTEW__inputIconWrap{color:#94a3b8;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.upgrade-module__ubwTEW__locationDetectedBanner{color:#15803d;background:#16a34a0f;border:1px solid #16a34a33;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:11px 14px;font-size:12px;font-weight:600;line-height:1.55;display:flex}.upgrade-module__ubwTEW__paymentTypeTabs{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px;display:grid}@media (min-width:640px){.upgrade-module__ubwTEW__paymentTypeTabs{grid-template-columns:repeat(4,1fr)}}.upgrade-module__ubwTEW__paymentTypeTab{cursor:pointer;color:#64748b;text-align:center;background:#fafbfc;border:1.5px solid #03163517;border-radius:16px;flex-direction:column;align-items:center;gap:7px;padding:14px 8px;font-size:11px;font-weight:700;transition:all .2s;display:flex}.upgrade-module__ubwTEW__paymentTypeTab:hover{background:#fff;border-color:#0b2a5b33;transform:translateY(-1px)}.upgrade-module__ubwTEW__paymentTypeTabActive{color:#0b2a5b;background:#0b2a5b0a;border-color:#0b2a5b;box-shadow:0 0 0 3px #0b2a5b17}.upgrade-module__ubwTEW__paymentTypeIcon{color:#64748b;background:#0316350f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.upgrade-module__ubwTEW__paymentTypeTabActive .upgrade-module__ubwTEW__paymentTypeIcon{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b)}.upgrade-module__ubwTEW__paymentFieldsCard{background:#fafcff;border:1px solid #03163514;border-radius:18px;padding:20px;animation:.3s upgrade-module__ubwTEW__fadeUpAnim}.upgrade-module__ubwTEW__paymentFieldsGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:560px){.upgrade-module__ubwTEW__paymentFieldsGrid{grid-template-columns:1fr}}.upgrade-module__ubwTEW__paymentToggleRow{cursor:pointer;background:#fff;border:1px solid #03163514;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .18s;display:flex}.upgrade-module__ubwTEW__paymentToggleRow:hover{border-color:#0b2a5b33}.upgrade-module__ubwTEW__paymentToggleLabel{color:#1e293b;font-size:13px;font-weight:600}.upgrade-module__ubwTEW__paymentToggleDesc{color:#64748b;margin-top:2px;font-size:11px}.upgrade-module__ubwTEW__reviewCard{background:#fff;border:1px solid #03163514;border-radius:20px;margin-bottom:16px;padding:20px;transition:all .2s}.upgrade-module__ubwTEW__reviewCardHeader{border-bottom:1px solid #0316350f;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.upgrade-module__ubwTEW__reviewCardTitle{text-transform:uppercase;letter-spacing:.05em;color:#031635;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.upgrade-module__ubwTEW__reviewCardIcon{color:#0b2a5b;background:#0b2a5b14;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.upgrade-module__ubwTEW__reviewEditBtn{color:#0b2a5b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:700;transition:background .15s}.upgrade-module__ubwTEW__reviewEditBtn:hover{background:#0b2a5b0f}.upgrade-module__ubwTEW__reviewRow{border-bottom:1px solid #0316350a;justify-content:space-between;align-items:flex-start;gap:12px;padding:7px 0;display:flex}.upgrade-module__ubwTEW__reviewRow:last-child{border-bottom:none}.upgrade-module__ubwTEW__reviewRowLabel{color:#64748b;flex-shrink:0;font-size:12px;font-weight:500}.upgrade-module__ubwTEW__reviewRowValue{color:#1e293b;text-align:right;font-size:13px;font-weight:700}.upgrade-module__ubwTEW__reviewDocBadge{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:5px;margin:3px 2px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.upgrade-module__ubwTEW__consentBox{cursor:pointer;background:#f8fafc;border:1.5px solid #0316351a;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;transition:all .18s;display:flex}.upgrade-module__ubwTEW__consentBox:hover{border-color:#0b2a5b33}.upgrade-module__ubwTEW__consentBoxActive{background:#0b2a5b08;border-color:#0b2a5b}.upgrade-module__ubwTEW__consentText{color:#475569;font-size:12px;line-height:1.6}.upgrade-module__ubwTEW__verificationWrap{text-align:center;flex-direction:column;align-items:center;padding:32px 16px;display:flex}.upgrade-module__ubwTEW__verificationIcon{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex;box-shadow:0 8px 24px #03163540}.upgrade-module__ubwTEW__verificationTitle{color:#031635;margin-bottom:8px;font-size:22px;font-weight:800}.upgrade-module__ubwTEW__verificationSubtitle{color:#64748b;max-width:380px;margin-bottom:32px;font-size:13px;line-height:1.65}.upgrade-module__ubwTEW__timeline{text-align:left;flex-direction:column;gap:0;width:100%;max-width:360px;display:flex}.upgrade-module__ubwTEW__timelineItem{gap:14px;display:flex;position:relative}.upgrade-module__ubwTEW__timelineLeft{flex-direction:column;flex-shrink:0;align-items:center;width:32px;display:flex}.upgrade-module__ubwTEW__timelineDot{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.upgrade-module__ubwTEW__timelineDotDone{color:#fff;background:#16a34a}.upgrade-module__ubwTEW__timelineDotActive{color:#fff;background:#0b2a5b;box-shadow:0 0 0 4px #0b2a5b1f}.upgrade-module__ubwTEW__timelineDotPending{color:#94a3b8;background:#03163514}.upgrade-module__ubwTEW__timelineLine{background:#0316351a;border-radius:999px;flex:1;width:2px;min-height:28px;margin:4px 0}.upgrade-module__ubwTEW__timelineLineFilled{background:#16a34a}.upgrade-module__ubwTEW__timelineContent{padding:6px 0 24px}.upgrade-module__ubwTEW__timelineLabel{color:#1e293b;margin-bottom:3px;font-size:13px;font-weight:700}.upgrade-module__ubwTEW__timelineDesc{color:#64748b;font-size:12px;line-height:1.5}.upgrade-module__ubwTEW__kycCard{background:#fff;border:1px solid #03163514;border-radius:18px;overflow:hidden;box-shadow:0 2px 8px #0316350a}.upgrade-module__ubwTEW__kycCardHeader{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.upgrade-module__ubwTEW__kycCardHeaderTitle{font-size:14px;font-weight:800}.upgrade-module__ubwTEW__kycCardHeaderSub{opacity:.75;margin-top:2px;font-size:11px}.upgrade-module__ubwTEW__kycStatusBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:5px 12px;font-size:10px;font-weight:800}.upgrade-module__ubwTEW__kycStatusPending{color:#fff;background:#ffffff26}.upgrade-module__ubwTEW__kycStatusApproved{color:#15803d;background:#dcfce7}.upgrade-module__ubwTEW__kycStatusRejected{color:#dc2626;background:#fee2e2}.upgrade-module__ubwTEW__kycStatusInfo{color:#92400e;background:#fbbf2433}.upgrade-module__ubwTEW__kycCardBody{padding:16px 18px}@keyframes upgrade-module__ubwTEW__fadeUpAnim{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
:root{--rt-surface:#f7f9fc;--rt-surface-container-lowest:#fff;--rt-surface-container-low:#f2f4f7;--rt-surface-container:#eceef1;--rt-surface-container-high:#e6e8eb;--rt-surface-container-highest:#e0e3e6;--rt-on-surface:#191c1e;--rt-on-surface-variant:#424752;--rt-outline:#727783;--rt-outline-variant:#c2c6d4;--rt-primary:#004d99;--rt-primary-container:#1565c0;--rt-on-primary:#fff;--rt-on-primary-container:#dae5ff;--rt-secondary:#8b5000;--rt-secondary-container:#ff9800;--rt-error:#ba1a1a;--rt-success:#0f7b3c;--rt-font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--rt-radius-card:8px;--rt-radius-control:8px;--rt-radius-soft:4px;--rt-max-mobile:640px;--rt-space-xs:4px;--rt-space-sm:8px;--rt-space-md:16px;--rt-space-lg:24px;--rt-space-xl:32px}.service-profile-module__0h4C4W__container{box-sizing:border-box;width:100%;max-width:680px;margin:0 auto;padding:16px 16px 160px}@media (min-width:768px){.service-profile-module__0h4C4W__container{padding:24px 16px 160px}}.service-profile-module__0h4C4W__availabilityGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:500px){.service-profile-module__0h4C4W__availabilityGrid{grid-template-columns:1fr}}.service-profile-module__0h4C4W__availabilityOption{cursor:pointer;text-align:center;color:#64748b;background:#fafbfc;border:1.5px solid #03163517;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:16px 10px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.service-profile-module__0h4C4W__availabilityOption:hover{background:#fff;border-color:#0b2a5b33;transform:translateY(-1px)}.service-profile-module__0h4C4W__availabilityOptionActive{color:#0b2a5b;background:#0b2a5b0a;border-color:#0b2a5b;box-shadow:0 0 0 3px #0b2a5b17}.service-profile-module__0h4C4W__availabilityIcon{color:#64748b;background:#0316350f;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.service-profile-module__0h4C4W__availabilityOptionActive .service-profile-module__0h4C4W__availabilityIcon{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);box-shadow:0 4px 10px #03163533}.service-profile-module__0h4C4W__specializationsGrid{flex-wrap:wrap;gap:8px;display:flex}.service-profile-module__0h4C4W__specChip{color:var(--rt-on-surface,#191c1e);cursor:pointer;white-space:nowrap;background:#fafbfc;border:1.5px solid #0316351a;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.service-profile-module__0h4C4W__specChip:hover{background:#fff;border-color:#0b2a5b38}.service-profile-module__0h4C4W__specChipActive{color:#0b2a5b;background:#0b2a5b0f;border-color:#0b2a5b}.service-profile-module__0h4C4W__languagesWrap{flex-wrap:wrap;gap:7px;display:flex}.service-profile-module__0h4C4W__langChip{color:#64748b;cursor:pointer;background:#fafbfc;border:1.5px solid #0316351a;border-radius:999px;align-items:center;gap:5px;padding:7px 13px;font-size:11px;font-weight:700;transition:all .18s;display:inline-flex}.service-profile-module__0h4C4W__langChip:hover{background:#fff;border-color:#0b2a5b33}.service-profile-module__0h4C4W__langChipActive{color:#0b2a5b;background:#0b2a5b0f;border-color:#0b2a5b}.service-profile-module__0h4C4W__addRow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.service-profile-module__0h4C4W__addRowField{color:#031635;box-sizing:border-box;background:#fafbfc;border:1px solid #0316351f;border-radius:12px;flex:1;height:44px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .18s}.service-profile-module__0h4C4W__addRowField:focus{background:#fff;border-color:#0b2a5b;outline:none;box-shadow:0 0 0 3px #0b2a5b14}.service-profile-module__0h4C4W__addRowField::placeholder{color:#94a3b8;opacity:.55!important;font-weight:300!important}.service-profile-module__0h4C4W__addBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#031635,#0b2a5b);border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:5px;height:44px;padding:0 14px;font-size:12px;font-weight:700;transition:all .18s;display:flex;box-shadow:0 3px 8px #03163533}.service-profile-module__0h4C4W__addBtn:hover{transform:translateY(-1px)}.service-profile-module__0h4C4W__addBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.service-profile-module__0h4C4W__tagsWrap{flex-wrap:wrap;gap:7px;display:flex}.service-profile-module__0h4C4W__tag{color:#0b2a5b;background:#0b2a5b12;border:1px solid #0b2a5b26;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.service-profile-module__0h4C4W__tagRemove{cursor:pointer;color:#0b2a5b;background:#0b2a5b1f;border:none;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:all .15s;display:flex}.service-profile-module__0h4C4W__tagRemove:hover{color:#dc2626;background:#dc262626}.service-profile-module__0h4C4W__portfolioItem{background:#fff;border:1px solid #03163514;border-radius:18px;margin-bottom:14px;animation:.3s service-profile-module__0h4C4W__fadeUpAnim;overflow:hidden}.service-profile-module__0h4C4W__portfolioItemHeader{background:#03163505;border-bottom:1px solid #0316350f;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.service-profile-module__0h4C4W__portfolioItemNum{text-transform:uppercase;letter-spacing:.07em;color:#0b2a5b;background:#0b2a5b14;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800}.service-profile-module__0h4C4W__portfolioRemoveBtn{color:#dc2626;cursor:pointer;background:#dc262612;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:700;transition:background .15s;display:flex}.service-profile-module__0h4C4W__portfolioRemoveBtn:hover{background:#dc262624}.service-profile-module__0h4C4W__portfolioItemBody{flex-direction:column;gap:14px;padding:16px;display:flex}.service-profile-module__0h4C4W__portfolioGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:520px){.service-profile-module__0h4C4W__portfolioGrid{grid-template-columns:1fr}}.service-profile-module__0h4C4W__addPortfolioBtn{color:#0b2a5b;cursor:pointer;background:#fafcff;border:2px dashed #0b2a5b2e;border-radius:14px;justify-content:center;align-items:center;gap:7px;width:100%;height:50px;margin-top:4px;font-size:13px;font-weight:700;transition:all .18s;display:flex}.service-profile-module__0h4C4W__addPortfolioBtn:hover{background:#0b2a5b08;border-color:#0b2a5b59}.service-profile-module__0h4C4W__addPortfolioBtn:disabled{opacity:.45;cursor:not-allowed}.service-profile-module__0h4C4W__portfolioEmpty{text-align:center;color:#94a3b8;padding:36px 24px;font-size:13px;line-height:1.65}.service-profile-module__0h4C4W__portfolioEmptyIcon{opacity:.35;margin:0 auto 14px;display:block}.service-profile-module__0h4C4W__footer{width:min(100%,var(--rt-max-mobile,640px));z-index:999;-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background:#ffffffeb;border-top:1px solid #03163514;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.service-profile-module__0h4C4W__footerActions{gap:10px;display:flex}.service-profile-module__0h4C4W__btnGhost{color:#475569;cursor:pointer;background:#fff;border:1px solid #0316351a;border-radius:13px;align-items:center;gap:6px;height:46px;padding:0 18px;font-size:13px;font-weight:700;transition:all .15s;display:flex}.service-profile-module__0h4C4W__btnGhost:hover{background:#03163508}.service-profile-module__0h4C4W__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#031635,#0b2a5b);border:none;border-radius:13px;align-items:center;gap:8px;height:46px;padding:0 22px;font-size:13px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #03163540}.service-profile-module__0h4C4W__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #03163552}.service-profile-module__0h4C4W__btnPrimary:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes service-profile-module__0h4C4W__fadeUpAnim{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.document-uploader-module__eejRmG__docTypeTabs{gap:10px;margin-bottom:20px;display:flex}.document-uploader-module__eejRmG__docTypeTab{cursor:pointer;text-align:center;background:#fafbfc;border:1.5px solid #03163517;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:7px;padding:14px 10px 12px;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex}.document-uploader-module__eejRmG__docTypeTab:hover{background:#fff;border-color:#0b2a5b38;transform:translateY(-1px)}.document-uploader-module__eejRmG__docTypeTab:disabled{opacity:.5;cursor:not-allowed;transform:none}.document-uploader-module__eejRmG__docTypeTabActive{background:#0b2a5b0a;border-color:#0b2a5b;box-shadow:0 0 0 3px #0b2a5b17}.document-uploader-module__eejRmG__docTabIcon{color:#475569;background:#0316350f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .22s;display:flex}.document-uploader-module__eejRmG__docTypeTabActive .document-uploader-module__eejRmG__docTabIcon{color:#fff;background:linear-gradient(135deg,#031635,#0b2a5b);box-shadow:0 4px 10px #03163538}.document-uploader-module__eejRmG__docTabLabel{color:#64748b;font-size:11px;font-weight:700;line-height:1.3;transition:color .18s}.document-uploader-module__eejRmG__docTypeTabActive .document-uploader-module__eejRmG__docTabLabel{color:#0b2a5b}.document-uploader-module__eejRmG__hintBanner{color:#475569;background:#0b2a5b0a;border-left:3px solid #0b2a5b47;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:11px 14px;font-size:12px;line-height:1.6;display:flex}.document-uploader-module__eejRmG__zonesGrid{gap:12px;display:grid}.document-uploader-module__eejRmG__zonesGrid[data-count="2"]{grid-template-columns:1fr 1fr}@media (max-width:520px){.document-uploader-module__eejRmG__zonesGrid[data-count="2"]{grid-template-columns:1fr}}.document-uploader-module__eejRmG__uploadZone{background:#fafbfc;border:1.5px dashed #0316352e;border-radius:18px;transition:border-color .2s,background .2s;overflow:hidden}.document-uploader-module__eejRmG__uploadZone[data-dragging=true]{background:#0b2a5b0a;border-style:solid;border-color:#0b2a5b}.document-uploader-module__eejRmG__uploadZone[data-done=true]{background:#f0fdf4;border-style:solid;border-color:#16a34a}.document-uploader-module__eejRmG__zoneHeader{border-bottom:1px solid #0316350d;justify-content:space-between;align-items:center;gap:6px;padding:10px 14px;display:flex}.document-uploader-module__eejRmG__zoneSideLabel{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}.document-uploader-module__eejRmG__zoneRequiredBadge{color:#dc2626;background:#dc262614;border:1px solid #dc262626;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700}.document-uploader-module__eejRmG__zoneDoneBadge{color:#16a34a;background:#16a34a14;border:1px solid #16a34a33;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700}.document-uploader-module__eejRmG__zoneBody{flex-direction:column;align-items:center;gap:12px;padding:18px 14px;display:flex}.document-uploader-module__eejRmG__zoneActions{gap:8px;width:100%;display:flex}.document-uploader-module__eejRmG__zoneActionBtn{cursor:pointer;color:#334155;background:#fff;border:1px solid #0316351f;border-radius:13px;flex-direction:column;flex:1;align-items:center;gap:7px;padding:13px 8px;font-size:11px;font-weight:700;transition:all .18s;display:flex}.document-uploader-module__eejRmG__zoneActionBtn:hover{color:#0b2a5b;background:#0b2a5b08;border-color:#0b2a5b;transform:translateY(-1px)}.document-uploader-module__eejRmG__zoneActionBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.document-uploader-module__eejRmG__zoneActionIcon{color:#0b2a5b;background:#0316350f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .18s;display:flex}.document-uploader-module__eejRmG__zoneActionBtn:hover .document-uploader-module__eejRmG__zoneActionIcon{background:#0b2a5b1a}.document-uploader-module__eejRmG__zoneDragHint{color:#94a3b8;text-align:center;font-size:10px;font-weight:500}.document-uploader-module__eejRmG__zoneUploading{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:22px 14px;display:flex}.document-uploader-module__eejRmG__uploadingLabel{color:#64748b;font-size:11px;font-weight:700}.document-uploader-module__eejRmG__progressTrack{background:#0b2a5b1a;border-radius:999px;width:100%;height:4px;overflow:hidden}.document-uploader-module__eejRmG__progressFill{border-radius:inherit;background:linear-gradient(90deg,#031635,#0b2a5b);height:100%;transition:width .35s}.document-uploader-module__eejRmG__zoneUploaded{align-items:center;gap:10px;padding:12px 14px;display:flex}.document-uploader-module__eejRmG__uploadedIcon{background:#dcfce7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.document-uploader-module__eejRmG__uploadedMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.document-uploader-module__eejRmG__uploadedFileName{color:#15803d;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.document-uploader-module__eejRmG__uploadedStatus{text-transform:uppercase;letter-spacing:.06em;color:#16a34a;font-size:9px;font-weight:700}.document-uploader-module__eejRmG__removeBtn{color:#dc2626;cursor:pointer;background:#dc262617;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.document-uploader-module__eejRmG__removeBtn:hover{background:#dc26262e}.document-uploader-module__eejRmG__completionRow{background:#f8fafc;border:1px solid #0316350f;border-radius:12px;justify-content:space-between;align-items:center;margin-top:16px;padding:11px 14px;display:flex}.document-uploader-module__eejRmG__completionText{color:#475569;font-size:12px;font-weight:700}.document-uploader-module__eejRmG__completionComplete{color:#15803d}.document-uploader-module__eejRmG__completionDots{align-items:center;gap:5px;display:flex}.document-uploader-module__eejRmG__dot{background:#0316351a;border-radius:999px;width:8px;height:8px;transition:all .25s}.document-uploader-module__eejRmG__dotComplete{background:#16a34a;transform:scale(1.1)}
.civic-module__iBtZKW__container{box-sizing:border-box;width:100%;max-width:900px;margin:0 auto;padding:16px 12px 100px}@media (min-width:640px){.civic-module__iBtZKW__container{padding:24px 20px 80px}}.civic-module__iBtZKW__banner{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#002155,#003580);border-radius:16px;margin-bottom:20px;padding:20px 16px;box-shadow:0 4px 14px #00215526}@media (min-width:640px){.civic-module__iBtZKW__banner{border-radius:20px;margin-bottom:24px;padding:28px 24px}}.civic-module__iBtZKW__bannerTag{color:#fd8b00;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;font-weight:800;display:flex}.civic-module__iBtZKW__bannerTitle{margin:0;font-size:20px;font-weight:800;line-height:1.25}.civic-module__iBtZKW__bannerSub{opacity:.88;max-width:560px;margin-top:6px;font-size:12px;line-height:1.5}.civic-module__iBtZKW__card{box-sizing:border-box;background:#fff;border:1px solid #e7e9ed;border-radius:16px;width:100%;max-width:100%;margin-bottom:16px;padding:16px;overflow:hidden;box-shadow:0 2px 8px #00000008}@media (min-width:640px){.civic-module__iBtZKW__card{border-radius:20px;padding:22px}}.civic-module__iBtZKW__cardTitle{color:#002155;margin:0 0 4px;font-size:15px;font-weight:800}.civic-module__iBtZKW__cardSub{color:#747782;margin:0 0 14px;font-size:12px;line-height:1.5}.civic-module__iBtZKW__stepperHeader{border-bottom:1px solid #e7e9ed;flex-direction:column;gap:10px;margin-bottom:20px;padding-bottom:14px;display:flex}@media (min-width:640px){.civic-module__iBtZKW__stepperHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}.civic-module__iBtZKW__stepItem{align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.civic-module__iBtZKW__stepBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:flex}.civic-module__iBtZKW__formStack{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;display:flex}.civic-module__iBtZKW__formGrid2{grid-template-columns:1fr;gap:12px;width:100%;display:grid}@media (min-width:640px){.civic-module__iBtZKW__formGrid2{grid-template-columns:repeat(2,1fr)}}.civic-module__iBtZKW__formGrid3{grid-template-columns:1fr;gap:12px;width:100%;display:grid}@media (min-width:768px){.civic-module__iBtZKW__formGrid3{grid-template-columns:repeat(3,1fr)}}.civic-module__iBtZKW__field{box-sizing:border-box;flex-direction:column;gap:6px;width:100%;min-width:0;display:flex}.civic-module__iBtZKW__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:#434651;font-size:11px;font-weight:800}.civic-module__iBtZKW__input{color:#1b1c1c;box-sizing:border-box;background:#fff;border:1.5px solid #e7e9ed;border-radius:12px;width:100%;max-width:100%;min-height:46px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.civic-module__iBtZKW__input:focus{border-color:#002155;outline:none;box-shadow:0 0 0 3px #00215514}.civic-module__iBtZKW__textarea{color:#1b1c1c;box-sizing:border-box;resize:vertical;background:#fff;border:1.5px solid #e7e9ed;border-radius:12px;width:100%;max-width:100%;min-height:90px;padding:12px 14px;font-family:inherit;font-size:14px}.civic-module__iBtZKW__textarea:focus{border-color:#002155;outline:none;box-shadow:0 0 0 3px #00215514}.civic-module__iBtZKW__btnRow{flex-direction:column;gap:10px;margin-top:8px;display:flex}@media (min-width:480px){.civic-module__iBtZKW__btnRow{flex-direction:row}}.civic-module__iBtZKW__primaryBtn{color:#fff;cursor:pointer;background:#002155;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:0 20px;font-size:13px;font-weight:800;display:flex}.civic-module__iBtZKW__primaryBtn:disabled{opacity:.55;cursor:not-allowed}.civic-module__iBtZKW__secondaryBtn{color:#434651;cursor:pointer;background:#fff;border:1.5px solid #e7e9ed;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:0 20px;font-size:13px;font-weight:700;display:flex}.civic-module__iBtZKW__alertCard{border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.civic-module__iBtZKW__alertDanger{color:#9e1018;background:#fff1f0;border:1px solid #ffa39e}.civic-module__iBtZKW__alertSuccess{color:#135200;background:#e6f4ea;border:1px solid #b7eb8f}.civic-module__iBtZKW__alertWarning{color:#856404;background:#fffbe6;border:1px solid #ffe58f}
.network-module__Hydxba__page{max-width:640px;margin:0 auto;padding:12px 16px 90px}.network-module__Hydxba__tabBar{border-bottom:1px solid var(--rt-outline-variant);scrollbar-width:none;gap:4px;margin-bottom:16px;display:flex;overflow-x:auto}.network-module__Hydxba__tabBar::-webkit-scrollbar{display:none}.network-module__Hydxba__tab{color:var(--rt-on-surface-variant);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:700}.network-module__Hydxba__tabActive{color:var(--rt-primary);border-bottom-color:var(--rt-primary)}.network-module__Hydxba__countPill{background:var(--rt-surface-container-low);color:var(--rt-on-surface-variant);border-radius:999px;margin-left:5px;padding:1px 6px;font-size:10px;font-weight:800}.network-module__Hydxba__userRow{border-bottom:1px solid var(--rt-outline-variant);align-items:center;gap:12px;padding:12px 4px;display:flex}.network-module__Hydxba__userRow:last-child{border-bottom:none}.network-module__Hydxba__userRowAvatar{width:42px;height:42px;color:var(--rt-primary);background:#e6f0ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.network-module__Hydxba__userRowInfo{flex:1;min-width:0}.network-module__Hydxba__userRowName{color:var(--rt-on-surface);margin:0;font-size:14px;font-weight:700}.network-module__Hydxba__userRowMeta{color:var(--rt-on-surface-variant);text-transform:capitalize;margin:2px 0 0;font-size:12px}.network-module__Hydxba__mutualTag{color:var(--rt-primary);text-transform:none;font-weight:700}.network-module__Hydxba__emptyState{text-align:center;color:var(--rt-on-surface-variant);padding:56px 20px}.network-module__Hydxba__loadMoreBtn{border:1px dashed var(--rt-outline-variant);background:var(--rt-surface);width:100%;height:42px;color:var(--rt-on-surface-variant);cursor:pointer;border-radius:10px;margin-top:12px;font-size:12px;font-weight:700}.network-module__Hydxba__suggestionsHint{color:var(--rt-on-surface-variant);margin-bottom:14px;font-size:12px;line-height:1.6}.network-module__Hydxba__userRowLink{min-width:0;color:inherit;flex:1;align-items:center;gap:12px;text-decoration:none;display:flex}
.profile-module__1f5oKq__container{flex-direction:column;gap:16px;max-width:680px;margin:0 auto;padding:16px 20px 48px;display:flex}.profile-module__1f5oKq__heroCard{background:var(--rt-surface,#fff);border:1px solid var(--rt-outline-variant,#00000014);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.profile-module__1f5oKq__coverBanner{background:linear-gradient(135deg,#0f52ba 0%,#0284c7 50%,#38bdf8 100%);width:100%;height:140px;position:relative}.profile-module__1f5oKq__coverBanner:after{content:"";background:radial-gradient(circle at 20%,#ffffff26 0%,#0000 60%);position:absolute;inset:0}.profile-module__1f5oKq__heroContent{text-align:center;flex-direction:column;align-items:center;margin-top:-54px;padding:0 24px 28px;display:flex;position:relative}.profile-module__1f5oKq__avatarWrap{width:108px;height:108px;margin-bottom:12px;position:relative}.profile-module__1f5oKq__avatar{background:var(--rt-primary,#0f52ba);color:#fff;letter-spacing:-.02em;border:4px solid var(--rt-surface,#fff);object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:34px;font-weight:850;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000024}.profile-module__1f5oKq__photoUploadBtn{background:var(--rt-primary,#0f52ba);color:#fff;border:2.5px solid var(--rt-surface,#fff);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s,filter .15s;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 8px #0003}.profile-module__1f5oKq__photoUploadBtn:hover{filter:brightness(1.1);transform:scale(1.08)}.profile-module__1f5oKq__userNameRow{justify-content:center;align-items:center;gap:6px;margin-bottom:6px;display:flex}.profile-module__1f5oKq__userName{color:var(--rt-on-surface,#0f172a);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:850}.profile-module__1f5oKq__metaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;display:flex}.profile-module__1f5oKq__roleBadge{color:var(--rt-primary,#0f52ba);text-transform:uppercase;letter-spacing:.04em;background:#0f52ba14;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:800}.profile-module__1f5oKq__lockedAccountIdBadge{font-family:var(--adm-font-mono,monospace);color:var(--rt-on-surface-variant,#64748b);background:var(--rt-surface-container-high,#f1f5f9);border:1px solid var(--rt-outline-variant,#0000000f);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;transition:background-color .15s;display:inline-flex}.profile-module__1f5oKq__lockedAccountIdBadge:hover{background:var(--rt-surface-container-highest,#e2e8f0)}.profile-module__1f5oKq__bioText{color:var(--rt-on-surface-variant,#475569);max-width:500px;margin:0 0 16px;font-size:13.5px;line-height:1.55}.profile-module__1f5oKq__quickStatsStrip{background:var(--rt-surface-container-low,#f8f9fc);border:1px solid var(--rt-outline-variant,#0000000f);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:540px;margin:8px 0 16px;padding:12px;display:grid}.profile-module__1f5oKq__quickStatItem{flex-direction:column;align-items:center;gap:2px;display:flex}.profile-module__1f5oKq__quickStatLabel{text-transform:uppercase;color:var(--rt-on-surface-variant,#64748b);letter-spacing:.04em;font-size:10px;font-weight:700}.profile-module__1f5oKq__quickStatValue{color:var(--rt-on-surface,#0f172a);font-size:13px;font-weight:800}.profile-module__1f5oKq__editTriggerBtn{border:1.5px solid var(--rt-outline-variant,#cbd5e1);background:var(--rt-surface,#fff);color:var(--rt-primary,#0f52ba);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.profile-module__1f5oKq__editTriggerBtn:hover{border-color:var(--rt-primary,#0f52ba);background:#0f52ba0f}.profile-module__1f5oKq__editCard{background:var(--rt-surface,#fff);border:1px solid var(--rt-outline-variant,#00000014);border-radius:20px;flex-direction:column;gap:14px;padding:22px;display:flex;box-shadow:0 4px 16px #00000005}.profile-module__1f5oKq__fieldLabel{text-transform:uppercase;color:var(--rt-on-surface-variant,#475569);letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.profile-module__1f5oKq__inputField,.profile-module__1f5oKq__textareaField{border:1.5px solid var(--rt-outline-variant,#cbd5e1);background:var(--rt-surface-container-low,#f8f9fc);width:100%;color:var(--rt-on-surface,#0f172a);box-sizing:border-box;border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;font-size:13px;transition:border-color .15s,background .15s}.profile-module__1f5oKq__inputField:focus,.profile-module__1f5oKq__textareaField:focus{border-color:var(--rt-primary,#0f52ba);background:var(--rt-surface,#fff)}.profile-module__1f5oKq__gridTwo{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-module__1f5oKq__gridThree{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.profile-module__1f5oKq__formActionRow{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.profile-module__1f5oKq__saveBtn{background:var(--rt-primary,#0f52ba);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:6px;padding:10px 22px;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex;box-shadow:0 2px 10px #0f52ba33}.profile-module__1f5oKq__saveBtn:hover{opacity:.92}.profile-module__1f5oKq__cancelBtn{color:var(--rt-on-surface-variant,#64748b);border:1px solid var(--rt-outline-variant,#cbd5e1);cursor:pointer;background:0 0;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:600}.profile-module__1f5oKq__sectionCard{background:var(--rt-surface,#fff);border:1px solid var(--rt-outline-variant,#00000014);border-radius:20px;padding:22px;box-shadow:0 2px 10px #00000005}.profile-module__1f5oKq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.profile-module__1f5oKq__sectionTitle{color:var(--rt-on-surface,#0f172a);margin:0;font-size:15px;font-weight:800}.profile-module__1f5oKq__detailGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-module__1f5oKq__detailTile{background:var(--rt-surface-container-low,#f8f9fc);border:1px solid var(--rt-outline-variant,#0000000a);border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.profile-module__1f5oKq__detailIcon{color:var(--rt-primary,#0f52ba);flex-shrink:0;margin-top:2px}.profile-module__1f5oKq__detailMetaLabel{text-transform:uppercase;color:var(--rt-on-surface-variant,#64748b);letter-spacing:.04em;margin-bottom:3px;font-size:10px;font-weight:700;display:block}.profile-module__1f5oKq__detailMetaVal{color:var(--rt-on-surface,#0f172a);word-break:break-word;font-size:13.5px;font-weight:700}@media (max-width:480px){.profile-module__1f5oKq__container{padding:12px 14px 40px}.profile-module__1f5oKq__gridTwo,.profile-module__1f5oKq__gridThree,.profile-module__1f5oKq__detailGrid{grid-template-columns:1fr}.profile-module__1f5oKq__quickStatsStrip{grid-template-columns:repeat(3,1fr);padding:10px 6px}}
.referrals-module___ehnDG__page{max-width:640px;margin:0 auto;padding:12px 16px 90px}.referrals-module___ehnDG__heroCard{background:linear-gradient(135deg, var(--rt-primary), #1565c0);color:#fff;border-radius:20px;margin-bottom:18px;padding:24px 20px;position:relative;overflow:hidden}.referrals-module___ehnDG__heroLabel{text-transform:uppercase;letter-spacing:.07em;opacity:.8;margin-bottom:8px;font-size:11px;font-weight:700}.referrals-module___ehnDG__heroTitle{max-width:88%;margin:0 0 14px;font-size:18px;font-weight:800;line-height:1.4}.referrals-module___ehnDG__heroReward{opacity:.9;margin:0 0 4px;font-size:13px;font-weight:600}.referrals-module___ehnDG__heroExpiry{opacity:.7;margin:0;font-size:11px}.referrals-module___ehnDG__heroInactive{opacity:.85;margin:0;font-size:13px;line-height:1.6}.referrals-module___ehnDG__codeCard{border:1.5px dashed var(--rt-outline-variant);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:18px;display:flex}.referrals-module___ehnDG__codeLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--rt-on-surface-variant);margin:0 0 4px;font-size:11px;font-weight:700}.referrals-module___ehnDG__codeValue{letter-spacing:.06em;color:var(--rt-primary);margin:0;font-family:monospace;font-size:22px;font-weight:800}.referrals-module___ehnDG__actionRow{gap:10px;margin-bottom:20px;display:flex}.referrals-module___ehnDG__actionBtn{background:var(--rt-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;height:46px;font-size:13px;font-weight:700;display:flex}.referrals-module___ehnDG__actionBtnGhost{border:1px solid var(--rt-outline-variant);color:var(--rt-on-surface-variant);background:#fff}.referrals-module___ehnDG__applySection{background:var(--rt-surface-container-low);border-radius:16px;margin-bottom:20px;padding:18px}.referrals-module___ehnDG__applyLabel{color:var(--rt-on-surface);margin:0 0 4px;font-size:13px;font-weight:700}.referrals-module___ehnDG__applyHint{color:var(--rt-on-surface-variant);margin:0 0 12px;font-size:12px;line-height:1.5}.referrals-module___ehnDG__applyRow{gap:8px;display:flex}.referrals-module___ehnDG__applyInput{border:1px solid var(--rt-outline-variant);letter-spacing:.04em;text-transform:uppercase;border-radius:10px;flex:1;height:44px;padding:0 14px;font-family:monospace;font-size:14px}.referrals-module___ehnDG__applyInput:focus{border-color:var(--rt-primary);outline:none}.referrals-module___ehnDG__applyBtn{background:var(--rt-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;height:44px;padding:0 18px;font-size:13px;font-weight:700}.referrals-module___ehnDG__applyBtn:disabled{opacity:.6;cursor:not-allowed}.referrals-module___ehnDG__appliedBadge{color:#16a34a;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.referrals-module___ehnDG__statsGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px;display:grid}.referrals-module___ehnDG__statCard{border:1px solid var(--rt-outline-variant);background:#fff;border-radius:14px;padding:14px}.referrals-module___ehnDG__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--rt-on-surface-variant);margin:0 0 6px;font-size:10px;font-weight:700}.referrals-module___ehnDG__statValue{color:var(--rt-on-surface);margin:0;font-size:20px;font-weight:800}.referrals-module___ehnDG__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--rt-on-surface-variant);margin:4px 0 10px;font-size:11px;font-weight:800}.referrals-module___ehnDG__referralRow{border-bottom:1px solid var(--rt-outline-variant);align-items:center;gap:12px;padding:12px 4px;display:flex}.referrals-module___ehnDG__referralRow:last-child{border-bottom:none}.referrals-module___ehnDG__referralAvatar{width:38px;height:38px;color:var(--rt-primary);background:#e6f0ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.referrals-module___ehnDG__referralInfo{flex:1;min-width:0}.referrals-module___ehnDG__referralName{color:var(--rt-on-surface);margin:0;font-size:13px;font-weight:700}.referrals-module___ehnDG__referralDate{color:var(--rt-on-surface-variant);margin:2px 0 0;font-size:11px}.referrals-module___ehnDG__statusBadge{text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:10px;font-weight:800}.referrals-module___ehnDG__statusQualified{color:#14532d;background:#dcfce7}.referrals-module___ehnDG__statusPending{color:#78350f;background:#fef3c7}.referrals-module___ehnDG__statusRewarded{color:var(--rt-primary);background:#e6f0ff}.referrals-module___ehnDG__statusDefault{background:var(--rt-surface-container-low);color:var(--rt-on-surface-variant)}.referrals-module___ehnDG__emptyState{text-align:center;color:var(--rt-on-surface-variant);padding:40px 20px;font-size:13px}
.settings-module__SkIHqq__page{max-width:640px;margin:0 auto;padding:12px 16px 90px}.settings-module__SkIHqq__tabBar{border-bottom:1px solid var(--rt-outline-variant);scrollbar-width:none;gap:4px;margin-bottom:18px;display:flex;overflow-x:auto}.settings-module__SkIHqq__tabBar::-webkit-scrollbar{display:none}.settings-module__SkIHqq__tab{color:var(--rt-on-surface-variant);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:700}.settings-module__SkIHqq__tabActive{color:var(--rt-primary);border-bottom-color:var(--rt-primary)}.settings-module__SkIHqq__section{flex-direction:column;gap:4px;display:flex}.settings-module__SkIHqq__sectionHint{color:var(--rt-on-surface-variant);margin:0 0 14px;font-size:12px;line-height:1.6}.settings-module__SkIHqq__fieldGroup{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.settings-module__SkIHqq__fieldLabel{color:var(--rt-on-surface-variant);font-size:12px;font-weight:700}.settings-module__SkIHqq__select{border:1px solid var(--rt-outline-variant);height:46px;color:var(--rt-on-surface);font-size:14px;font-family:var(--rt-font-family);background:#fff;border-radius:10px;padding:0 12px}.settings-module__SkIHqq__select:focus{border-color:var(--rt-primary);outline:none}.settings-module__SkIHqq__toggleRow{border-bottom:1px solid var(--rt-outline-variant);cursor:pointer;justify-content:space-between;align-items:center;padding:14px 4px;display:flex}.settings-module__SkIHqq__toggleLabel{color:var(--rt-on-surface);font-size:13px;font-weight:500}.settings-module__SkIHqq__toggleSwitch{background:var(--rt-outline-variant);border-radius:999px;flex-shrink:0;width:42px;height:24px;transition:background .2s;position:relative}.settings-module__SkIHqq__toggleSwitchOn{background:var(--rt-primary)}.settings-module__SkIHqq__toggleDot{background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.settings-module__SkIHqq__toggleSwitchOn .settings-module__SkIHqq__toggleDot{transform:translate(18px)}.settings-module__SkIHqq__saveBtn{background:var(--rt-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:46px;margin-top:16px;font-size:14px;font-weight:700;display:flex}.settings-module__SkIHqq__saveBtn:disabled{opacity:.6;cursor:not-allowed}.settings-module__SkIHqq__securityCard{border:1px solid var(--rt-outline-variant);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:16px;display:flex}.settings-module__SkIHqq__securityIconWrap{color:#dc2626;background:#fee2e2;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.settings-module__SkIHqq__securityIconWrap[data-on=true]{color:#16a34a;background:#dcfce7}.settings-module__SkIHqq__securityTitle{color:var(--rt-on-surface);margin:0 0 3px;font-size:14px;font-weight:700}.settings-module__SkIHqq__securitySub{color:var(--rt-on-surface-variant);margin:0;font-size:12px}.settings-module__SkIHqq__sessionRow{border-bottom:1px solid var(--rt-outline-variant);align-items:center;gap:12px;padding:12px 4px;display:flex}.settings-module__SkIHqq__sessionDevice{color:var(--rt-on-surface);margin:0;font-size:13px;font-weight:700}.settings-module__SkIHqq__sessionMeta{color:var(--rt-on-surface-variant);margin:2px 0 0;font-size:11px}.settings-module__SkIHqq__revokeBtn{border:1px solid var(--rt-outline-variant);color:#dc2626;cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;height:30px;padding:0 12px;font-size:11px;font-weight:700}.settings-module__SkIHqq__revokeAllBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;margin-top:18px;font-size:13px;font-weight:700;display:flex}.settings-module__SkIHqq__confirmOverlay{z-index:400;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.settings-module__SkIHqq__confirmBox{background:#fff;border-radius:16px;width:100%;max-width:340px;padding:20px}.settings-module__SkIHqq__confirmTitle{margin:0 0 8px;font-size:15px;font-weight:800}.settings-module__SkIHqq__confirmText{color:var(--rt-on-surface-variant);margin:0 0 18px;font-size:13px;line-height:1.6}.settings-module__SkIHqq__confirmActions{gap:10px;display:flex}.settings-module__SkIHqq__confirmCancel{border:1px solid var(--rt-outline-variant);cursor:pointer;background:#fff;border-radius:10px;flex:1;height:42px;font-size:13px;font-weight:700}.settings-module__SkIHqq__confirmDanger{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;height:42px;font-size:13px;font-weight:700;display:flex}
