.-desktop-top-nav-style-1{height:30px}.-desktop-top-nav-style-2{box-shadow:none;background:#fff;border:none}.-desktop-top-nav-style-3{position:relative}.-desktop-top-nav-style-4{margin-left:4px;transition:transform .2s}.-desktop-top-nav-style-5{width:14px;height:14px}.-desktop-top-nav-style-6{z-index:9999}.-desktop-top-nav-style-7{z-index:10000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.-desktop-top-nav-style-8{pointer-events:auto;justify-content:center;width:100%;display:flex}.nb-wrapper{display:inline-flex;position:relative}.nb-dropdown{display:none}@media (width>=1024px){.nb-dropdown{opacity:0;pointer-events:none;z-index:999;background:#fff;border-radius:16px;flex-direction:column;width:340px;max-width:calc(100vw - 48px);max-height:calc(100vh - 96px);padding:12px 0 10px;font-family:Outfit,sans-serif;transition:transform .18s,opacity .18s;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 12px 32px #0000001f,0 4px 12px #0000000f}.nb-dropdown.open{opacity:1;pointer-events:auto;transform:translateY(0)}}.nb-dropdown-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:4px 14px 8px;display:flex}.nb-dropdown-title{color:#1c1c1e;margin:0;font-size:15px;font-weight:700}.nb-mark-read{color:#a819ff;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:12px;font-weight:600;transition:background-color .15s}.nb-mark-read:hover{background-color:#f7f0ff}.nb-dropdown-body{flex:1;min-height:80px;max-height:360px;overflow-y:auto}.nb-dropdown-body::-webkit-scrollbar{width:6px}.nb-dropdown-body::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:10px}.nb-loading{text-align:center;color:#6b7280;padding:24px 0;font-size:13px}.nb-empty{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 16px;display:flex}.nb-empty-icon{opacity:.6;width:56px;height:56px}.nb-empty-text{color:#6b7280;margin:0;font-size:13px;font-weight:500}.nb-list{margin:0;padding:4px 0;list-style:none}.nb-item{cursor:pointer;align-items:flex-start;gap:10px;padding:10px 14px;transition:background-color .15s;display:flex}.nb-item:hover{background-color:#f9fafb}.nb-item.unread{background-color:#fafaff}.nb-item-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.nb-item-content{flex-direction:column;gap:2px;min-width:0;display:flex}.nb-item-title{color:#1c1c1e;margin:0;font-size:13px;font-weight:700;line-height:1.2}.nb-item-desc{color:#4b5563;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.nb-item-time{color:#9ca3af;margin-top:2px;font-size:11px}.nb-see-all{color:#1c1c1e;cursor:pointer;background:0 0;border:1px solid #eee;border-radius:10px;margin:6px 14px 0;padding:8px 12px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;transition:background-color .15s}.nb-see-all:hover{background-color:#f3f4f6}.-notification-bell-style-1{cursor:pointer;background:#fff;border:none;border-radius:18px;justify-content:center;align-items:center;gap:6px;min-width:38px;height:38px;transition:all .2s;display:flex;box-shadow:0 3px 7.1px #00000024}.-notification-bell-style-2{display:flex;position:relative}.-notification-bell-style-3{width:22px;height:22px}.-notification-bell-style-4{z-index:2;background-color:#dbe477;border:2px solid #000;border-radius:50%;width:8px;height:8px;position:absolute;top:0;right:0}.-notification-bell-style-5{color:#1c1c1e;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;line-height:16px}.bank-modal-root{z-index:1500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;justify-content:center;align-items:center;padding:24px;font-family:Outfit,sans-serif;display:flex;position:fixed;inset:0}.bank-modal-overlay{-webkit-backdrop-filter:blur(2px);background:#11111173;animation:.18s ease-out both bmFadeIn;position:absolute;inset:0}.bank-modal-frame{aspect-ratio:9/19;background:#fff;border:10px solid #111;border-radius:44px;width:100%;max-width:420px;height:100%;max-height:820px;animation:.22s cubic-bezier(.4,0,.2,1) both bmPopIn;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000052}@keyframes bmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes bmPopIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.bank-modal-screen{background:#fff;border-radius:34px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.bank-modal-header{background:#fff;flex:none;justify-content:space-between;align-items:center;padding:28px 24px 16px;display:flex}.bank-modal-back{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.bank-modal-back svg{width:24px;height:24px}.bank-modal-title{text-align:center;color:#1c1c1e;letter-spacing:0;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.bank-modal-add{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:999px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;box-shadow:0 4px 14px #1111111a}.bank-modal-add svg{width:16px;height:16px}.bank-modal-body{flex-direction:column;flex:auto;padding:18px 44px 28px;display:flex}.bank-modal-card{box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#08b8cc 0%,#03a9bd 100%);border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;height:178px;padding:18px 20px 16px;display:flex;position:relative;box-shadow:0 14px 28px #05819152}.bm-top-row{justify-content:space-between;align-items:center;display:flex}.bm-chip{background:#ffffff4d;border-radius:7px;justify-content:center;align-items:center;width:44px;height:32px;display:flex}.bm-chip svg{width:100%;height:100%}.bm-wallet{align-items:center;gap:5px;display:flex}.bm-wallet-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.bm-wallet-h{color:#06adc0;font-size:11px;font-weight:800}.bm-wallet-text{color:#fff;font-size:13px;font-weight:700}.bm-number{letter-spacing:1.8px;align-items:center;gap:10px;margin:4px 0;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:700;line-height:1;display:flex}.bm-number-last{letter-spacing:.8px;margin-left:6px;font-family:Outfit,sans-serif;font-size:32px;font-weight:700;line-height:.95}.bm-bottom-row{align-items:flex-end;gap:0;width:100%;display:flex;position:relative}.bm-info{flex-direction:column;gap:4px;display:flex}.bm-info--expiry{margin-left:24px}.bm-info-label{color:#ffffffd1;font-size:9px;font-weight:400;line-height:1}.bm-info-value{color:#fff;letter-spacing:.2px;font-size:12px;font-weight:700;line-height:1.1}.bm-visa{letter-spacing:-1px;color:#fff;font-size:32px;font-style:italic;font-weight:900;line-height:.82;position:absolute;bottom:-1px;right:0}@media (width<=540px){.bank-modal-root{padding:0}.bank-modal-frame{aspect-ratio:auto;width:100vw;max-width:none;height:100vh;max-height:none;box-shadow:none;border:none;border-radius:0}.bank-modal-screen{border-radius:0}.bank-modal-header{padding:calc(40px + env(safe-area-inset-top,0px)) 16px 16px}.bank-modal-body{padding:12px 24px 28px}.bank-modal-card{height:220px}}.-bank-account-modal-style-1{z-index:100001;background:#00000080;position:fixed;inset:0}.-bank-account-modal-style-2{z-index:100002;text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;width:90%;max-width:400px;padding:32px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0000001a}.-bank-account-modal-style-3{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.-bank-account-modal-style-4{color:#111827;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:22px;font-weight:700}.-bank-account-modal-style-5{color:#6b7280;margin:0 0 32px;font-family:Outfit,sans-serif;font-size:15px;line-height:1.5}.-bank-account-modal-style-6{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:16px;width:100%;padding:16px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.pref-modal-root{z-index:1500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;justify-content:center;align-items:center;padding:24px;font-family:Outfit,sans-serif;display:flex;position:fixed;inset:0}.pref-modal-overlay{-webkit-backdrop-filter:blur(2px);background:#11111173;animation:.18s ease-out both pmFadeIn;position:absolute;inset:0}.pref-modal-frame{aspect-ratio:9/19;background:#fff;border:10px solid #111;border-radius:44px;width:100%;max-width:420px;height:100%;max-height:820px;animation:.22s cubic-bezier(.4,0,.2,1) both pmPopIn;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000052}@keyframes pmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pmPopIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.pref-modal-screen{background:#fff;border-radius:34px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.pref-modal-header{background:#fff;flex:none;justify-content:space-between;align-items:center;padding:28px 24px 16px;display:flex}.pref-modal-back{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.pref-modal-title{text-align:center;color:#1c1c1e;letter-spacing:0;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.pref-modal-save{color:#1c1c1e;cursor:pointer;background:0 0;border:none;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;display:flex}.pref-modal-save:disabled{cursor:default;opacity:.6}.pref-modal-body{flex-direction:column;flex:auto;padding:6px 34px 28px;display:flex;overflow-y:auto}.pref-modal-loading{text-align:center;color:#6b7280;margin-top:2rem}.pref-modal-avatar-section{justify-content:center;margin:6px 0 22px;display:flex}.pref-modal-avatar-wrapper{width:88px;height:88px;position:relative}.pref-modal-avatar-img{-o-object-fit:cover;object-fit:cover;background-color:#f4f4f4;border-radius:50%;width:100%;height:100%;box-shadow:0 4px 14px #0000000f}.pref-modal-avatar-edit{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 6px #00000014}.pref-modal-form{flex-direction:column;gap:14px;display:flex}.pref-modal-group{flex-direction:column;gap:6px;display:flex}.pref-modal-label{color:#1c1c1e;letter-spacing:-.1px;padding-left:2px;font-family:Outfit,sans-serif;font-size:13px;font-weight:500}.pref-modal-input-wrapper{background:#fff;border:1px solid #ececec;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;height:46px;padding:10px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.pref-modal-input-wrapper:focus-within{border-color:#d6d6d6;box-shadow:0 0 0 3px #00000008}.pref-modal-input{color:#1c1c1e;background:0 0;border:none;flex:1;min-width:0;padding:0;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.pref-modal-input:focus{outline:none}.pref-modal-edit-icon{cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.pref-modal-nav-row{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;margin-top:4px;padding:14px 2px;display:flex}.pref-modal-nav-text{color:#1c1c1e;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.pref-action-buttons{gap:12px;margin-top:24px;display:flex}.pref-save-btn{color:#fff;cursor:pointer;background-color:#1c1c1e;border:none;border-radius:12px;flex:1;padding:14px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;transition:opacity .2s}.pref-save-btn:disabled{opacity:.5;cursor:not-allowed}.pref-cancel-btn{color:#1c1c1e;cursor:pointer;background-color:#0000;border:1px solid #1c1c1e;border-radius:12px;flex:1;padding:14px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;transition:opacity .2s}.pref-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.pref-modal-footer{justify-content:center;margin-top:auto;padding-top:32px;padding-bottom:16px;display:flex}.pref-modal-delete{color:#ff3b30;cursor:pointer;letter-spacing:-.1px;background:0 0;border:none;border-radius:0;padding:8px 16px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.pref-modal-delete:hover{opacity:.85}@media (width<=540px){.pref-modal-root{padding:0}.pref-modal-frame{aspect-ratio:auto;width:100vw;max-width:none;height:100vh;max-height:none;box-shadow:none;border:none;border-radius:0}.pref-modal-screen{border-radius:0}.pref-modal-header{padding:calc(40px + env(safe-area-inset-top,0px)) 16px 16px}.pref-modal-body{padding:6px 24px 24px}}.-preferences-modal-style-1{display:none}.nm-modal-root{z-index:1500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;justify-content:center;align-items:center;padding:24px;font-family:Outfit,sans-serif;display:flex;position:fixed;inset:0}.nm-modal-overlay{-webkit-backdrop-filter:blur(2px);background:#11111173;animation:.18s ease-out both nmFadeIn;position:absolute;inset:0}.nm-modal-frame{aspect-ratio:9/19;background:#fff;border:10px solid #111;border-radius:44px;width:100%;max-width:420px;height:100%;max-height:820px;animation:.22s cubic-bezier(.4,0,.2,1) both nmPopIn;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000052}@keyframes nmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes nmPopIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.nm-modal-screen{background:#fff;border-radius:34px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.nm-modal-header{background:#fff;flex:none;justify-content:space-between;align-items:center;padding:28px 24px 16px;display:flex}.nm-modal-back{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.nm-modal-title{text-align:center;color:#1c1c1e;letter-spacing:0;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.nm-modal-header-spacer{flex:0 0 40px;width:40px;height:40px}.nm-modal-body{flex-direction:column;flex:auto;padding:8px 34px 28px;display:flex;overflow-y:auto}.nm-modal-loading{text-align:center;color:#6b7280;margin-top:2rem}.nm-section{flex-direction:column;gap:6px;margin-bottom:22px;display:flex}.nm-section-title{color:#1c1c1e;letter-spacing:-.1px;margin:0 0 8px 2px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.nm-row{border-bottom:1px solid #f1f1f1;justify-content:space-between;align-items:center;padding:12px 2px;display:flex}.nm-row:last-child{border-bottom:none}.nm-label{color:#1c1c1e;font-family:Outfit,sans-serif;font-size:15px;font-weight:500}.nm-toggle{cursor:pointer;background:#e5e5ea;border-radius:999px;flex-shrink:0;width:42px;height:24px;transition:background-color .18s;position:relative}.nm-toggle.checked{background:#e2c4ff}.nm-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0003}.nm-toggle.checked .nm-toggle-thumb{transform:translate(18px)}@media (width<=540px){.nm-modal-root{padding:0}.nm-modal-frame{aspect-ratio:auto;width:100vw;max-width:none;height:100vh;max-height:none;box-shadow:none;border:none;border-radius:0}.nm-modal-screen{border-radius:0}.nm-modal-header{padding:calc(40px + env(safe-area-inset-top,0px)) 16px 16px}.nm-modal-body{padding:8px 24px 24px}}.sidebar-overlay{opacity:0;visibility:hidden;z-index:998;background:#0006;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.sidebar-overlay.open{opacity:1;visibility:visible}.sidebar-panel{z-index:999;background:#fff;flex-direction:column;width:85%;max-width:350px;height:100vh;padding:60px 0 40px;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-4px 0 24px #00000026}.sidebar-panel.open{right:0}@media (width>=1024px){.sidebar-overlay{background:0 0}.sidebar-panel{opacity:0;pointer-events:none;border:1px solid #eef0f3;border-radius:16px;width:268px;max-width:calc(100vw - 48px);height:auto;max-height:calc(100vh - 88px);padding:10px 0 8px;transition:transform .18s,opacity .18s;top:64px;right:32px;overflow:hidden;transform:translateY(-8px);box-shadow:0 12px 32px #00000014,0 4px 12px #0000000a}.sidebar-panel.open{opacity:1;pointer-events:auto;right:32px;transform:translateY(0)}.sidebar-panel .sidebar-profile-card{box-shadow:none;background:#f9fafb;border:1px solid #0000;border-radius:14px;gap:10px;margin:0 10px 8px;padding:8px 10px;transition:background-color .15s,border-color .15s}.sidebar-panel .sidebar-profile-card:hover{box-shadow:none;background:#f3f4f6;transform:none}.sidebar-panel .sidebar-avatar{width:36px;height:36px}.sidebar-panel .sidebar-name{font-size:13px;font-weight:600}.sidebar-panel .sidebar-stats{gap:10px}.sidebar-panel .sidebar-stat{font-size:11px}.sidebar-panel .sidebar-section{gap:1px;padding:2px 8px}.sidebar-panel .sidebar-section-title{color:#9ca3af;letter-spacing:.04em;text-transform:uppercase;margin:6px 8px 2px;font-size:10px;font-weight:600}.sidebar-panel .sidebar-divider{background:#f3f4f6;margin:6px 12px}.sidebar-panel .sidebar-bottom-actions{border-top:1px solid #f3f4f6;gap:1px;margin-top:4px;padding:4px 8px 2px}.sidebar-panel .sidebar-link,.sidebar-panel .sidebar-action-btn{color:#1f2937;border-radius:10px;align-items:center;gap:10px;margin-left:0;font-size:13.5px;font-weight:500;transition:background-color .15s,color .15s;display:flex;padding:7px 10px!important}.sidebar-panel .sidebar-link svg,.sidebar-panel .sidebar-action-btn svg{color:#6b7280;flex-shrink:0;width:16px;height:16px}.sidebar-panel .sidebar-link:hover,.sidebar-panel .sidebar-action-btn:hover{color:#111827;background-color:#f5f5f5}.sidebar-panel .sidebar-link:hover svg,.sidebar-panel .sidebar-action-btn:hover svg{color:#374151}.sidebar-panel .sidebar-logout-btn,.sidebar-panel .sidebar-logout-btn svg{color:#9ca3af}.sidebar-panel .sidebar-logout-btn:hover{color:#dc2626;background-color:#fef2f2}.sidebar-panel .sidebar-logout-btn:hover svg{color:#dc2626}}.sidebar-profile-card{cursor:pointer;background:#fff;border-radius:40px;align-items:center;gap:16px;margin:0 24px 24px;padding:12px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #00000014}.sidebar-profile-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f}.sidebar-avatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:50px;height:50px;overflow:hidden}.sidebar-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.sidebar-profile-info{flex-direction:column;gap:2px;display:flex}.sidebar-name{color:#1c1c1e;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.sidebar-stats{gap:16px;display:flex}.sidebar-stat{color:#6e6a7c;font-family:Outfit,sans-serif;font-size:12px;font-weight:500}.sidebar-stat .stat-num{color:#1c1c1e;font-weight:700}.sidebar-scroll-content{flex-direction:column;flex:1;display:flex;overflow-y:auto}.sidebar-scroll-content::-webkit-scrollbar{width:6px}.sidebar-scroll-content::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:10px}.sidebar-section{flex-direction:column;gap:6px;padding:0 24px;display:flex}.sidebar-section-title{color:#a3a3a3;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.sidebar-link{color:#1c1c1e;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:8px 0;font-family:Outfit,sans-serif;font-size:16px;font-weight:500;display:flex}.sidebar-link svg{color:#6b7280;flex-shrink:0}.sidebar-divider{background-color:#ebebeb;height:1px;margin:24px}.sidebar-bottom-actions{flex-direction:column;gap:8px;padding:16px 24px 0;display:flex}.sidebar-action-btn{color:#1c1c1e;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:8px 0;font-family:Outfit,sans-serif;font-size:16px;font-weight:500;display:flex}.sidebar-action-btn svg{color:#6b7280;flex-shrink:0}.sidebar-logout-btn,.sidebar-logout-btn svg{color:#9ca3af}.sidebar-subview{flex-direction:column;width:100%;height:100%;min-height:0;animation:.22s cubic-bezier(.22,.61,.36,1) sidebar-subview-in;display:flex}@keyframes sidebar-subview-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.sidebar-subview-header{background:#fff;border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.sidebar-subview-back{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s;display:flex}.sidebar-subview-back:hover{background:#f5f5f5}.sidebar-subview-title{color:#1c1c1e;text-align:center;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;overflow:hidden}.sidebar-subview-placeholder{flex-shrink:0;width:32px;height:32px}.sidebar-subview-body{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 12px 14px;display:flex;overflow-y:auto}.sidebar-subview-body::-webkit-scrollbar{width:0;height:0;display:none}.sidebar-account-card{background:#f9fafb;border:1px solid #eef0f3;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.sidebar-account-avatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden}.sidebar-account-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.sidebar-account-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sidebar-account-name{color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;overflow:hidden}.sidebar-account-stats{color:#6b7280;flex-direction:column;gap:2px;font-family:Outfit,sans-serif;font-size:11px;display:flex}.sidebar-account-stats .stat-num{color:#1c1c1e;font-weight:700}.sidebar-add-account-btn{cursor:pointer;color:#a3a3a3;background:#fff;border:1px dashed #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px;font-family:Outfit,sans-serif;font-size:12.5px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:flex}.sidebar-add-account-btn:hover{color:#6b7280;background:#f9fafb;border-color:#d1d5db}.sidebar-terms-body{gap:10px;padding:14px 14px 18px}.sidebar-terms-paragraph{color:#4b5563;margin:0;font-family:Outfit,sans-serif;font-size:12px;font-weight:400;line-height:1.55}.sidebar-add-account-overlay{z-index:1100;background:#00000073;justify-content:center;align-items:flex-end;animation:.18s sidebar-overlay-in;display:flex;position:fixed;inset:0}@keyframes sidebar-overlay-in{0%{opacity:0}to{opacity:1}}.sidebar-add-account-sheet{background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;gap:12px;width:100%;max-width:480px;padding:20px 22px 26px;animation:.22s cubic-bezier(.22,.61,.36,1) sidebar-sheet-in;display:flex}@keyframes sidebar-sheet-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sidebar-add-account-handle{background:#e5e5e5;border-radius:2px;align-self:center;width:40px;height:4px;margin-bottom:6px}.sidebar-add-account-sheet-title{color:#1c1c1e;text-align:center;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.sidebar-add-account-sheet-text{color:#6b7280;text-align:center;margin:0;font-family:Outfit,sans-serif;font-size:14px;line-height:1.5}.sidebar-add-account-sheet-close{color:#fff;cursor:pointer;background:#1c1c1e;border:none;border-radius:20px;width:100%;margin-top:6px;padding:14px 16px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;transition:background-color .15s}.sidebar-add-account-sheet-close:hover{background:#000}@media (width>=1024px){.sidebar-panel.sidebar-view-addAccount,.sidebar-panel.sidebar-view-terms{height:460px;max-height:calc(100vh - 88px);padding:0}.sidebar-panel.sidebar-view-addAccount .sidebar-subview,.sidebar-panel.sidebar-view-terms .sidebar-subview{height:100%;min-height:0}}@media (width<=1023px){.sidebar-subview{display:none}}.nws-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.nws-modal-container{width:100%;height:95%;font-family:var(--font-sans);z-index:100;background-color:#fff;border-top-left-radius:27px;border-top-right-radius:27px;flex-direction:column;animation:.3s ease-out slideUp;display:flex;position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:0 -4px 20px #0000001a}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width>=768px){.nws-modal-container{border-radius:28px;width:520px;height:auto;max-height:88vh;animation:.25s ease-out forwards modalPopIn;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 48px #0000001f,0 8px 16px #0000000f}@keyframes modalPopIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}}.nws-modal-overlay{-webkit-backdrop-filter:blur(3px);z-index:99;background:#11111147;animation:.2s ease-out nwsOverlayFadeIn;position:fixed;inset:0}@keyframes nwsOverlayFadeIn{0%{opacity:0}to{opacity:1}}.nws-modal-drag-handle{background:#e5e7eb;border-radius:2px;width:40px;height:4px;margin:12px auto 0}.nws-header-row{flex-shrink:0;align-items:center;gap:.75rem;padding:3.5rem 1.5rem 1rem;display:flex}.nws-header-row-modal{justify-content:space-between;padding:1.25rem 1.25rem .75rem 1.5rem}.nws-close-btn{cursor:pointer;color:#1c1c1e;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;transition:background-color .15s;display:flex}.nws-close-btn:hover{background-color:#f2f2f7}@media (width>=768px){.nws-header-row{padding-top:1.5rem}.nws-header-row-modal{padding-top:1.25rem}}.nws-modal-footer{box-shadow:none;background-color:#fff;border-top:none;flex-shrink:0;padding:1rem 1.5rem 1.5rem}.nws-modal-container .nws-main-content{box-shadow:none;border-bottom:none}.nws-post-btn-large{color:#fff;cursor:pointer;letter-spacing:.01em;background-color:#8a8a8a;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;height:54px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;transition:background-color .15s,transform .15s;display:flex;box-shadow:0 4px 14px #0000001f}.nws-post-btn-large:not(:disabled):hover{background-color:#1c1c1e;transform:translateY(-1px);box-shadow:0 6px 18px #00000029}.nws-post-btn-large:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background-color:#9e9e9e}.nws-back-btn{color:var(--color-text-title);cursor:pointer;background:0 0;border:none;margin-left:-.25rem;padding:.25rem;transition:opacity .15s}.nws-back-btn:active{opacity:.6}.nws-profile-container{align-items:center;gap:10px;display:flex}.nws-profile-img-wrap{background-color:#f3f4f6;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.nws-profile-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.nws-profile-name{color:#1c1c1e;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;line-height:18px}.nws-header-row-modal .nws-profile-img-wrap{width:40px;height:40px}.nws-header-row-modal .nws-profile-name{font-size:15px;font-weight:600}.nws-post-btn-wrap{align-items:center;margin-left:auto;display:flex;position:relative}.nws-post-btn{color:#fff;cursor:pointer;background-color:#888;border:none;border-radius:39px;justify-content:center;align-items:center;width:78px;height:24px;padding:0;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;transition:background-color .15s;display:flex;box-shadow:0 2px 7.8px #00000040}.nws-post-btn:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background-color:#909090}.nws-post-btn:not(:disabled):hover{background-color:#666}.nws-dropdowns-row{flex-shrink:0;align-items:center;gap:.625rem;min-width:0;padding:.25rem 1.5rem .75rem;display:flex;position:relative}.nws-dropdown-trigger{cursor:pointer;height:34px;box-shadow:none;color:#1c1c1e;border:1px solid #ececec;border-radius:999px;align-items:center;gap:6px;min-width:0;padding-left:14px;padding-right:14px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;transition:all .15s;display:flex}.nws-dropdown-trigger:hover{border-color:#dcdcdc}.nws-dropdown-open{background-color:#fff;border-color:#cfcfcf}.nws-dropdown-closed{color:#1c1c1e;background-color:#fafafa}.nws-dropdown-text{opacity:1;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.nws-dropdown-arrow{opacity:1;transition:transform .15s}.nws-rotated{transform:rotate(180deg)}.nws-overlay-fixed{z-index:10;position:fixed;inset:0}.nws-dropdown-menu{z-index:20;background-color:#fff;border:1px solid #f3f4f6;border-radius:20px;width:12rem;margin-top:.5rem;padding:.5rem;animation:.2s ease-out forwards nwsFadeIn;position:absolute;top:100%;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.nws-menu-left{left:2rem}@keyframes nwsFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.nws-menu-item{cursor:pointer;border-radius:.75rem;align-items:center;gap:.75rem;padding:.625rem .75rem;transition:background-color .15s;display:flex}.nws-menu-item-active{background-color:#f2f2f7}.nws-menu-item-hover:hover{background-color:#f9fafb}.nws-menu-icon-wrap{color:#000;background-color:#fff;border:1px solid #f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;box-shadow:0 1px 2px #0000000d}.nws-menu-text{flex-direction:column;display:flex}.nws-menu-title{font-size:.75rem;font-weight:700}.nws-text-black{color:#000}.nws-text-gray{color:#6b7280}.nws-menu-desc{color:#9ca3af;font-size:9px;font-weight:500}.nws-menu-check{margin-left:auto}.nws-check-dot{background-color:#3b82f6;border-radius:9999px;width:.375rem;height:.375rem}.nws-relative{position:relative}.nws-opacity-70{opacity:.7}.nws-opacity-90{opacity:.9}.nws-calendar-menu{z-index:20;background-color:#fff;border:1px solid #f3f4f6;border-radius:20px;width:18rem;margin-top:.5rem;padding:1rem;animation:.2s ease-out forwards nwsFadeIn;position:absolute;top:100%;right:-20px;transform:none;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.nws-cal-header-note{margin-bottom:.75rem}.nws-cal-note-text{color:#6b7280;margin:0;font-size:10px;font-weight:500;line-height:1.25}.nws-cal-controls{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.nws-cal-month-btn{color:#000;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding-left:.25rem;padding-right:.25rem;font-size:.75rem;font-weight:700;transition:color .15s;display:flex}.nws-cal-month-btn:hover{color:#4b5563}.nws-transition{transition:transform .15s}.nws-cal-arrows{gap:.25rem;display:flex}.nws-cal-arrow-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:.5rem;padding:.25rem;transition:background-color .15s}.nws-cal-arrow-btn:hover{background-color:#f3f4f6}.nws-cal-year-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding-top:.5rem;padding-bottom:.5rem;display:grid}.nws-cal-year-btn{cursor:pointer;border:none;border-radius:.75rem;padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700;transition:all .15s}.nws-cal-year-active{color:#fff;background-color:#000}.nws-cal-year-inactive{color:#6b7280;background-color:#0000}.nws-cal-year-inactive:hover{color:#000;background-color:#f9fafb}.nws-cal-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:.5rem;display:grid}.nws-cal-weekday{color:#9ca3af;text-align:center;font-size:10px;font-weight:700}.nws-cal-days{grid-template-columns:repeat(7,minmax(0,1fr));row-gap:.25rem;display:grid}.nws-cal-day{border-radius:9999px;justify-content:center;align-items:center;height:2rem;font-size:11px;transition:all .15s;display:flex;position:relative}.nws-cal-day-hidden{color:#e5e7eb;pointer-events:none;opacity:0}.nws-cal-day-disabled{color:#e5e7eb;cursor:not-allowed}.nws-cal-day-active{color:#000;cursor:pointer}.nws-cal-day-active:hover{background-color:#f9fafb}.nws-cal-day-selected{color:#fff;cursor:pointer;background-color:#000;font-weight:700;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.nws-cal-day-today{color:#000;cursor:pointer;border:1px solid #e5e7eb;font-weight:700}.nws-cal-today-dot{background-color:#000;border-radius:9999px;width:.25rem;height:.25rem;position:absolute;bottom:.25rem}.nws-cal-footer{border-top:1px solid #f9fafb;margin-top:1rem;padding-top:.75rem}.nws-cal-footer-text{color:#9ca3af;text-align:center;margin:0;font-size:9px}.nws-main-content{flex-direction:column;flex:1;gap:1rem;width:100%;padding:.5rem 1.5rem;display:flex;overflow-y:auto}.nws-field-group{flex-direction:column;gap:.375rem;display:flex;position:relative}.nws-field-label{color:#1c1c1e;text-transform:none;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.nws-no-wrap{white-space:nowrap}.nws-input{height:50px;box-shadow:none;color:#1c1c1e;background-color:#fff;border:1px solid #e5e5e7;border-radius:999px;width:100%;padding-left:1.125rem;padding-right:1.125rem;font-family:Outfit,SF Pro,sans-serif;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s}.nws-input::placeholder{color:#b5b5b8;font-weight:500}.nws-input:hover{border-color:#d4d4d8}.nws-input:focus-visible{border-color:#1c1c1e;outline:none;box-shadow:0 0 0 3px #1c1c1e0d}.nws-textarea{resize:none;color:#1c1c1e;background-color:#fff;border:1px solid #e5e5e7;border-radius:20px;width:100%;min-height:96px;padding:.875rem 1.125rem;font-family:Outfit,SF Pro,sans-serif;font-size:14px;font-weight:500;line-height:1.5;transition:border-color .15s,box-shadow .15s}.nws-textarea::placeholder{color:#b5b5b8;font-weight:500}.nws-textarea:hover{border-color:#d4d4d8}.nws-textarea:focus{border-color:#1c1c1e;outline:none;box-shadow:0 0 0 3px #1c1c1e0d}.nws-textarea-counter{color:#8e8e93;font-size:11px;font-weight:700;position:absolute;bottom:.75rem;right:.75rem}.nws-details-row{align-items:center;gap:.5rem;min-width:0;display:flex}.nws-details-wrap{flex-wrap:nowrap;flex:1;gap:.375rem;min-width:0;display:flex}.nws-detail-dropdown{color:#1c1c1e;cursor:pointer;height:34px;box-shadow:none;background-color:#fafafa;border:1px solid #ececec;border-radius:999px;align-items:center;gap:6px;min-width:0;max-width:170px;padding-left:14px;padding-right:14px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;transition:all .15s;display:flex}.nws-detail-dropdown:hover{border-color:#dcdcdc}.nws-detail-open{background-color:#fff;border-color:#cfcfcf}.nws-detail-icon-img{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:.75rem;height:.75rem}.nws-truncate{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.nws-detail-arrow{opacity:1;flex-shrink:0;margin-left:.375rem;transition:transform .15s}.nws-overlay-blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background-color:#0003;margin:0;transition:opacity .15s;position:fixed;inset:0}.nws-bottom-sheet{z-index:110;background-color:#fff;border-top-left-radius:32px;border-top-right-radius:32px;flex-direction:column;max-height:85vh;padding:1.5rem 1.5rem 2.5rem;animation:.3s ease-out forwards slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0000001f}@media (width>=768px){.nws-bottom-sheet{border-radius:20px;width:400px;padding-bottom:1.5rem;animation:.2s ease-out forwards modalPopIn;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}}.nws-sheet-title{color:#000;letter-spacing:-.025em;margin-bottom:1rem;padding-left:.5rem;padding-right:.5rem;font-size:1.125rem;font-weight:700}.nws-sheet-list{flex-direction:column;gap:.25rem;padding-right:.5rem;display:flex;overflow-y:auto}.nws-sheet-list::-webkit-scrollbar{display:none}.nws-sheet-list{-ms-overflow-style:none;scrollbar-width:none}.nws-sheet-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:1rem;align-items:center;gap:1rem;width:100%;padding:.75rem;transition:background-color .15s;display:flex}.nws-sheet-item-active{background-color:#f4f4f4}.nws-sheet-item-hover:hover{background-color:#f9fafb}.nws-sheet-item-img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 1px 2px #0000000d);flex-shrink:0;width:3rem;height:3rem}.nws-sheet-item-text{flex-direction:column;flex:1;gap:.125rem;display:flex}.nws-sheet-item-title{letter-spacing:-.025em;color:#1c1c1e;font-size:15px;font-weight:700}.nws-sheet-item-desc{color:#8e8e93;font-size:13px;font-weight:500;line-height:1.3}.nws-type-icon-wrap{background-color:#f4f4f4;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.nws-type-icon{color:#000;width:1.5rem;height:1.5rem}.nws-type-check-wrap{flex-shrink:0;justify-content:center;align-items:center;padding-left:.5rem;display:flex}.nws-type-check-active{border:2px solid #000;border-radius:9999px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.nws-type-check-dot{background-color:#000;border-radius:9999px;width:.75rem;height:.75rem}.nws-type-check-inactive{background-color:#0000;border:2px solid #d1d1d6;border-radius:9999px;width:22px;height:22px}.nws-type-content{width:100%;margin-top:.5rem}.nws-wishlist-hint{color:#666;margin:0 0 12px;font-size:14px}.nws-wishlist-preview-scroll{scrollbar-width:thin;gap:18px;margin-bottom:20px;padding-bottom:10px;display:flex;overflow-x:auto}.nws-wishlist-preview-scroll .wishlist-preview-card{flex-shrink:0}.nws-wishlist-preview-card-wrap{flex-shrink:0;width:164px;position:relative}.nws-wishlist-preview-card--static{pointer-events:none}.nws-wishlist-mosaic-wrap{width:164px;position:relative}.nws-type-content .wishlist-preview-card{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-self:start;width:164px;padding:0;display:flex}.nws-type-content .wishlist-preview-mosaic{aspect-ratio:1;box-sizing:border-box;background:#fff;border:1px solid #d4d4da;border-radius:16px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:7px;width:164px;padding:7px;display:grid}.nws-type-content .wishlist-preview-slot{background:#f4f4f6;border-radius:10px;min-height:68px;overflow:hidden}.nws-type-content .wishlist-preview-slot--tall{grid-row:span 2}.nws-type-content .wishlist-preview-slot img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.nws-type-content .wishlist-preview-title{color:#2f2937;letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;margin-top:8px;font-size:17px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.nws-type-content .wishlist-preview-meta{color:#a819ff;margin-top:4px;font-size:13px;font-weight:600;line-height:1.2;display:block}.nws-type-content .wishlist-preview-sub{color:#8e8e93;margin-top:4px;font-size:12px;font-weight:500;line-height:1.2;display:block}.nws-wishlist-card-delete{cursor:pointer;z-index:2;pointer-events:auto;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 4px #0000001f}.nws-wishlist-card-add-fab{color:#fff;cursor:pointer;z-index:2;pointer-events:auto;background:#34c759;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 2px 8px #34c75959}.nws-wishlist-add-tile{aspect-ratio:1;cursor:pointer;background-color:#fafafa;border:1px dashed #a3a3a3;border-radius:16px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:164px;min-height:0;margin:0;padding:0;transition:background-color .15s;display:flex}.nws-wishlist-add-tile:hover{background-color:#f3f4f6}.nws-wishlist-empty-collection{color:#8e8e93;margin:0;padding:8px 0;font-size:13px}.nws-charitable-inputs .input-container+.input-container{margin-top:.75rem}.nws-personal-stack{gap:1.15rem}.nws-personal-group{gap:.7rem}.nws-personal-group+.nws-personal-group{margin-top:.35rem}.nws-animate-in{animation:.3s ease-out forwards slideBottom}@keyframes slideBottom{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.nws-wishlist-placeholder{color:#9ca3af;cursor:pointer;background-color:#fff;border:1px solid #d1d5dbcc;border-radius:28px;justify-content:center;align-items:center;width:100%;height:9rem;transition:background-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.nws-wishlist-placeholder:hover{background-color:#f9fafb}.nws-flex-col{flex-direction:column;display:flex}@media (width<=768px){.nws-charitable-inputs .input-container+.input-container{margin-top:.9rem}.nws-personal-stack{gap:1.35rem}.nws-personal-group+.nws-personal-group{margin-top:.5rem}}.nws-currency-symbol{color:#000;font-size:22px;font-weight:900;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.nws-amount-input{height:48px;box-shadow:none;color:#000;background-color:#fff;border:1px solid #bebebe;border-radius:12px;width:100%;padding-left:1.85rem;padding-right:1rem;font-family:Outfit,sans-serif;font-size:22px;font-weight:590}.nws-amount-input::placeholder{color:#bcbcbc;font-weight:590}.nws-amount-input:focus-visible{border-color:#d1d5db;outline:none}.nws-suggested-label{color:#1f1f1f;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.nws-suggested-grid{-moz-column-gap:.6rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem .6rem;padding-top:.25rem;display:grid}.nws-suggested-grid .nws-relative{width:100%}.nws-suggested-remove{z-index:10;cursor:pointer;background-color:#fff;border:1px solid #d9dce3;border-radius:9999px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;transition:background-color .15s;display:flex;position:absolute;top:-.45rem;left:-.4rem}.nws-suggested-remove:hover{background-color:#f9fafb}.nws-suggested-remove .nws-text-black{width:.78rem;height:.78rem}.nws-suggested-pill{color:#000;background-color:#fff;border:1px solid #f0f0f0;border-radius:999px;justify-content:center;align-items:center;width:100%;height:3rem;padding-left:.9rem;padding-right:.9rem;font-size:.95rem;font-weight:700;display:flex}.nws-currency-symbol-small{color:#000;font-size:15px;font-weight:700;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.nws-suggested-input{width:100%;height:3rem;box-shadow:none;color:#000;background-color:#fff;border:1px solid #f0f0f0;border-radius:999px;padding-left:1.5rem;padding-right:.9rem;font-size:.95rem;font-weight:700}.nws-suggested-input::placeholder{color:#c7c7cc;font-weight:700}.nws-suggested-input:focus-visible{outline:none;box-shadow:0 0 0 1px #d1d5db}.nws-suggested-add{cursor:pointer;background-color:#fff;border:1px solid #f0f0f0;border-radius:999px;justify-content:center;align-items:center;width:100%;height:3rem;padding-left:.9rem;padding-right:.9rem;transition:background-color .15s;display:flex}.nws-suggested-add:hover{background-color:#f9fafb}.nws-suggested-add-text{color:#c7c7cc;margin-bottom:.05rem;font-size:1.7rem;font-weight:500;line-height:1}.nws-vol-top-row{align-items:flex-end;gap:1rem;margin-bottom:.7rem;display:flex}.nws-flex-1{flex:1}.nws-shrink-0{flex-shrink:0}.nws-vol-label-wrap{align-items:center;gap:.375rem;padding-left:.25rem;padding-right:.25rem;display:flex}.nws-vol-label{color:#1f1f1f;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.nws-vol-input{height:48px;box-shadow:none;color:#000;background-color:#fff;border:1px solid #bebebe;border-radius:12px;width:100%;padding-left:1rem;padding-right:1rem;font-family:Outfit,sans-serif;font-size:14px;font-weight:590}.nws-vol-input::placeholder{color:#bcbcbc;font-weight:590}.nws-vol-input:focus-visible{border-color:#d1d5db;outline:none}.nws-vol-center-text{text-align:center;padding-left:.25rem;padding-right:.25rem}.nws-vol-counter-wrap{justify-content:space-between;align-items:center;gap:1rem;height:3rem;padding-left:.75rem;padding-right:.75rem;display:flex}.nws-vol-counter-btn{cursor:pointer;background-color:#f4f4f4;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .15s;display:flex}.nws-vol-counter-btn:hover{background-color:#e5e7eb}.nws-vol-counter-text{color:#000;text-align:center;min-width:12px;font-size:17px;font-weight:500}.nws-map-placeholder{background-color:#f8f9fa;border:1px solid #f0f0f0;border-radius:16px;width:100%;height:180px;margin-top:.6rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.nws-map-svg{width:100%;height:100%;position:absolute;inset:0}.nws-map-pin{flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;right:-20px;transform:translate(-50%,-60%)}.nws-map-label{color:#1c1c1e;text-align:center;background-color:#fffffff2;border-radius:9999px;margin-top:.25rem;padding:.125rem .5rem;font-size:11px;font-weight:500;box-shadow:0 1px 2px #0000000d}.nws-footer{background-color:#fff;flex-shrink:0;padding:2rem 2rem 3rem}.nws-footer-divider{background-color:#f9fafb;width:100%;height:1px;margin-bottom:1.5rem}.nws-footer-text{text-align:center;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;opacity:.4;margin:0;font-size:10px;font-weight:500}.nws-dropdown-trigger img,.nws-detail-dropdown img{flex-shrink:0}.nws-add-wish-overlay{z-index:200000;-webkit-backdrop-filter:blur(3px);box-sizing:border-box;background:#11111173;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (width>=768px){.nws-add-wish-overlay{align-items:center;padding:24px}}.nws-add-wish-sheet{width:100%;max-width:480px;max-height:min(92vh,760px);font-family:"Outfit", var(--font-sans), system-ui, sans-serif;background:#fff;border-radius:32px 32px 0 0;flex-direction:column;animation:.28s ease-out nws-add-wish-sheet-in;display:flex;overflow:hidden;box-shadow:0 -8px 40px #0000001f}@media (width>=768px){.nws-add-wish-sheet{border-radius:32px;box-shadow:0 24px 48px #00000024}}@keyframes nws-add-wish-sheet-in{0%{opacity:0;transform:translateY(14px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.nws-add-wish-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:16px 18px 12px;display:flex}.nws-add-wish-header-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.nws-add-wish-header-btn:hover{background:#f4f4f6}.nws-add-wish-header-spacer{flex-shrink:0;width:40px;height:40px}.nws-add-wish-heading{color:#1c1c1e;text-align:center;flex:1;min-width:0;margin:0;font-size:18px;font-weight:700}.nws-add-wish-body{padding:8px 24px 24px;padding-bottom:max(24px, env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;gap:28px;min-height:0;display:flex;overflow-y:auto}.nws-add-wish-body--manual{gap:18px}.nws-add-wish-block{flex-direction:column;align-items:stretch;gap:10px;display:flex}.nws-add-wish-block--center{text-align:center;align-items:center}.nws-add-wish-block-title{color:#1c1c1e;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:700}.nws-add-wish-block-hint{color:#8e8e93;margin:-4px 0 0;font-size:13px;font-weight:500}.nws-add-wish-block--center .nws-add-wish-block-title{text-align:center}.nws-add-wish-block .input-container,.nws-add-wish-body--manual .input-container{width:100%}.nws-add-wish-block .input-field,.nws-add-wish-body--manual .input-field{background:#f4f4f6;border:1px solid #0000;border-radius:10px}.nws-add-wish-scrape-bar{background:#e8e8ed;border-radius:2px;height:4px;margin-top:4px;overflow:hidden}.nws-add-wish-scrape-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#a819ff,#c084fc);width:40%;height:100%;animation:1s ease-in-out infinite nws-add-wish-scrape-shimmer}@keyframes nws-add-wish-scrape-shimmer{0%{transform:translate(-100%)}to{transform:translate(280%)}}.nws-add-wish-pill-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d1d6;border-radius:999px;min-width:140px;padding:12px 32px;font-family:inherit;font-size:15px;font-weight:500;transition:background .15s,border-color .15s}.nws-add-wish-pill-btn:hover{background:#fafafa;border-color:#bfc4ca}.nws-add-wish-continue-btn{color:#fff;cursor:pointer;background:#303030;border:none;border-radius:999px;width:100%;max-width:320px;padding:16px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:background .15s,transform .1s}.nws-add-wish-continue-btn:hover{background:#1c1c1e}.nws-add-wish-continue-btn:active{transform:scale(.99)}.nws-add-wish-field{flex-direction:column;gap:6px;display:flex}.nws-add-wish-label{color:#1c1c1e;font-size:13px;font-weight:600}.nws-add-wish-image-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.nws-add-wish-thumb{-o-object-fit:cover;object-fit:cover;border:1px solid #e5e5e7;border-radius:8px;width:48px;height:48px}.nws-add-wish-textarea{box-sizing:border-box;resize:vertical;border:1px solid #e5e5e7;border-radius:12px;width:100%;min-height:72px;padding:12px;font-family:inherit;font-size:15px}.nws-add-wish-textarea:focus{border-color:#1c1c1e;outline:none}.nws-add-wish-manual-actions{margin-top:8px;padding-top:8px}.nws-add-wish-save-btn{color:#fff;background-color:#a819ff;border-radius:999px;width:100%;height:52px;font-weight:600}.nws-add-wish-save-btn:hover{color:#fff;background-color:#9015e0}.nws-add-wish-header--form{padding:20px 20px 10px}.nws-add-wish-body--manual.nws-add-wish-body--form{padding:12px 24px 20px;padding-bottom:max(20px, env(safe-area-inset-bottom,0px));gap:22px}.nws-add-wish-file-native{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nws-add-wish-upload-zone{cursor:pointer;width:100%;min-height:200px;font:inherit;color:inherit;background:#fafafa;border:2px dashed #d1d1d6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;margin:0;padding:28px 20px;transition:background .15s,border-color .15s;display:flex}.nws-add-wish-upload-zone:hover{background:#f4f4f6;border-color:#b8b8be}.nws-add-wish-upload-zone:focus-visible{outline-offset:2px;outline:2px solid #1c1c1e}.nws-add-wish-upload-icon{color:#9ca3af}.nws-add-wish-upload-text{color:#6b7280;text-align:center;max-width:240px;font-size:15px;font-weight:500;line-height:1.45}.nws-add-wish-upload-preview{-o-object-fit:contain;object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:220px}.nws-add-wish-body--form .nws-add-wish-field{gap:8px}.nws-add-wish-body--form .nws-add-wish-label{color:#1c1c1e;font-size:14px;font-weight:700}.nws-add-wish-link-hint{color:#8e8e93;margin:0 0 8px;font-size:12px;font-weight:500;line-height:1.45}.nws-add-wish-body--form .input-container .input-field{background:#fff;border:1px solid #d1d1d6;border-radius:10px;padding-top:14px;padding-bottom:14px;font-size:15px}.nws-add-wish-body--form .input-container .input-field::placeholder{color:#9ca3af}.nws-add-wish-textarea--form{color:#1c1c1e;resize:vertical;border:1px solid #d1d1d6;border-radius:10px;min-height:110px;padding:14px 16px;font-size:15px}.nws-add-wish-textarea--form::placeholder{color:#9ca3af}.nws-add-wish-textarea--form:focus{border-color:#1c1c1e;outline:none}.nws-add-wish-price-wrap{background:#fff;border:1px solid #d1d1d6;border-radius:10px;align-items:center;min-height:52px;padding:0 6px 0 14px;display:flex}.nws-add-wish-currency{color:#1c1c1e;flex-shrink:0;font-size:16px;font-weight:600}.nws-add-wish-price-input{color:#1c1c1e;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:14px 12px 14px 8px;font-family:inherit;font-size:16px}.nws-add-wish-price-input::placeholder{color:#9ca3af}.nws-add-wish-select-wrap{width:100%;position:relative}.nws-add-wish-select{appearance:none;color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #d1d1d6;border-radius:10px;outline:none;width:100%;padding:14px 44px 14px 16px;font-family:inherit;font-size:15px;font-weight:500}.nws-add-wish-select-wrap:after{content:"";pointer-events:none;border-bottom:2px solid #6b7280;border-right:2px solid #6b7280;width:7px;height:7px;position:absolute;top:50%;right:18px;transform:translateY(-70%)rotate(45deg)}.nws-add-wish-select:focus{border-color:#1c1c1e}.nws-add-wish-select--placeholder{color:#9ca3af}.nws-add-wish-select option{color:#1c1c1e}.nws-add-wish-form-footer{margin-top:8px;padding-top:8px}.nws-add-wish-form-continue{color:#fff;cursor:pointer;background:#1c1c1e;border:none;border-radius:999px;width:100%;padding:16px 24px;font-family:inherit;font-size:16px;font-weight:700;transition:background .15s,transform .1s}.nws-add-wish-form-continue:hover{background:#000}.nws-add-wish-form-continue:active{transform:scale(.99)}.nws-post-btn-active{background-color:var(--color-btn-primary)!important}.nws-post-btn-active:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000029;background-color:var(--color-btn-primary-hover)!important}.input-container{flex-direction:column;gap:.375rem;width:100%;display:flex}.input-wrapper{align-items:center;width:100%;display:flex;position:relative}.input-left-icon{color:var(--color-text-muted);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;left:1rem}.input-right-icon{color:var(--color-text-muted);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;right:1rem}.input-field{border:1px solid var(--color-input-border);width:100%;height:49px;color:var(--color-text-main);font-size:16px;font-family:var(--font-inter);background-color:#fff;border-radius:12px;padding:.75rem 1rem;transition:all .2s;display:flex}.input-field::placeholder{color:var(--color-text-muted)}.input-field:focus{border-color:#000;outline:none;box-shadow:0 0 0 1px #000}.input-field:disabled{cursor:not-allowed;opacity:.5;background-color:#f9fafb}.input-error{border-color:#ef4444}.input-error:focus{border-color:#ef4444;box-shadow:0 0 0 1px #ef4444}.input-has-left-icon{padding-left:42px}.input-has-right-icon{padding-right:42px}.input-password-toggle{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex;position:absolute;right:1rem}.input-password-toggle:hover{color:var(--color-text-main)}.input-password-toggle:focus{outline:none}.input-password-toggle:focus-visible{box-shadow:0 0 0 2px #000}.input-icon-svg{width:1.25rem;height:1.25rem}.input-error-message{color:#ef4444;margin-left:.25rem;font-size:13px;font-weight:500;animation:.3s ease-out fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.-volunteering-type-content-style-1{z-index:9999;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.map-full-screen{background-color:#f4f5f7;width:100%;height:100%;position:relative;overflow:hidden}.map-bg-full{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.map-floating-header{z-index:20;width:100%;padding:58px 16px 16px;display:flex;position:absolute;top:0;left:0}.map-floating-header .back-btn{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 10px #0000001a}.map-center-pin{z-index:10;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.location-label{color:#1c1c1e;white-space:nowrap;background:#ffffffe6;border-radius:12px;padding:4px 12px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;box-shadow:0 2px 8px #0000001a}.nws-drop-shadow{filter:drop-shadow(0 4px 6px #0000004d)}.map-container-wrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.map-floating-header{z-index:10}.map-bottom-action{z-index:10;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;padding:24px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.location-info h3{color:#111827;margin:0 0 4px;font-size:16px}.location-info p{color:#6b7280;margin:0 0 16px;font-size:14px}.confirm-location-btn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:600}.confirm-location-btn:disabled{cursor:not-allowed;background-color:#ccc}.custom-leaflet-icon{background:0 0;border:none}.-map-full-screen-style-1{width:100%;height:100%}.-map-full-screen-style-2{align-items:center;gap:10px;display:flex}.-map-full-screen-style-3{flex:1px;display:flex}.-map-full-screen-style-4{border:none;border-radius:20px;outline:none;flex:1px;padding:10px 15px;font-size:16px;box-shadow:0 2px 10px #0000001a}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.-add-item-modal-style-1{padding:0 24px}.-add-item-modal-style-2{text-align:center;color:#6b7280;margin-top:2rem}.-add-item-modal-style-3{grid-template-columns:1fr 1fr;gap:12px;margin-top:1rem;display:grid}.-add-item-modal-style-4{cursor:pointer;background-color:#f9fafb;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.-add-item-modal-style-5{font-size:24px}.-add-item-modal-style-6{text-align:center;font-size:14px;font-weight:500}.-add-item-modal-style-7{text-align:center;color:#6b7280;margin-top:2rem}.-add-item-modal-style-8{flex-direction:column;gap:12px;margin-top:1rem;display:flex}.-add-item-modal-style-9{border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.-add-item-modal-style-10{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:48px;height:48px}.-add-item-modal-style-11{flex:1px}.-add-item-modal-style-12{margin:0;font-size:14px;font-weight:500}.-add-item-modal-style-13{color:#6b7280;margin:0;font-size:13px}.-add-item-modal-style-14{color:#fff;cursor:pointer;background:#a819ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.-login-modal-style-1{color:red;margin-top:-10px;font-size:14px}.-login-modal-style-2{text-align:center;color:#666;margin-bottom:20px}.typography-base{margin:0}.typography-h1{letter-spacing:-.025em;font-family:Outfit;font-size:32px;font-weight:600;line-height:36px}.typography-h2{letter-spacing:-.025em;font-size:24px;font-weight:600;line-height:30px}.typography-p{font-size:16px;font-weight:400;line-height:1.6}.typography-small{font-size:13px;font-weight:400;line-height:1.4}.typography-label{font-size:14px;font-weight:500;line-height:1}.peer:disabled~.typography-label{cursor:not-allowed;opacity:.7}@media (width>=768px){.typography-h1{font-size:38px;line-height:44px}.typography-h2{font-size:28px;line-height:34px}.typography-p{font-size:18px}.typography-small{font-size:14px}.typography-label{font-size:15px}}.typography-align-left{text-align:left}.typography-align-center{text-align:center}.typography-align-right{text-align:right}.typography-color-primary{color:#443a53;font-family:Outfit;font-size:30px;font-weight:600}.typography-color-muted{color:var(--color-text-muted)}.typography-color-brand{color:var(--color-text-title)}.divider-container-text{justify-content:center;width:100%;display:flex}.divider-content{flex-direction:row;align-items:center;width:60%;display:flex}.divider-line{border-top:.5px solid var(--color-divider);flex:1}.divider-text{color:#767676;padding-left:.75rem;padding-right:.75rem;font-family:Outfit;font-size:12px;font-weight:600}.divider-simple{border-top:1px solid var(--color-divider);width:100%}.social-auth-icon-svg{width:25px;height:25px}.social-auth-icon-img{-o-object-fit:contain;object-fit:contain;width:25px;height:25px}.social-auth-btn-light{color:#000;border:1px solid var(--color-input-border);background-color:#fff}.social-auth-btn-light:hover{background-color:#f9fafb}.social-auth-button-base{letter-spacing:-.025em;border-radius:12px;width:100%;height:49px;padding-left:0;padding-right:0;font-size:clamp(14px,3.8vw,16px);font-weight:700;transition:all .2s;overflow:hidden}.social-auth-button-shadow{box-shadow:0 0 12px #0000001f}.social-auth-content-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.social-auth-inner-container{align-items:center;width:100%;max-width:240px;padding-left:1rem;padding-right:1rem;display:flex}.social-auth-icon-wrapper{flex-shrink:0;justify-content:center;width:30px;margin-right:.75rem;display:flex}.social-auth-text{text-align:left;white-space:nowrap;font-family:Outfit;font-size:16px;font-weight:800}.-legal-footer-style-1{margin-top:auto;padding-top:20px}.-legal-footer-style-2{font-family:SF Pro Text,system-ui,sans-serif}.-legal-footer-style-3,.-legal-footer-style-4{color:inherit;text-decoration:none}.-legal-footer-style-5{margin-top:12px}.-legal-footer-style-6{cursor:pointer;color:inherit}.-signup-modal-style-1{text-align:center;color:#666;margin:20px 0}.progress-container{background-color:#f3f4f6cc;border-radius:9999px;width:100%;height:11px;overflow:hidden}.progress-bar{background-color:var(--color-progress-indicator);border-radius:9999px;height:100%;transition-property:all;transition-duration:.7s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.auth-header-container{flex-direction:column;align-items:flex-start;width:100%;display:flex}.auth-header-top-row{flex-direction:row;align-items:center;gap:1rem;width:100%;max-width:100%;height:2.5rem;display:flex}.has-progress{margin-bottom:2.5rem}.auth-header-back-placeholder{flex-shrink:0;width:2.5rem;height:2.5rem}.auth-header-top-row>button{flex-shrink:0}.auth-header-progress-wrapper{flex:1;justify-content:flex-start;width:100%;padding-right:0;display:flex}.auth-header-progress-wrapper>*{width:100%;max-width:100%}.auth-header-title-left{padding-left:.25rem}.auth-header-container h1{width:100%;max-width:100%}.calendar-wrapper{-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #0000000d;border-radius:1.5rem;width:100%;padding:1rem;box-shadow:0 20px 50px #00000026}.calendar-header-row{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 .5rem;display:flex}.calendar-title-group{cursor:pointer;align-items:center;gap:.25rem;display:flex}.calendar-title-text{color:#111827;font-size:1.125rem;font-weight:700}.calendar-nav-buttons{align-items:center;gap:1rem;display:flex}.calendar-nav-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.25rem;transition:background-color .15s}.calendar-nav-btn:hover{background-color:#f9fafb}.calendar-days-row{grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;display:grid}.calendar-day-name{text-align:center;color:#9ca3af;letter-spacing:.1em;font-size:10px;font-weight:700}.calendar-grid{grid-template-columns:repeat(7,1fr);row-gap:0;display:grid}.calendar-cell{cursor:pointer;justify-content:center;align-items:center;height:2.25rem;display:flex;position:relative}.calendar-cell-bg-active{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.calendar-cell-circle{background-color:#e3f2ff;border-radius:50%;width:2rem;height:2rem}.calendar-cell-text{font-size:1rem;font-weight:500;transition:color .15s;position:relative}.calendar-cell-text.active{color:#007aff;font-weight:700}.calendar-cell-text.current-month{color:#111827}.calendar-cell-text.other-month{color:#d1d5db}.calendar-year-picker-header{cursor:pointer;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:0 .5rem;display:flex}.calendar-year-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;height:200px;padding:0 .5rem;display:grid;overflow-y:auto}.calendar-year-btn{cursor:pointer;color:#111827;background:0 0;border:none;border-radius:.5rem;padding:.5rem 0;font-size:1rem;font-weight:700;transition:all .15s}.calendar-year-btn:hover{background-color:#f9fafb}.calendar-year-btn.active{color:#fff;background-color:#007aff}.-premium-calendar-style-1{color:#007aff;transition:transform .15s}.reg-wizard-body{position:relative}.reg-wizard-date-field{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;height:3.5rem;padding:0 1rem;transition:all .15s;display:flex}.reg-wizard-date-field.is-active{border-color:#007aff;box-shadow:0 0 0 1px #007aff4d,0 1px 2px #0000000d}.reg-wizard-date-field:hover{border-color:#d1d5db}.reg-wizard-date-text{text-align:left;flex-grow:1;margin-left:.75rem;font-size:1.125rem;font-weight:500}.reg-wizard-date-selected{color:#443a53}.reg-wizard-date-unselected{color:#d1d5db}.reg-wizard-calendar{background:#fff;border-radius:1rem;width:100%;margin-top:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.login-screen-container{width:100%;min-height:100dvh;font-family:var(--font-sans);background-image:url(/assets/background-D1AOTD7G.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow-y:auto}.login-top-nav{z-index:20;position:absolute;top:3rem;left:1.5rem}.login-back-btn{color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:9999px;margin-left:-.5rem;padding:.5rem;transition:background-color .15s}.login-back-btn:hover{background-color:#0000000d}.login-back-icon{width:2rem;height:2rem}.login-content-wrapper{z-index:10;flex-direction:column;align-items:center;min-height:100vh;padding:4rem 2rem 3rem;display:flex;position:relative}.login-headline{margin-bottom:2rem}.login-title-color{color:#443a53;font-family:Outfit;font-size:32px;font-weight:700}.login-form-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.login-input{border-color:#e5e7eb;border-radius:1rem;height:3.5rem}.login-submit-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:3.5rem;margin-top:.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.login-submit-btn:hover{background-color:#422d50e6}.login-submit-btn:active{transform:scale(.98)}.login-forgot-btn{color:#767676;text-align:left;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.25rem;padding:0;font-family:Outfit;font-size:13px;font-weight:500}.login-divider-wrapper{margin-top:1.5rem;margin-bottom:1.5rem}.login-divider{opacity:.6}.login-social-container{flex-direction:column;gap:.75rem;display:flex}.login-legal-footer{text-align:center;margin-top:2.5rem;padding-bottom:2rem;padding-left:1rem;padding-right:1rem}.login-legal-text{color:#374151;text-align:center;max-width:340px;margin:0 auto;font-size:12.3px;line-height:1.625}.login-legal-bold{color:var(--color-text-title);font-weight:700}@media (width>=1024px){.login-screen-container{background-image:url(/assets/background-D1AOTD7G.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:100vh;min-height:100vh;display:flex;overflow:hidden}.login-top-nav{top:clamp(1rem,3vh,3rem);left:clamp(1rem,3vw,3rem)}.login-back-btn{background:#fff;border:1px solid #e5e7eb;padding:clamp(.5rem,1.5vh,.75rem);box-shadow:0 4px 6px -1px #0000000d}.login-back-btn:hover{background:#f9fafb;transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000014}.login-content-wrapper{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:600px;height:auto;min-height:auto;max-height:90vh;margin:0;padding:3rem 4rem;display:flex;overflow-y:hidden;box-shadow:0 25px 50px -12px #0000001a,0 0 0 1px #00000005}.login-content-wrapper::-webkit-scrollbar{display:none}.login-headline{margin-bottom:clamp(1.5rem,4vh,2rem)}.login-headline h1{letter-spacing:-.02em;font-size:clamp(1.75rem,4vh,2.25rem)!important}.login-form-container{gap:clamp(.75rem,2vh,1rem);max-width:100%}.login-input{height:clamp(3rem,7vh,3.5rem);transition:border-color .2s,box-shadow .2s}.login-submit-btn{height:clamp(3rem,7vh,3.5rem);margin-top:clamp(.25rem,1vh,.5rem)}.login-input:focus{border-color:var(--color-btn-primary);box-shadow:0 0 0 3px #8b5cf61a}.login-divider-wrapper{margin-top:clamp(1rem,2.5vh,1.5rem);margin-bottom:clamp(1rem,2.5vh,1.5rem)}.login-social-container{gap:clamp(.5rem,1.5vh,.75rem)}.login-legal-footer{margin-top:clamp(1.5rem,4vh,2.5rem);padding-bottom:0}}.-login-screen-style-1{color:red;margin-top:-10px;font-size:14px}.-login-screen-style-2{text-align:center;color:#666;margin-bottom:20px}.desktop-home-container{background-color:#fff;flex-direction:column;min-height:100vh;font-family:Outfit,sans-serif;display:flex;overflow-x:clip}.dh-nav-top{z-index:80;background:#fff;grid-template-columns:1fr minmax(320px,580px) 1fr;align-items:center;gap:1.5rem;padding:.9rem 2.5rem;display:grid;position:sticky;top:0;box-shadow:0 4px 12px #0000000a}.dh-nav-top:has(+.dh-sub-nav){box-shadow:none}.dh-logo-search{display:contents}.dh-brand{cursor:pointer;justify-self:start;align-items:center;gap:.5rem;display:flex}.dh-brand-text{color:#6b7280;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.dh-search-pill{width:100%;max-width:580px;height:41px;box-shadow:none;background:#f8f8f8;border:1px solid #0000;border-radius:9999px;justify-self:stretch;align-items:center;margin:0 auto;padding:.7rem 1.5rem;transition:background-color .2s,border-color .2s;display:flex;position:relative}.dh-search-pill:hover{background:#f0f0f0}.dh-search-pill:focus-within{background:#fff;border-color:#e5e7eb}.dh-search-pill .search-icon{color:#9ca3af;flex-shrink:0;align-items:center;margin-right:.65rem;display:flex}.dh-search-pill input{color:#374151;background:0 0;border:none;outline:none;min-width:0;font-family:Outfit,sans-serif;font-size:15px}.dh-search-pill input::placeholder{color:#9ca3af}.dh-search-pill .search-input{flex:1}.dh-search-field-wrap{flex:1;min-width:0;position:relative}.dh-search-field-wrap--zip{flex:0 0 145px}.dh-history-dropdown{z-index:85;background:#fff;border:1px solid #f0f1f5;border-radius:20px;flex-direction:column;gap:.15rem;min-width:357px;max-width:450px;padding:.85rem .7rem;display:flex;position:absolute;top:calc(100% + 14px);box-shadow:0 18px 38px #1118271a}.dh-history-dropdown--search{left:-1.1rem}.dh-history-dropdown--zip{right:-1.1rem}.dh-history-item{cursor:pointer;text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex}.dh-history-item:hover{background:#f8f8fb}.dh-history-item-main{text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:1rem;min-width:0;padding:0;display:flex}.dh-history-section-label{letter-spacing:.04em;text-transform:uppercase;color:#a0a0aa;padding:.35rem .9rem .15rem;font-family:Outfit,sans-serif;font-size:11px;font-weight:700}.dh-history-item-copy{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.dh-history-item-avatar{background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;overflow:hidden}.dh-history-item-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.dh-history-item-label{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;overflow:hidden}.dh-history-item-secondary{color:#a0a0aa;white-space:nowrap;text-overflow:ellipsis;font-family:Outfit,sans-serif;font-size:11px;font-weight:500;overflow:hidden}.dh-history-item-delete{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-shrink:0;font-family:Outfit,sans-serif;font-size:12px;font-weight:600}.dh-history-item:hover .dh-history-item-delete{color:#6b7280}.dh-history-item-badge{color:#8a8a95;letter-spacing:.03em;text-transform:uppercase;background:#f4f4f7;border-radius:999px;flex-shrink:0;padding:.32rem .55rem;font-family:Outfit,sans-serif;font-size:10px;font-weight:700}.dh-location-wrap{flex-shrink:0;align-items:center;margin-left:.5rem;display:flex;position:relative}.dh-search-location{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .15s,color .15s;display:flex}.dh-search-location:hover{color:#6b7280;background:#0000000d}.dh-search-location.has-value{color:#a819ff}.dh-location-popover{z-index:70;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:.6rem;min-width:260px;padding:1rem;animation:.15s ease-out dh-dropdown-in;display:flex;position:absolute;top:calc(100% + 12px);right:-6px;box-shadow:0 10px 28px #0000000f,0 2px 6px #00000008}.dh-location-popover:before{content:"";background:#fff;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;width:10px;height:10px;position:absolute;top:-6px;right:14px;transform:rotate(45deg)}.dh-location-popover-label{color:#6b7280;letter-spacing:.03em;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:12px;font-weight:500}.dh-location-popover-field{background:#f5f5f5;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.6rem;padding:.55rem .9rem;transition:background-color .15s,border-color .15s;display:flex}.dh-location-popover-field:focus-within{background:#fff;border-color:#e5e7eb}.dh-location-popover-field svg{color:#9ca3af;flex-shrink:0}.dh-location-popover-field input{color:#374151;background:0 0;border:none;outline:none;width:100%;min-width:0;font-family:Outfit,sans-serif;font-size:14px}.dh-location-popover-field input::placeholder{color:#9ca3af}.dh-location-popover-actions{justify-content:flex-end;gap:.5rem;margin-top:.25rem;display:flex}.dh-location-popover-btn{cursor:pointer;border:1px solid #0000;border-radius:9999px;padding:.45rem .9rem;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;transition:background-color .15s,color .15s,border-color .15s}.dh-location-popover-btn.ghost{color:#6b7280;background:0 0}.dh-location-popover-btn.ghost:hover{color:#111827;background:#f5f5f5}.dh-location-popover-btn.primary{color:#a819ff;background:#fff;border-color:#a819ff}.dh-location-popover-btn.primary:hover{background:#faf5ff}.dh-search-pill .divider{background:#e5e7eb;flex-shrink:0;width:1px;height:20px;margin:0 .9rem}.dh-search-pill .zip-input{text-align:left;flex-shrink:0;width:90px}.dh-nav-actions{justify-self:end;align-items:center;gap:1.25rem;display:flex}.dh-create-btn{cursor:pointer;color:#a819ff;box-shadow:none;background:#fff;border:1px solid #a819ff;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;transition:background-color .2s,color .2s;display:flex}.dh-create-btn:hover{background:#faf5ff}.dh-avatar-btn{cursor:pointer;width:36px;height:36px;box-shadow:none;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex;overflow:hidden}.dh-avatar-btn:hover{opacity:.85}.dh-avatar-btn img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:80%;height:80%}.dh-menu-btn{cursor:pointer;color:#4b5563;width:36px;height:36px;box-shadow:none;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.dh-menu-btn:hover{background:#f5f5f5}.dh-menu-btn svg{width:20px;height:20px}.dh-nav-actions>*{flex-shrink:0}.dh-sub-nav{width:100%;top:var(--dh-nav-top-h,72px);z-index:70;background:#fff;justify-content:center;display:flex;position:sticky;box-shadow:0 4px 12px #0000000a}@media (width>=1024px){.dh-sub-nav{will-change:transform;transition:transform .32s cubic-bezier(.22,.61,.36,1),opacity .22s,box-shadow .22s}.dh-sub-nav.is-collapsed{opacity:0;pointer-events:none;box-shadow:none;transform:translateY(calc(-100% - 4px))}}.dh-sub-nav-inner{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:none;min-height:52px;padding:.6rem 2.5rem;display:flex}.dh-sub-links{align-items:center;gap:1.75rem;display:flex}.dh-link-btn{color:#797979;cursor:pointer;letter-spacing:.01em;background:0 0;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.45rem;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;transition:background-color .2s,color .15s;display:flex}.dh-link-btn:hover{color:#111827;background:#fafafa}.dh-link-btn.active{color:#111827;background:#f5f5f5}.dh-link-btn.active:hover{background:#f0f0f0}.dh-link-btn svg{stroke-width:1.5px}.dh-sub-filters{align-items:center;gap:1.25rem;display:flex}.dh-sub-filters.dh-sub-filters--inline-reset{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.75rem 1.25rem;width:100%;display:flex}.dh-sub-filters--inline-reset .dh-sub-filters__reset-slot{flex-shrink:0;align-items:center;display:flex}.dh-sub-filters--inline-reset .dh-sub-filters__pills{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.25rem;display:flex}.ds-filters-reset-btn{color:#6b5a7a;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;padding:.35rem .5rem .35rem 0;font-family:Outfit,sans-serif;font-size:13px;font-weight:500}.ds-filters-reset-btn:hover{color:var(--color-btn-primary,#422d50);text-underline-offset:3px;text-decoration:underline}.ds-filters-reset-btn:disabled{opacity:.35;cursor:not-allowed;text-decoration:none}.ds-filters-reset-btn:disabled:hover{color:#6b5a7a;text-decoration:none}.dh-pill-filter{color:#525252;cursor:pointer;box-shadow:none;background:#f8f8f8;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;transition:background-color .2s,border-color .2s;display:flex}.dh-pill-filter:hover{background:#f0f0f0}.dh-pill-filter:focus,.dh-pill-filter:focus-visible{background:#fff;border-color:#e5e7eb;outline:none}.dh-pill-filter__chevron{color:#9ca3af;flex-shrink:0;margin-left:4px;font-size:10px;font-weight:400}.dh-pill-filter--ending .ds-ending-clock{color:#64748b;flex-shrink:0}.dh-dropdown-menu{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:.15rem;min-width:200px;padding:.6rem;animation:.15s ease-out dh-dropdown-in;display:flex;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 10px 28px #0000000f,0 2px 6px #00000008}.dh-dropdown-menu--right{left:auto;right:0}@keyframes dh-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dh-dropdown-item{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;padding:.7rem .9rem;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;transition:background-color .15s,color .15s}.dh-dropdown-item:hover,.dh-dropdown-item.selected{color:#111827;background:#f5f5f5}.dh-content{width:100%;max-width:1700px;margin:0 auto;padding:1rem}.dh-cards-grid{grid-template-columns:repeat(auto-fill,minmax(310px,351px));justify-content:center;gap:1.5rem;width:100%;display:grid}@media (width<=1200px){.dh-cards-grid{grid-template-columns:repeat(auto-fill,minmax(300px,350px))}}@media (width<=900px){.dh-cards-grid{grid-template-columns:repeat(auto-fill,minmax(280px,340px))}}@media (width<=600px){.dh-cards-grid{grid-template-columns:1fr}}.desktop-fc{cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;gap:.49rem;height:210px;padding:1.55rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 10.3px #0000000f}.desktop-fc:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000000f}.desktop-fc-header{justify-content:space-between;align-items:center;display:flex}.desktop-fc-user{align-items:center;gap:.5rem;display:flex}.desktop-fc-avatar{background-color:#f3f4f6;border-radius:50%;width:19px;height:19px;overflow:hidden}.desktop-fc-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.desktop-fc-username{color:#4b5563;font-size:13px;font-weight:500}.desktop-fc-deadline{color:#9ca3af;font-size:11px}.desktop-fc-icon{justify-content:center;align-items:center;display:flex}.desktop-fc-icon img{-o-object-fit:contain;object-fit:contain;opacity:.8;width:26px;height:26px}.desktop-fc-title{color:#252525;margin:-6px 0 0;font-size:17px;font-weight:550;line-height:1.3}.desktop-fc-desc{color:#6b7280;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:-6px 0 0;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.desktop-fc-footer{margin-top:auto;padding-top:.5rem}.desktop-fc-stats{justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;display:flex}.desktop-fc-stats-left{align-items:center;gap:10px;display:flex}.desktop-fc-likes{color:#6b7280;align-items:center;gap:.25rem;font-size:12px;font-weight:500;display:flex}.desktop-fc-type{color:#9ca3af;font-size:11px;font-weight:500}.desktop-fc-percent{color:#9248c3;font-size:12px;font-weight:700}.desktop-fc-progress-bg{background:#e8e9f1;border-radius:999px;height:8px;overflow:hidden}.desktop-fc-progress-fill{background:#dcb7ff;border-radius:999px;height:100%;transition:width .3s}.-desktop-home-style-1{position:relative}.-desktop-home-style-2{width:16px;height:16px}.-desktop-home-style-3{width:20px;height:20px}.-desktop-home-style-4{width:20px;display:inline-block}.-desktop-home-style-5,.-desktop-home-style-6{position:relative}.-desktop-home-style-7,.-desktop-home-style-8{text-align:center;color:#6b7280;margin-top:3rem}
