:root{--font-sans:"Outfit", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"Outfit", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-inter:"Outfit", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-poppins:"Outfit", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--color-text-main:#443a53;--color-text-title:#443a53;--color-text-muted:#8f9098;--color-text-inverse:#fff;--color-text-link:#4285f4;--color-btn-primary:#422d50;--color-btn-primary-hover:#322645;--color-btn-secondary:#eee;--color-btn-social-bg:#fff;--color-btn-social-hover:#f9f9f9;--color-input-bg:#fff;--color-input-border:#d6d6d6;--color-input-icon:#8f9098;--color-bg-base:#fff;--color-bg-gradient-auth-start:#62029e;--color-divider:#aaa;--color-icon-brand:#c912ed;--color-progress-indicator:#e2c3ff}*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}html{font-family:var(--font-sans)}body{color:var(--color-text-main);background-color:var(--color-bg-base);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0}*,:before,:after{font-family:var(--font-sans)}input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px var(--color-input-bg) inset!important;-webkit-text-fill-color:var(--color-text-main)!important}input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 50px var(--color-input-bg) inset!important;-webkit-text-fill-color:var(--color-text-main)!important}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px var(--color-input-bg) inset!important;-webkit-text-fill-color:var(--color-text-main)!important}input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 50px var(--color-input-bg) inset!important;-webkit-text-fill-color:var(--color-text-main)!important}button{text-transform:none;background-color:#0000;background-image:none;margin:0;font-family:inherit;font-size:100%}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}input,textarea,select{font-family:inherit;font-size:100%;line-height:inherit;margin:0}@media (width>=1024px){:is(body:has([class$=-reg-container]),body:has(.conf-pass-container),body:has(.reg-success-container),body:has(.whom-screen-container),body:has(.cat-screen-container)){background-image:linear-gradient(135deg, var(--color-bg-gradient-auth-start,#f3e8ff) 0%, #bd48d414 30%, #02149e08 60%, #f8fafc 100%);justify-content:center;align-items:center;min-height:100vh;margin:0;display:flex;overflow:hidden}[class$=-reg-container],.conf-pass-container,.reg-success-container,.whom-screen-container,.cat-screen-container{scrollbar-width:none;-ms-overflow-style:none;border-radius:24px;flex-direction:column;margin:0 auto;display:flex;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #0000001a,0 0 0 1px #00000005;background-color:#fff!important;width:100%!important;max-width:600px!important;height:650px!important;min-height:650px!important;max-height:90vh!important;padding:3rem 4rem!important}[class$=-reg-container]::-webkit-scrollbar{display:none}.conf-pass-container::-webkit-scrollbar{display:none}.reg-success-container::-webkit-scrollbar{display:none}.whom-screen-container::-webkit-scrollbar{display:none}.cat-screen-container::-webkit-scrollbar{display:none}[class$=-reg-header],.conf-pass-header,.reg-success-header,.whom-screen-header,.cat-screen-header{flex-shrink:0;padding:0 0 1rem!important}[class$=-reg-content-wrapper],.conf-pass-content-wrapper,.reg-success-content-wrapper,.whom-screen-content-wrapper,.cat-screen-main{flex-direction:column;justify-content:flex-start;display:flex;flex-grow:1!important;padding:0!important}[class$=-reg-footer],.conf-pass-footer,.reg-success-footer,.whom-screen-footer,.cat-screen-footer{flex-shrink:0;background-color:#0000!important;margin-bottom:1rem!important;padding-bottom:0!important;padding-left:0!important;padding-right:0!important}[class$=-reg-inner-container],[class$=-reg-footer-container],[class$=-unified-container],.conf-pass-inner-container,.conf-pass-footer-container,.reg-success-inner-container,.reg-success-footer-container,.terms-reg-text-container,.whom-screen-unified-container,.whom-screen-footer-container,.cat-screen-unified-container,.cat-screen-footer-container{margin:0 auto;width:100%!important;max-width:100%!important}}.settings-screen{background:#fff;flex-direction:column;min-height:100vh;font-family:Outfit,sans-serif;display:flex}.settings-container{grid-template-columns:260px 540px;justify-content:center;align-items:start;gap:2rem;width:100%;max-width:1280px;margin:0 auto;padding:2rem 2.5rem;display:grid}.settings-sidenav{flex-direction:column;gap:.75rem;display:flex;position:sticky;top:96px}.settings-sidenav-title{color:#111827;margin:0 0 .5rem .5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600}.settings-sidenav-list{flex-direction:column;gap:2px;display:flex}.settings-sidenav-item{color:#4b5563;cursor:pointer;border-radius:12px;align-items:center;gap:.7rem;padding:.65rem .9rem;font-size:14.5px;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.settings-sidenav-item:hover,.settings-sidenav-item.active{color:#111827;background:#f5f5f5}.settings-sidenav-icon{color:#6b7280;justify-content:center;align-items:center;transition:color .15s;display:inline-flex}.settings-sidenav-item:hover .settings-sidenav-icon,.settings-sidenav-item.active .settings-sidenav-icon{color:#111827}.settings-content{background:#fff;border:1px solid #f3f4f6;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:420px;padding:1.25rem 1.5rem;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000005}.settings-content-inner{will-change:transform, opacity;flex-direction:column;align-items:center;width:100%;max-width:460px;margin:0 auto;animation:.28s cubic-bezier(.22,.61,.36,1) settings-fade-in;display:flex}.settings-content-inner>*{width:100%}@keyframes settings-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.settings-fallback{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;font-size:14px;display:flex}.settings-fallback-spinner{border:2px solid #e5e7eb;border-top-color:#a819ff;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite settings-spin}@keyframes settings-spin{to{transform:rotate(360deg)}}.settings-content-inner .desktop-only{display:none}.settings-content-inner .notification-settings-screen{background:#fff;width:100%;height:auto!important;min-height:0!important}.settings-content-inner .notification-settings-screen .notification-settings-header{background:#fff;padding:16px!important;display:flex!important}.settings-content-inner .notification-settings-screen .back-btn{width:40px;height:40px}.settings-content-inner .notification-settings-screen .back-btn svg{stroke-width:2px;width:24px;height:24px}.settings-content-inner .notification-settings-screen .notification-settings-title{color:#1c1c1e;letter-spacing:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.settings-content-inner .notification-settings-screen .header-right-placeholder{width:40px;height:40px}.settings-content-inner .notification-settings-screen .notification-settings-content{background:0 0;max-width:none;margin:0;padding:8px 18px 18px!important}.settings-content-inner .notification-settings-screen .settings-section{margin-bottom:22px}.settings-content-inner .notification-settings-screen .settings-section-title{margin-bottom:12px;font-size:13px}.settings-content-inner .notification-settings-screen .settings-row{padding:10px 0}.settings-content-inner .bank-account-screen,.settings-content-inner .preferences-screen,.settings-content-inner .notification-settings-screen,.settings-content-inner .add-card-screen,.settings-content-inner .bank-screen-wrapper,.settings-content-inner .preferences-screen-wrapper{background:0 0;height:auto;min-height:0;margin:0;padding:0}.settings-content-inner .preferences-content,.settings-content-inner .notification-settings-content{max-width:none;margin:0;padding:0}.settings-content-inner .desktop-header-row{display:none!important}.settings-content-inner .bank-account-screen{height:auto;min-height:0;box-shadow:none;border-radius:0;flex-direction:column;width:100%;max-width:none;display:flex;background:#fff!important;margin:0!important;padding:0!important}.settings-content-inner .bank-account-screen .bank-account-header{background:#fff;padding:16px!important;display:flex!important}.settings-content-inner .bank-account-screen .back-btn{width:40px;height:40px}.settings-content-inner .bank-account-screen .back-btn svg{stroke-width:2px;width:24px;height:24px}.settings-content-inner .bank-account-screen .bank-account-title{text-align:center;color:#1c1c1e;letter-spacing:0;flex:1;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.settings-content-inner .bank-account-screen .add-card-btn{background:#fff;border:1px solid #f0f0f0;border-radius:50%;flex:0 0 40px;box-shadow:0 4px 15px #00000014;width:40px!important;height:40px!important;padding:0!important}.settings-content-inner .bank-account-screen .add-card-btn svg{stroke-width:2px;width:16px;height:16px}.settings-content-inner .bank-account-screen .bank-account-content{background:0 0;border-radius:0;max-width:none;margin:0;padding:8px 18px 24px!important}.settings-content-inner .bank-account-screen .credit-card{aspect-ratio:1.586;flex-direction:column;justify-content:space-between;margin:6px auto 10px;display:flex;position:relative;background:linear-gradient(135deg,#08b8cc 0%,#03a9bd 100%)!important;border-radius:16px!important;width:100%!important;max-width:340px!important;height:auto!important;padding:16px 18px 14px!important;box-shadow:0 12px 24px #0581914d!important}.settings-content-inner .bank-account-screen .card-chip{border-radius:6px;width:40px;height:28px}.settings-content-inner .bank-account-screen .wallet-icon{width:18px;height:18px}.settings-content-inner .bank-account-screen .wallet-h{font-size:11px;font-weight:800}.settings-content-inner .bank-account-screen .wallet-text{font-size:12px;font-weight:700}.settings-content-inner .bank-account-screen .card-number{letter-spacing:1.5px;gap:9px;margin:2px 0;font-size:14px;font-weight:700;line-height:1}.settings-content-inner .bank-account-screen .card-number-last{letter-spacing:.7px;margin-left:5px;font-size:28px;line-height:.95}.settings-content-inner .bank-account-screen .card-info-label{color:#ffffffd1;font-size:8px;font-weight:400;line-height:1}.settings-content-inner .bank-account-screen .card-info-value{letter-spacing:.2px;font-size:11px;font-weight:700;line-height:1.1}.settings-content-inner .bank-account-screen .expiry-group{margin-left:22px}.settings-content-inner .bank-account-screen .visa-text{letter-spacing:-.8px;font-size:30px;font-style:italic;font-weight:900;line-height:.82}.settings-content-inner .add-card-screen{height:auto;min-height:0;box-shadow:none;border-radius:0;flex-direction:column;width:100%;max-width:none;display:flex;background:#fff!important;margin:0!important;padding:0!important}.settings-content-inner .add-card-screen .add-card-header{background:#fff;display:flex;padding:16px!important}.settings-content-inner .add-card-screen .back-btn{width:40px;height:40px}.settings-content-inner .add-card-screen .back-btn svg{stroke-width:2px;width:24px;height:24px}.settings-content-inner .add-card-screen .add-card-title{color:#1c1c1e;letter-spacing:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.settings-content-inner .add-card-screen .add-card-content{background:0 0;max-width:none;margin:0;padding:8px 18px 18px!important}.settings-content-inner .add-card-screen .section-subtitle{margin-bottom:12px;font-size:14px}.settings-content-inner .add-card-screen .form-input-wrapper{border-radius:12px;height:46px}.settings-content-inner .add-card-screen .add-card-footer{padding:8px 18px 24px!important}.settings-content-inner .add-card-screen .save-btn{border-radius:24px;height:48px;font-size:15px}@media (width<=900px){.settings-container{grid-template-columns:1fr;justify-content:stretch;gap:1rem;padding:1.25rem}.settings-sidenav{flex-direction:row;gap:.5rem;position:static;overflow-x:auto}.settings-sidenav-title{display:none}.settings-sidenav-list{flex-direction:row;flex:1;gap:.5rem}.settings-sidenav-item{white-space:nowrap}.settings-content{border-radius:16px;padding:1.25rem}}.ws1-container{width:100%;height:100dvh;font-family:var(--font-sans);position:relative;overflow:hidden}.ws1-bg-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ws1-dark-overlay{pointer-events:none;background-image:linear-gradient(#0009,#0000);height:50%;position:absolute;top:0;left:0;right:0}.ws1-content{z-index:10;flex-direction:column;align-items:center;height:100%;padding:5rem 2rem 2rem;display:flex;position:relative}.ws1-header{margin-bottom:2rem}.ws1-logo{letter-spacing:-.025em;color:#dfdfdf;margin:0;font-size:20px;font-weight:400;line-height:1}.ws1-headline{max-width:320px;margin-bottom:auto}.ws1-title-color{color:#fff;font-family:Outfit;font-size:32px;font-weight:700}.ws1-bottom-action{width:100%;max-width:320px;margin:0 auto;padding-bottom:2rem}.ws1-get-started-btn{cursor:pointer;background-color:#efefef;border:none;border-radius:9999px;width:100%;height:3rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500;transition:all .15s;box-shadow:0 4px 14px #00000040;color:#0f022d!important}.ws1-get-started-btn:hover{background-color:#fff;box-shadow:0 6px 18px #0000004d}.ws2-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#000;position:relative;overflow:hidden}.ws2-bg-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ws2-dark-overlay{background-image:linear-gradient(#0000,#0003,#00000073);position:absolute;inset:0}.ws2-content{z-index:10;flex-direction:column;align-items:center;height:100%;padding:5rem 2rem 2rem;display:flex;position:relative}.ws2-header{margin-bottom:.75rem}.ws2-logo{letter-spacing:-.025em;color:#dfdfdf;margin:0;font-family:Outfit;font-size:20px;font-weight:400;line-height:1}.ws2-headline{max-width:320px;margin-bottom:auto}.ws2-title-color{color:#fff;font-family:Outfit;font-size:32px;font-weight:700}.ws2-actions{flex-direction:column;gap:1rem;width:100%;max-width:320px;margin:0 auto;padding-bottom:1rem;display:flex}.ws2-login-btn{letter-spacing:-.025em;cursor:pointer;background-color:#ffffffd9;border:none;border-radius:9999px;width:100%;height:3rem;font-family:Outfit;font-size:16px;font-weight:600;transition:all .15s;box-shadow:0 4px 12px #00000014;color:#000!important}.ws2-login-btn:hover{background-color:#ffffffe6}.ws2-create-account-btn{letter-spacing:-.025em;color:#fff;cursor:pointer;background-color:#d9d9d940;border:none;border-radius:9999px;width:100%;height:3rem;font-family:Outfit;font-size:16px;font-weight:600;transition:all .15s;box-shadow:4px 12px #00000003}.ws2-create-account-btn:hover{background-color:#ffffff0d}.ws2-legal-footer{text-align:center;padding-bottom:1rem}.ws2-legal-text{color:#d9d9d9b3;text-align:center;max-width:400px;margin:0 auto;font-size:13px;line-height:1.625}.ws2-legal-bold{color:#d9d9d9;font-weight:600}.-welcome-screen-two-style-1{font-family:-apple-system,SF Pro Text,system-ui,sans-serif}.-welcome-screen-two-style-2,.-welcome-screen-two-style-3{color:inherit;text-decoration:none}.auth-opts-container{width:100%;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:hidden}.auth-opts-top-nav{z-index:20;position:absolute;top:3rem;left:1.5rem}.auth-opts-back-btn{color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:9999px;margin-left:-.5rem;padding:.5rem;transition:background-color .15s}.auth-opts-back-btn:hover{background-color:#0000000d}.auth-opts-back-icon{width:2rem;height:2rem}.auth-opts-content{z-index:10;flex-direction:column;align-items:center;height:100vh;padding:5rem 2rem 3rem;display:flex;position:relative}.auth-opts-headline{max-width:320px;margin-bottom:5rem}.auth-opts-title-color{color:#443a53;font-family:Outfit;font-size:32px;font-weight:700}.auth-opts-actions{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.auth-opts-divider-wrapper{margin-top:.5rem;margin-bottom:.5rem}.auth-opts-legal-footer{text-align:center;margin-top:2.5rem;padding-bottom:2rem}.auth-opts-legal-text{color:#000;text-align:center;max-width:340px;margin:0 auto;font-family:Outfit;font-size:12.3px;font-weight:600;line-height:1.625}.auth-opts-legal-bold{color:var(--color-text-title);font-weight:700}@media (width>=1024px){.auth-opts-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}.auth-opts-top-nav{top:clamp(1rem,3vh,3rem);left:clamp(1rem,3vw,3rem)}.auth-opts-back-btn{background:#fff;border:1px solid #e5e7eb;padding:clamp(.5rem,1.5vh,.75rem);box-shadow:0 4px 6px -1px #0000000d}.auth-opts-back-btn:hover{background:#f9fafb;transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000014}.auth-opts-content{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}.auth-opts-content::-webkit-scrollbar{display:none}.auth-opts-headline{max-width:100%;margin-bottom:clamp(2rem,5vh,3.5rem)}.auth-opts-headline h1{letter-spacing:-.02em;line-height:1.2;font-size:clamp(1.75rem,4vh,2.25rem)!important}.auth-opts-actions{gap:clamp(.75rem,2vh,1rem);max-width:100%}.auth-opts-divider-wrapper{margin-top:clamp(.5rem,1.5vh,.5rem);margin-bottom:clamp(.5rem,1.5vh,.5rem)}.auth-opts-legal-footer{margin-top:clamp(1.5rem,4vh,3rem);padding-bottom:0}}.-auth-options-screen-style-1{text-align:center;color:#666;margin:20px 0}.name-reg-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.name-reg-header{padding:3rem 1.5rem .75rem}.name-reg-auth-header-margin{margin-bottom:0!important}.name-reg-content-wrapper{flex-direction:column;flex:1;align-items:center;width:100%;padding-top:2.5rem;padding-left:2rem;padding-right:2rem;display:flex;overflow-y:auto}.name-reg-inner-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.name-reg-input{background-color:#fff;border-color:#e5e7eb;border-radius:1rem;height:3.5rem}.name-reg-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:28px;display:flex}.name-reg-footer-container{width:100%;max-width:340px}.name-reg-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:3.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.name-reg-next-btn:hover:not(:disabled){background-color:#422d50e6}.name-reg-next-btn:active:not(:disabled){transform:scale(.98)}.name-reg-next-btn:disabled{opacity:.5;cursor:not-allowed}.email-reg-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.email-reg-header{padding:3rem 1.5rem .75rem}.email-reg-auth-header-margin{margin-bottom:0!important}.email-reg-content-wrapper{flex-direction:column;flex:1;align-items:center;width:100%;padding-top:2.5rem;padding-left:2rem;padding-right:2rem;display:flex;overflow-y:auto}.email-reg-inner-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.email-reg-input{background-color:#fff;border-color:#e5e7eb;border-radius:1rem;height:3.5rem}.email-reg-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:28px;display:flex}.email-reg-footer-container{width:100%;max-width:340px}.email-reg-next-btn{color:#fff;cursor:pointer;background-color:#422d50;border:none;border-radius:1rem;width:100%;height:3.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.email-reg-next-btn:hover:not(:disabled){background-color:#422d50e6}.email-reg-next-btn:active:not(:disabled){transform:scale(.98)}.email-reg-next-btn:disabled{opacity:.5;cursor:not-allowed}.-email-registration-screen-style-1{color:red;margin-top:8px;font-size:14px}.bday-reg-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.bday-reg-header{padding:3rem 1.5rem .75rem}.bday-reg-auth-header-margin{margin-bottom:0!important}.bday-reg-content-area{z-index:100;flex-direction:column;flex:1;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.bday-reg-unified-container{z-index:100;flex-direction:column;align-items:center;width:100%;max-width:340px;padding-top:2.5rem;padding-left:.5rem;padding-right:.5rem;display:flex;position:relative}.bday-reg-input-wrapper{width:100%;margin-bottom:1rem}.bday-reg-input-field{cursor:pointer;background-color:#fff;border:1px solid;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;height:3.5rem;padding-left:1rem;padding-right:1rem;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.bday-reg-icon-left{color:#9ca3af;flex-shrink:0;margin-right:.75rem}.bday-reg-icon-right{color:#9ca3af;flex-shrink:0;margin-left:auto}.bday-reg-date-text{text-align:left;flex-grow:1;font-size:1.125rem;font-weight:500}.bday-reg-input-active{border-color:#007aff;box-shadow:0 0 0 1px #007aff4d,0 1px 2px #0000000d}.bday-reg-input-inactive{border-color:#e5e7eb}.bday-reg-input-inactive:hover{border-color:#d1d5db}.bday-reg-date-text{font-size:1.125rem;font-weight:500}.bday-reg-text-selected{color:var(--color-text-title)}.bday-reg-text-unselected{color:#d1d5db}.bday-reg-calendar-wrapper{z-index:500;width:100%;transition-property:opacity,transform;transition-duration:.3s;position:absolute;top:7.5rem;left:0}.bday-reg-calendar-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.bday-reg-calendar-hidden{opacity:0;pointer-events:none;transform:translateY(-10px)}.bday-reg-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:28px;display:flex}.bday-reg-footer-container{width:100%;max-width:340px}.bday-reg-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:3.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.bday-reg-next-btn:hover{background-color:#422d50e6}.bday-reg-next-btn:active{transform:scale(.98)}.pass-reg-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.pass-reg-header{padding:3rem 1.5rem .75rem}.pass-reg-auth-header-margin{margin-bottom:0!important}.pass-reg-content-wrapper{flex-direction:column;flex:1;align-items:center;width:100%;padding-top:2.5rem;padding-left:2rem;padding-right:2rem;display:flex;overflow-y:auto}.pass-reg-inner-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.pass-reg-input{background-color:#fff;border-color:#e5e7eb;border-radius:1rem;height:3.5rem}.pass-reg-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:28px;display:flex}.pass-reg-footer-container{width:100%;max-width:340px}.pass-reg-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:3.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.pass-reg-next-btn:hover:not(:disabled){background-color:#422d50e6}.pass-reg-next-btn:active:not(:disabled){transform:scale(.98)}.pass-reg-next-btn:disabled{opacity:.5;cursor:not-allowed}.conf-pass-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.conf-pass-header{padding:3rem 1.5rem .75rem}.conf-pass-auth-header-margin{margin-bottom:0!important}.conf-pass-content-wrapper{flex-direction:column;flex:1;align-items:center;width:100%;padding-top:2.5rem;padding-left:2rem;padding-right:2rem;display:flex;overflow-y:auto}.conf-pass-inner-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.conf-pass-input{background-color:#fff;border-color:#e5e7eb;border-radius:1rem;height:3.5rem}.conf-pass-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:28px;display:flex}.conf-pass-footer-container{width:100%;max-width:340px}.conf-pass-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:3.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.conf-pass-next-btn:hover:not(:disabled){background-color:#422d50e6}.conf-pass-next-btn:active:not(:disabled){transform:scale(.98)}.conf-pass-next-btn:disabled{opacity:.5;cursor:not-allowed}.-confirm-password-registration-screen-style-1{color:red;margin-top:8px;font-size:14px}.user-reg-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.user-reg-header{padding:3rem 1.5rem .75rem}.user-reg-auth-header-margin{margin-bottom:0!important}.user-reg-content-wrapper{flex-direction:column;flex:1;align-items:center;width:100%;padding-top:2.5rem;padding-left:2rem;padding-right:2rem;display:flex;overflow-y:auto}.user-reg-inner-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.user-reg-input{background-color:#fff;border-color:#e5e7eb;border-radius:1rem;height:3.5rem}.user-reg-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:28px;display:flex}.user-reg-footer-container{width:100%;max-width:340px}.user-reg-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:3.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.user-reg-next-btn:hover:not(:disabled){background-color:#422d50e6}.user-reg-next-btn:active:not(:disabled){transform:scale(.98)}.user-reg-next-btn:disabled{opacity:.5;cursor:not-allowed}.-username-registration-screen-style-1{color:red;margin-top:8px;font-size:14px}.zip-reg-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.zip-reg-header{padding:3rem 1.5rem 1rem}.zip-reg-auth-header-margin{margin-bottom:0!important}.zip-reg-subtitle{text-align:center;color:#817b8a;margin-top:.5rem;font-weight:600}.zip-reg-content-wrapper{flex-direction:column;flex:1;align-items:center;width:100%;padding-top:.25rem;padding-left:2rem;padding-right:2rem;display:flex;overflow-y:auto}.zip-reg-inner-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.zip-reg-input{text-align:left;background-color:#fff;border-color:#e5e7eb;border-radius:1rem;height:3.5rem}.zip-reg-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:28px;display:flex}.zip-reg-footer-container{flex-direction:column;gap:.5rem;width:100%;max-width:340px;display:flex}.zip-reg-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:3.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.zip-reg-next-btn:hover:not(:disabled){background-color:#422d50e6}.zip-reg-next-btn:active:not(:disabled){transform:scale(.98)}.zip-reg-next-btn:disabled{opacity:.5;cursor:not-allowed}.zip-reg-skip-btn{color:#817b8a;cursor:pointer;background-color:#0000;border:none;width:100%;height:3rem;font-weight:600;transition:color .15s}.zip-reg-skip-btn:hover{color:var(--color-text-main);background-color:#0000}.-zip-code-registration-screen-style-1{color:red;margin-top:8px;font-size:14px}.terms-reg-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.terms-reg-header{flex-shrink:0;padding:3rem 1.5rem 1rem}.terms-reg-auth-header-margin{margin-bottom:0!important}.terms-reg-content-wrapper{flex:1;position:relative;overflow:hidden}.terms-reg-scroll-area{flex-direction:column;align-items:center;width:100%;height:100%;padding-top:.5rem;padding-left:2rem;padding-right:2rem;display:flex;overflow-y:auto}.terms-reg-text-container{width:100%;max-width:340px;padding-bottom:4rem}.terms-reg-title{color:var(--color-text-title);margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:13px;font-weight:700}.terms-reg-paragraphs{color:var(--color-text-muted);flex-direction:column;gap:0;font-size:14px;line-height:1.5;display:flex}.terms-reg-paragraphs p{margin:0 0 .5rem}.terms-reg-fade-overlay{pointer-events:none;z-index:10;background-image:linear-gradient(#0000,#fffc,#fff);height:4rem;position:absolute;bottom:0;left:0;right:0}.terms-reg-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:28px;display:flex}.terms-reg-footer-container{width:100%;max-width:340px}.terms-reg-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:3.5rem;font-size:1rem;transition:all .15s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.terms-reg-next-btn:hover{background-color:#422d50e6}.terms-reg-next-btn:active{transform:scale(.98)}.reg-success-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.reg-success-header{flex-shrink:0;padding:3rem 1.5rem 1rem}.reg-success-auth-header-margin{margin-bottom:0!important}.reg-success-content-wrapper{flex-direction:column;align-items:center;width:100%;padding-top:2rem;padding-left:2.5rem;padding-right:2.5rem;display:flex}.reg-success-inner-container{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:340px;padding-bottom:2rem;display:flex}.reg-success-title{color:#443a53;letter-spacing:-.025em;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:24px;font-weight:600}.reg-success-paragraphs{flex-direction:column;gap:1.5rem;display:flex}.reg-success-text{color:#443a53;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;line-height:1.4}.reg-success-footer{background-color:#0000;flex-shrink:0;justify-content:center;padding:0 28px;display:flex}.reg-success-footer-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.reg-success-primary-btn{color:#fff;cursor:pointer;background-color:#422d50;border:none;border-radius:9999px;width:100%;height:4rem;font-size:17px;font-weight:400;transition:all .15s;box-shadow:0 20px 25px -5px #422d5033,0 8px 10px -6px #422d501a}.reg-success-primary-btn:hover{background-color:#422d50e6}.reg-success-primary-btn:active{transform:scale(.98)}.reg-success-secondary-btn{color:#272622;cursor:pointer;background-color:#0000;border:1px solid #7e7a7a;border-radius:9999px;width:100%;height:4rem;font-family:Outfit;font-size:18px;font-weight:500;transition:all .15s;box-shadow:0 1px 2px #0000000d}.reg-success-secondary-btn:hover{background-color:#f9fafb}.reg-success-secondary-btn:active{transform:scale(.98)}.whom-screen-container{width:100%;min-height:100vh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex}.whom-screen-header{padding:3rem 1.5rem 1.5rem}.whom-screen-auth-margin{margin-bottom:0!important}.whom-screen-auth-title{font-size:27px!important}.whom-screen-content-wrapper{flex-direction:column;flex:1;gap:1rem;padding:1rem 2rem 2rem;display:flex;overflow-y:auto}.whom-screen-footer{background-color:#fff;flex-direction:column;gap:.5rem;padding:1rem 2rem 3rem;display:flex}.whom-screen-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:4rem;font-size:1.125rem;font-weight:700;transition:all .15s;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.whom-screen-next-btn:active:not(:disabled){transform:scale(.98)}.whom-screen-next-btn:disabled{opacity:.5;cursor:not-allowed}.whom-screen-skip-btn{width:100%;height:3rem;color:var(--color-text-muted);cursor:pointer;background-color:#0000;border:none;font-weight:700;transition:color .15s}.whom-screen-skip-btn:hover{color:var(--color-text-title);background-color:#0000}.-whom-is-it-for-screen-style-1{color:#443a53;text-align:center;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:22px;font-weight:700}.-whom-is-it-for-screen-style-2{flex-direction:column;gap:12px;display:flex}.-whom-is-it-for-screen-style-3{border:none;border-radius:28px;width:100%;height:56px;margin-bottom:8px;font-size:16px;font-weight:600}.-whom-is-it-for-screen-style-4{color:#8e8e93;cursor:pointer;background:0 0;border:none;width:100%;height:48px;font-size:16px}.choice-card-container{text-align:left;cursor:pointer;background-color:#fff;border:2px solid;border-radius:24px;align-items:center;gap:1rem;width:100%;padding:.75rem 1.25rem;transition:all .15s;display:flex}.choice-card-selected{border-color:#d1d5db;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.choice-card-unselected{border-color:#0000;box-shadow:0 4px 15px #0000001a}.choice-card-unselected:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.choice-card-icon-wrapper{background-color:#fff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;transition:background-color .15s;display:flex;overflow:hidden}.choice-card-icon-text{background-color:#f9fafb;font-size:2.25rem;line-height:2.5rem}.choice-card-icon-selected-bg{background-color:#422d501a}.choice-card-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:.875rem}.choice-card-text-area{flex-direction:column;gap:.375rem;padding-right:.5rem;display:flex}.choice-card-title{color:#443a53;margin-top:.125rem;margin-bottom:0;font-size:16px;line-height:1.25;font-weight:700!important}.choice-card-desc{color:#6b7280;margin:0;font-family:Outfit;font-size:13px;font-weight:600;line-height:1.625}.cat-screen-container{width:100%;min-height:100vh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex}.cat-screen-header{padding:3rem 1.5rem 1.5rem}.cat-screen-auth-margin{margin-bottom:0!important}.cat-screen-auth-title{font-size:24px!important}.cat-screen-main{flex-direction:column;flex:1;padding-top:3rem;padding-left:1rem;padding-right:1rem;display:flex}.cat-screen-grid{-moz-column-gap:1rem;flex-wrap:wrap;justify-content:center;gap:2.5rem 1rem;max-width:32rem;margin-left:auto;margin-right:auto;display:flex}.cat-screen-item-wrapper{justify-content:center;width:30%;display:flex}.cat-screen-footer{margin-top:auto;padding:2rem 1rem 3rem}.cat-screen-next-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:4rem;font-size:1.125rem;font-weight:700;transition:all .15s;box-shadow:0 20px 25px -5px #422d5033,0 8px 10px -6px #422d501a}.cat-screen-next-btn:active:not(:disabled){transform:scale(.98)}.cat-screen-next-btn:disabled{opacity:.5;cursor:not-allowed}.-which-category-screen-style-1{flex-direction:column;align-items:center;display:flex}.-which-category-screen-style-2{width:100%;max-width:340px}.-which-category-screen-style-3{color:#443a53;text-align:center;margin-bottom:4rem;font-family:Outfit,sans-serif;font-size:22px;font-weight:700}.-which-category-screen-style-4{grid-template-columns:repeat(3,1fr);place-items:start center;gap:24px 12px;width:100%;display:grid}.-which-category-screen-style-5{width:100%}.-which-category-screen-style-6{justify-content:center;display:flex}.-which-category-screen-style-7{width:100%;max-width:340px}.-which-category-screen-style-8{border:none;border-radius:28px;width:100%;height:56px;font-size:16px;font-weight:600}.cat-item-container{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;transition:all .3s;display:flex;position:relative}.cat-item-selected{background-color:#f9fafb;border-color:#e5e7eb;transform:scale(1.03);box-shadow:0 4px 10px #0000000d}.cat-item-unselected{background-color:#0000}.cat-item-unselected:hover{background-color:#f9fafb}.cat-item-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.cat-item-selected .cat-item-icon-wrapper{transform:scale(1.1)}.cat-item-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.cat-item-label{text-align:center;color:#443a53;margin-top:8px;font-family:Outfit;font-size:14px;font-weight:700}.cws-container{width:100%;height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.cws-header{flex-shrink:0;padding:3rem 1.5rem .5rem}.cws-auth-header-margin{margin-bottom:0!important}.cws-content-wrapper{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding-top:1rem;padding-left:2rem;padding-right:2rem;display:flex;overflow-y:auto}.cws-inner-container{flex-direction:column;align-items:center;width:100%;max-width:340px;display:flex}.cws-img-wrapper{width:14rem;height:14rem;margin-top:1rem;margin-bottom:2rem;animation:.7s ease-out forwards zoomFadeIn}@keyframes zoomFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.cws-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.cws-title{color:var(--color-text-title);letter-spacing:-.025em;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;font-size:32px;font-weight:900;line-height:1.25}.cws-subtitle{color:var(--color-text-muted);margin-bottom:2.5rem;padding-left:1rem;padding-right:1rem;font-size:17px;line-height:1.625}.cws-footer{background-color:#fff;flex-shrink:0;justify-content:center;padding:28px;display:flex}.cws-footer-container{flex-direction:column;gap:1rem;width:100%;max-width:340px;display:flex}.cws-primary-btn{background-color:var(--color-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:1rem;width:100%;height:4rem;font-size:17px;font-weight:700;transition:all .15s;box-shadow:0 20px 25px -5px #422d5033,0 8px 10px -6px #422d501a}.cws-primary-btn:hover{background-color:#422d50e6}.cws-primary-btn:active{transform:scale(.98)}.cws-secondary-btn{width:100%;height:3.5rem;color:var(--color-text-muted);cursor:pointer;background-color:#0000;border:none;font-weight:700;transition:all .15s}.cws-secondary-btn:hover{background-color:#f9fafb}.cws-secondary-btn:active{transform:scale(.98)}.-create-wishlist-success-screen-style-1{text-align:center;line-height:1.2}.donate-success-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.donate-success-screen{border-radius:24px;max-width:600px;height:80vh;max-height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #0000000d}}.donate-success-screen--embedded{height:100%}.success-content{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 32px;display:flex;position:relative}.donate-success-screen--embedded .success-content{padding:8px 32px 0}.floating-heart{transform-origin:50%;opacity:.8;position:absolute}.heart-top-left{top:20%;left:10%;transform:rotate(-15deg)scale(1.2)}.heart-mid-right{top:50%;right:15%;transform:rotate(20deg)scale(.9)}.heart-bottom-left{bottom:25%;left:20%;transform:rotate(-25deg)scale(1)}.success-title{color:#3b2e4a;z-index:10;margin:0 0 32px;font-family:Outfit,sans-serif;font-size:32px;font-weight:800}.success-circle{z-index:10;background:#e1c5ff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:32px;display:flex;box-shadow:0 4px 40px #e1c5ff99}.success-description{color:#6e6a7c;text-align:center;z-index:10;max-width:280px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;line-height:1.4}.success-footer{z-index:20;flex-direction:column;align-items:center;gap:16px;padding:16px 24px 40px;display:flex}.donate-success-screen--embedded .success-footer{padding:16px 22px 24px}.continue-btn{color:#fff;cursor:pointer;background:#303030;border:none;border-radius:28px;width:100%;height:56px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;box-shadow:0 4px 15px #00000026}.share-btn{color:#a3a3a3;cursor:pointer;background:0 0;border:none;padding:8px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.charitable-details-screen{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;flex-direction:column;width:100%;min-height:100vh;font-family:Outfit,sans-serif;display:flex;position:relative}.charitable-details-screen .details-bg-gradient-pink{z-index:1;pointer-events:none;background:linear-gradient(#eed6fa 0%,#f3e0fb 25%,#f9edfc 55%,#fff0 100%);width:100%;height:520px;position:absolute;top:0;left:0}.charitable-details-screen .details-bg-gradient{z-index:1;pointer-events:none;background:linear-gradient(#eed6fa 0%,#f9edfc 55%,#fff0 100%);width:100%;height:520px;position:absolute;top:0;left:0}.charitable-details-screen .details-header{z-index:20;justify-content:flex-start;align-items:center;gap:2px;padding:54px 20px 8px;display:flex}.charitable-details-screen .back-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.charitable-details-screen .details-title{color:#1c1c1e;text-align:left;letter-spacing:-.2px;flex:none;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}.charitable-details-screen .header-right-placeholder{display:none}.charitable-details-screen .details-content{z-index:10;-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;padding:0 24px 140px;display:flex;overflow-y:auto}.charitable-details-screen .details-content::-webkit-scrollbar{display:none}@media (width<=767px){.charitable-details-screen .details-author-row{margin-top:10px;margin-bottom:4px}.charitable-details-screen .details-heading{margin:6px 0 2px;font-size:21px;font-weight:600}.charitable-details-screen .details-expiry{margin-bottom:12px}.charitable-details-screen .details-description{color:#2a2a2a;font-size:14px;font-weight:500}.charitable-details-screen .supporters-labels,.charitable-details-screen .supporters-title,.charitable-details-screen .charitable-link-label{color:#6d6d6d}.charitable-details-screen .stack-avatar,.charitable-details-screen .stack-badge{width:40px;height:40px;margin-left:-10px}.charitable-details-screen .stack-avatar:first-child{margin-left:0}.charitable-details-screen .see-all-btn{border-radius:20px;padding:8px 18px;font-size:13px}.charitable-details-screen .icon-btn-round{width:40px;height:40px}.charitable-details-screen .icon-btn-pill{border-radius:20px;height:40px;padding:0 16px}.charitable-details-screen .action-icons svg,.charitable-details-screen .action-icons img{width:22px!important;height:22px!important}}.charitable-details-screen .details-author-row{justify-content:space-between;align-items:center;margin-top:12px;margin-bottom:0;display:flex}.charitable-details-screen .details-author{align-items:center;gap:8px;display:flex}.charitable-details-screen .author-avatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:26px;height:26px;overflow:hidden}.charitable-details-screen .author-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.charitable-details-screen .author-handle{color:#6e6a7c;letter-spacing:-.1px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500}.charitable-details-screen .details-heading{color:#1c1c1e;letter-spacing:-.4px;margin:10px 0 2px;padding-top:0;font-family:Outfit,sans-serif;font-size:22px;font-weight:700;line-height:1.2}.charitable-details-screen .details-expiry{color:#9e9aa8;letter-spacing:-.1px;margin-bottom:18px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500}.charitable-details-screen .details-description{color:#1c1c1e;letter-spacing:-.1px;margin:0 0 28px;font-family:Outfit,sans-serif;font-size:15px;font-weight:400;line-height:1.5}.charitable-details-screen .supporters-section{flex-direction:column;gap:14px;display:flex}.charitable-details-screen .supporters-labels{text-align:left;justify-content:flex-start;align-items:center;gap:14px;width:100%;display:flex}.charitable-details-screen .supporters-title{color:#1c1c1e;text-align:left;flex:none;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.charitable-details-screen .charitable-link-label{color:#8e8a9a;letter-spacing:-.1px;align-items:center;gap:5px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500;display:flex}.charitable-details-screen .supporters-action-row{justify-content:space-between;align-items:center;width:100%;height:48px;display:flex}.charitable-details-screen .avatar-stack{align-items:center;display:flex}.charitable-details-screen .stack-avatar,.charitable-details-screen .stack-badge{background:#e5e5e5;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-10px;display:flex;position:relative;overflow:hidden}.charitable-details-screen .stack-avatar:first-child{margin-left:0}.charitable-details-screen .stack-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.charitable-details-screen .stack-badge{color:#fff;letter-spacing:-.2px;background:#1c1c1e;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.charitable-details-screen .stack-avatar:first-child{z-index:1}.charitable-details-screen .stack-avatar:nth-child(2){z-index:2}.charitable-details-screen .stack-avatar:nth-child(3){z-index:3}.charitable-details-screen .stack-badge{z-index:4}.charitable-details-screen .see-all-btn{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:22px;padding:10px 22px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #0000000d}.charitable-details-screen .see-all-btn:active{transform:scale(.97)}.charitable-details-screen .details-bg-gradient-pink~.details-content,.charitable-details-screen .details-content{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,sans-serif}.charitable-details-screen .details-title{letter-spacing:-.2px;font-size:18px;font-weight:700}.charitable-details-screen .author-handle{color:#6e6a7c;letter-spacing:-.1px;font-size:14px;font-weight:500}.charitable-details-screen .details-heading{color:#292330;letter-spacing:-.35px;font-size:20px;font-weight:700;line-height:1.2}.charitable-details-screen .details-expiry{color:#9e9aa8;letter-spacing:-.1px;font-size:12px;font-weight:500}.charitable-details-screen .details-description{color:#777;letter-spacing:-.1px;font-size:17px;font-weight:500;line-height:1.65}.charitable-details-screen .supporters-title{color:#1c1c1e;font-size:14px;font-weight:700}.charitable-details-screen .charitable-link-label{color:#8e8a9a;letter-spacing:-.1px;font-size:12px;font-weight:500}.charitable-details-screen .details-actions{flex-direction:column;gap:14px;margin-top:auto;padding-top:32px;display:flex}.charitable-details-screen .action-row-top{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.charitable-details-screen .action-row-top.justify-end{justify-content:flex-end}.charitable-details-screen .action-prompt{color:#6e6a7c;letter-spacing:-.1px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500}.charitable-details-screen .action-icons{align-items:center;gap:10px;display:flex}.charitable-details-screen .icon-btn-round{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .15s;display:flex;box-shadow:0 6px 16px #0000000f}.charitable-details-screen .icon-btn-round:active{transform:scale(.94)}.charitable-details-screen .icon-btn-pill{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:21px;align-items:center;gap:8px;height:42px;padding:0 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:transform .15s;display:flex;box-shadow:0 6px 16px #0000000f}.charitable-details-screen .icon-btn-pill:active{transform:scale(.97)}.charitable-details-screen .primary-action-btn{color:#fff;cursor:pointer;letter-spacing:-.2px;background:#1c1c1e;border:none;border-radius:28px;width:100%;height:56px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .15s;box-shadow:0 14px 28px #1c1c1e38,0 4px 10px #1c1c1e1f}.charitable-details-screen .primary-action-btn:hover{box-shadow:0 18px 32px #1c1c1e42,0 6px 12px #1c1c1e24}.charitable-details-screen .primary-action-btn:active{transform:translateY(1px)scale(.99);box-shadow:0 8px 18px #1c1c1e2e,0 2px 6px #1c1c1e1a}.charitable-details-screen .secondary-action-btn{color:#1c1c1e;cursor:pointer;letter-spacing:-.1px;background:#fff;border:1px solid #eee;border-radius:28px;width:100%;height:56px;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 20px #0000000f}.charitable-details-screen .secondary-action-btn:active{transform:scale(.99);box-shadow:0 4px 12px #0000000d}.charitable-details-screen .details-emoji-group{flex-shrink:0;font-size:24px;display:flex;position:relative}@media (width>=1024px){.charitable-details-screen .details-bg-gradient-pink,.charitable-details-screen .details-bg-gradient{display:none}.charitable-details-screen .details-content{width:100%;max-width:638px;margin:0 auto}.charitable-details-screen .action-prompt{display:none}.charitable-details-screen .action-row-top{justify-content:flex-end;width:100%}.charitable-details-screen .action-row-top .action-icons{gap:10px}.charitable-details-screen .action-row-top .icon-btn-round{border-radius:28px;width:56px;height:56px}.charitable-details-screen .action-row-top .icon-btn-pill{border-radius:28px;height:56px}.charitable-details-screen .action-row-top .action-icons svg{width:24px;height:24px}.charitable-details-screen .action-row-top .action-icons img{width:22px!important;height:22px!important}.nws-modal-container .charitable-details-screen .details-header{justify-content:flex-end;gap:0;padding:26px 28px 14px}.nws-modal-container .charitable-details-screen .details-title,.nws-modal-container .charitable-details-screen .details-header-icon--back{display:none}.nws-modal-container .charitable-details-screen .back-btn{width:40px;height:40px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:999px}.nws-modal-container .charitable-details-screen .details-header-icon--close{display:block!important}}@media (width>=768px){.nws-modal-container:has(.charitable-details-screen){width:min(92vw,640px);max-width:640px;height:auto;max-height:88vh}.nws-modal-container .charitable-details-screen{justify-content:center;width:100%;height:auto;min-height:0;max-height:88vh;margin:0 auto;display:flex}.nws-modal-container .charitable-details-screen .details-content{padding-bottom:36px;padding-left:34px;padding-right:34px}.nws-modal-container .charitable-details-screen .details-actions{gap:18px;padding-top:40px}}.-charitable-details-screen-style-1{text-align:center;padding:50px}.-charitable-details-screen-style-2{background-color:#fff}.-charitable-details-screen-style-3{z-index:2;position:relative}.bottom-navigation{width:100%;padding:0 20px calc(4px + env(safe-area-inset-bottom,0px));z-index:30;box-sizing:border-box;pointer-events:none;position:fixed;bottom:0;left:0}.bottom-navigation:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#fff0 0%,#ffffffd9 55%,#fff 100% 100%);height:120px;position:absolute;bottom:0;left:0;right:0}.nav-bar{-webkit-backdrop-filter:blur(12px);pointer-events:auto;background:#ffffffeb;border:1px solid #ffffffe6;border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:480px;height:68px;margin:0 auto;display:flex;box-shadow:0 14px 56px #00000024}.nav-items-container{box-sizing:border-box;justify-content:space-around;align-items:center;width:100%;height:100%;padding:0 12px;display:flex}.nav-item{cursor:pointer;opacity:.5;background:0 0;border:none;flex:1 1 0;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;font-size:24px;transition:opacity .2s,transform .15s;display:flex}.nav-item:active{transform:scale(.94)}.nav-item img{width:24px;height:24px}.nav-item.active,.nav-item.add-btn{opacity:1}.add-btn-circle{background-color:#e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.add-btn-circle img{width:20px;height:20px}.profile-nav-btn{opacity:1;padding:2px}.profile-nav-img{-o-object-fit:cover;object-fit:cover;border:2px solid #0000;border-radius:50%;transition:border-color .2s;width:28px!important;height:28px!important}.profile-nav-btn.active .profile-nav-img{border-color:#000}@media (width>=1024px){.bottom-navigation.bottom-navigation--mobile-details{display:none}}@media (width<=1023px){.bottom-navigation.bottom-navigation--mobile-details:before{display:none}.bottom-navigation.bottom-navigation--mobile-details{z-index:1400;pointer-events:none;display:block;position:fixed;bottom:0;left:0;right:0;transition:none!important;animation:none!important;transform:none!important}.bottom-navigation.bottom-navigation--mobile-details .nav-bar{z-index:1;pointer-events:auto;position:relative;transition:none!important;animation:none!important;transform:none!important}}.supporters-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.supporters-screen--embedded{height:100%;padding:10px 0 0}.supporters-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;padding:58px 16px 16px;display:flex}.supporters-title{color:#1c1c1e;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.supporters-content{flex-direction:column;flex:1;padding:0 24px;display:flex;overflow-y:auto}.supporters-screen--embedded .supporters-header{padding:16px 22px 22px}.supporters-screen--embedded .supporters-content{padding:0 22px 18px}.supporters-screen--embedded .supporters-list{gap:16px;padding-bottom:24px}.supporters-screen--embedded .supporters-title{color:#292330;font-size:18px;font-weight:700}.supporters-screen--embedded .back-btn{width:42px;height:42px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:999px}.supporters-screen--embedded .supporter-item{background:#fdfcff;border:1px solid #f0ebf7;border-radius:20px;padding:20px;box-shadow:0 12px 28px #2923300d;border-bottom:none!important}.supporters-screen--embedded .supporter-info{gap:5px;margin-left:18px}.supporters-screen--embedded .supporter-name{color:#292330;letter-spacing:-.2px;font-size:16px;font-weight:600;line-height:1.2}.supporters-screen--embedded .supporter-username{color:#7f778d;font-size:13px;line-height:1.35}.supporters-list{flex-direction:column;padding-bottom:40px;display:flex}.supporter-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.supporter-main{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.supporter-avatar{background-color:#e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.supporter-avatar.is-ngo{color:#fff;background-color:#1f36b4}.supporter-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.supporter-info{flex-direction:column;flex:1;gap:2px;margin-left:16px;display:flex}.supporter-name{color:#000;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:500}.supporter-username{color:#a3a3a3;margin:0;font-family:Outfit,sans-serif;font-size:13px;font-weight:400}.-supporters-screen-style-1{text-align:center;color:#666;margin-top:20px}.-supporters-screen-style-2{cursor:pointer}.-supporters-screen-style-3{cursor:pointer;z-index:10;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 4px #0000001a}.-supporters-screen-style-4{text-align:center;color:#666;margin-top:20px}.-publication-shared-components-style-1{z-index:2;position:relative}.-publication-shared-components-style-2{display:none}.-publication-shared-components-style-3{justify-content:space-between;align-items:flex-start;margin-top:10px;display:flex}.-publication-shared-components-style-4{flex:1px}.-publication-shared-components-style-5{margin:0}.-publication-shared-components-style-6{margin-top:-2px;margin-left:16px}.-publication-shared-components-style-7{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.-publication-shared-components-style-8{margin-top:6px}.-publication-shared-components-style-9{align-items:center;gap:4px;display:inline-flex}.-publication-shared-components-style-10{color:#999;font-size:14px;font-style:italic}.-publication-shared-components-style-11{background:#fff}.-publication-shared-components-style-12{width:18px;height:18px}.edit-wishlist-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.edit-wishlist-modal{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:500px;max-height:90vh;display:flex;overflow:hidden}.edit-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px;display:flex}.edit-modal-header h2{margin:0;font-size:18px}.close-btn{cursor:pointer;background:0 0;border:none;padding:4px}.edit-modal-body{flex-direction:column;gap:12px;padding:16px;display:flex;overflow-y:auto}.edit-modal-body label{margin-bottom:-8px;font-size:14px;font-weight:600}.edit-modal-body input,.edit-modal-body textarea{border:1px solid #ccc;border-radius:8px;width:100%;padding:12px;font-family:inherit}.edit-items-list{flex-direction:column;gap:8px;display:flex}.edit-item-row{background:#f9f9f9;border:1px solid #eee;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.remove-item-btn{color:#ff3b30;cursor:pointer;background:0 0;border:none;font-size:14px}.edit-modal-footer{border-top:1px solid #eee;justify-content:flex-end;gap:12px;padding:16px;display:flex}.cancel-btn{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:8px;padding:10px 16px}.save-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;padding:10px 16px}.save-btn:disabled{opacity:.5;cursor:not-allowed}.wishlist-details-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.details-bg-gradient-blue{z-index:1;background:linear-gradient(#e2fcff 0%,#fff0 100%);width:100%;height:300px;position:absolute;top:0;left:0}@media (width<=767px){.details-author-row{margin-top:10px;margin-bottom:4px}.details-heading{margin:6px 0 2px;padding-top:6px;font-weight:600}.details-expiry{margin-bottom:12px}.details-description{color:#2a2a2a;font-size:14px;font-weight:500}.supporters-labels,.supporters-title,.charitable-link-label{color:#6d6d6d}.stack-avatar,.stack-badge{width:40px;height:40px;margin-left:-10px}.stack-avatar:first-child{margin-left:0}.see-all-btn{border-radius:20px;padding:8px 18px;font-size:13px}.icon-btn-round{width:48px;height:48px}.icon-btn-pill{border-radius:24px;height:48px;padding:0 20px}.action-icons svg,.action-icons img{width:26px!important;height:26px!important}.personal-donate-row .icon-btn-round{width:48px!important;height:48px!important}.personal-donate-row .icon-btn-pill{border-radius:24px!important;height:48px!important;padding:0 20px!important}}.emoji-apple{position:relative}.wishlist-actions{flex-direction:column;gap:16px;margin-top:auto;padding-top:40px;display:flex}.wishlist-details-screen .action-row-top{justify-content:space-between;align-items:center;width:100%;display:flex}.wishlist-details-screen .action-row-top.justify-end{justify-content:flex-end}.wishlist-details-screen .action-prompt{color:#545454;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.wishlist-details-screen .action-icons{flex-shrink:0;align-items:center;gap:12px;display:flex}.wishlist-details-screen .icon-btn-round{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #0000000d}.wishlist-details-screen .icon-btn-pill{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:18px;align-items:center;gap:6px;height:36px;padding:0 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;display:flex;box-shadow:0 2px 8px #0000000d}.wishlist-grid-card{cursor:pointer;background:#fff;border-radius:16px;width:100%;padding:12px;box-shadow:0 4px 20px #00000014}.wishlist-grid-card--plain{box-shadow:none;background:0 0;padding:0}.wishlist-preview-card{text-align:left;cursor:pointer;background:0 0;border:none;width:min(190px,100%);padding:0}.wishlist-preview-mosaic{background:#fff;border:1px solid #d9d9de;border-radius:12px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:5px;padding:6px;display:grid}.wishlist-preview-slot{isolation:isolate;background:#f4f4f6;border-radius:8px;min-height:42px;position:relative;overflow:hidden}.wishlist-preview-title{color:#2f2937;margin-top:5px;font-size:18px;font-weight:600;line-height:1.1;display:block}.wishlist-preview-empty{color:#8b8793;grid-column:1/-1;place-items:center;min-height:90px;font-size:14px;display:grid}.wishlist-items-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.wishlist-items-grid--catalog{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));align-items:start;gap:14px}.wishlist-items-grid--catalog .ds-item-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s,border .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.wishlist-items-grid--catalog .ds-item-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000000f}.wishlist-items-grid--catalog .ds-item-card.ds-item-card--pin{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.wishlist-items-grid--catalog .ds-item-card.ds-item-card--pin:hover{box-shadow:none;transform:none}.wishlist-items-grid--catalog .ds-item-card.ds-item-card--pin:hover .ds-item-img-container{background:#ececef;transition:background .2s}.wishlist-items-grid--catalog .ds-item-img-container{aspect-ratio:1;background-color:#f3f4f6;width:100%;position:relative}.wishlist-items-grid--catalog .ds-item-card.ds-item-card--pin .ds-item-img-container{aspect-ratio:unset;min-height:0;box-shadow:none;background:#f3f3f5;border:none;border-radius:16px;padding:0;display:block;overflow:hidden}.wishlist-items-grid--catalog .ds-item-img-container img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wishlist-items-grid--catalog .ds-item-card.ds-item-card--pin .ds-item-img-container img{-o-object-fit:unset;object-fit:unset;width:100%;height:auto;display:block}.wishlist-items-grid--catalog .ds-item-details{flex-direction:column;gap:.5rem;padding:1.2rem;display:flex}.wishlist-items-grid--catalog .ds-item-card.ds-item-card--pin .ds-item-details{text-align:left;align-items:flex-start;gap:.1rem;padding:.4rem 2px 0}.wishlist-items-grid--catalog .ds-item-title{color:#111827;margin:0;font-size:15px;font-weight:600;line-height:1.3}.wishlist-items-grid--catalog .ds-item-card.ds-item-card--pin .ds-item-title{color:#111827;letter-spacing:-.015em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.28;display:-webkit-box;overflow:hidden}.wishlist-items-grid--catalog .ds-item-price{color:#a819ff;margin:0;font-size:14px;font-weight:700}.wishlist-items-grid--catalog .ds-item-card.ds-item-card--pin .ds-item-price{color:#6b7280;font-size:11px;font-weight:400}.wishlist-details-screen:has(.wishlist-catalog-overlay){overflow:hidden}.wishlist-catalog-overlay{z-index:1500;-webkit-backdrop-filter:blur(4px);background:#1111115c;flex-direction:column;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:absolute;inset:0}.wishlist-catalog-modal{width:100%;height:100%;min-height:0;max-height:none;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;flex:1;padding:0;display:flex;overflow:hidden}.wishlist-catalog-header{background:#fff;border-bottom:1px solid #eef0f4;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 16px;display:flex}.wishlist-catalog-header h3{letter-spacing:-.02em;color:#1c1c1e;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;overflow:hidden}.wishlist-catalog-close{cursor:pointer;background:#f4f4f6;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s,transform .12s;display:flex}.wishlist-catalog-close:hover{background:#e8e8ed}.wishlist-catalog-close:active{transform:scale(.96)}.wishlist-catalog-body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:18px 20px 28px;overflow:hidden auto}.wishlist-catalog-empty{text-align:center;color:#8b8793;grid-column:1/-1;margin:0;padding:48px 16px 24px;font-family:Outfit,sans-serif;font-size:15px;font-style:normal;font-weight:500}.wishlist-catalog-side-panel{pointer-events:auto;box-sizing:border-box;background:0 0;border:none;margin:0;padding:0}.wishlist-catalog-dock-surface{opacity:0;will-change:opacity, transform;flex-direction:column;width:100%;height:100%;min-height:0;transition:opacity .34s,transform .38s cubic-bezier(.22,.61,.36,1);display:flex;transform:translate(20px)}.wishlist-catalog-side-panel--open .wishlist-catalog-dock-surface{opacity:1;transform:translate(0)}.wishlist-catalog-dock-surface .wishlist-catalog-modal--docked{flex-direction:column;flex:1;min-height:0;display:flex}.wishlist-catalog-modal--docked{border:1px solid #e8eaef;border-radius:22px;max-height:none;box-shadow:0 24px 48px #00000024,0 4px 12px #0000000f}.wishlist-catalog-body--docked{padding:16px 18px 22px}.wishlist-catalog-side-panel .wishlist-item-screen{border-radius:inherit;flex:1;height:100%;min-height:0;max-height:100%;overflow:hidden}.wishlist-catalog-side-panel .wishlist-item-header{flex-shrink:0;padding-top:16px}.wishlist-catalog-side-panel .wishlist-item-content{min-height:0}.wishlist-catalog-side-panel .item-image-card{margin-top:8px;margin-bottom:16px}@media (prefers-reduced-motion:reduce){.wishlist-catalog-dock-surface{opacity:1;transition:none;transform:none}}.wishlist-grid{border-radius:12px;grid-template-rows:repeat(2,80px);grid-template-columns:repeat(3,1fr);gap:8px;display:grid;overflow:hidden}.grid-img-wrap{background:#f4f4f4;border-radius:8px;width:100%;height:100%;overflow:hidden}.grid-img-wrap img{-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.row-span-2{grid-row:span 2}@media (width>=1024px){.wishlist-details-screen .details-bg-gradient-blue{display:none}.wishlist-details-screen .details-content{width:100%;max-width:638px;margin:0 auto}.wishlist-details-screen .action-prompt{display:none}.wishlist-details-screen .action-row-top{justify-content:flex-end}.wishlist-details-screen .action-row-top .action-icons{gap:10px}.wishlist-details-screen .action-row-top .icon-btn-round{border:1px solid #f0f0f0;border-radius:28px;width:56px;height:56px;transition:transform .15s;box-shadow:0 6px 16px #0000000f}.wishlist-details-screen .action-row-top .icon-btn-round:active{transform:scale(.94)}.wishlist-details-screen .action-row-top .icon-btn-pill{border:1px solid #f0f0f0;border-radius:28px;gap:8px;height:56px;padding:0 16px;font-size:14px;font-weight:600;transition:transform .15s;box-shadow:0 6px 16px #0000000f}.wishlist-details-screen .action-row-top .icon-btn-pill:active{transform:scale(.97)}.wishlist-details-screen .action-row-top .action-icons svg{width:24px;height:24px}.wishlist-details-screen .action-row-top .action-icons img{width:22px!important;height:22px!important}.nws-modal-container .wishlist-details-screen .details-header{justify-content:flex-end;gap:0;padding:26px 28px 14px}.nws-modal-container .wishlist-details-screen .details-title,.nws-modal-container .wishlist-details-screen .details-header-icon--back{display:none}.nws-modal-container .wishlist-details-screen .back-btn{width:40px;height:40px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:999px}.nws-modal-container .wishlist-details-screen .details-header-icon--close{display:block!important}}@media (width>=768px){.nws-modal-container:has(.wishlist-details-screen){width:min(92vw,640px);max-width:640px;height:auto;max-height:88vh}.nws-modal-container .wishlist-details-screen{justify-content:center;width:100%;height:auto;min-height:0;max-height:88vh;margin:0 auto;display:flex}.nws-modal-container .wishlist-details-screen .details-content{padding-bottom:36px;padding-left:34px;padding-right:34px}.nws-modal-container .wishlist-details-screen .wishlist-actions{gap:20px;padding-top:48px}}.wishlist-item-modal-overlay{z-index:1200;-webkit-backdrop-filter:blur(3px);background:#11111157;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.wishlist-item-modal-container{background:#fff;border-top-left-radius:28px;border-top-right-radius:28px;width:100%;height:94%;animation:.24s ease-out wishlistItemSlideUp;overflow:hidden}@keyframes wishlistItemSlideUp{0%{opacity:.65;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width>=768px){.wishlist-item-modal-overlay{align-items:center;padding:24px}.wishlist-item-modal-container{border-radius:28px;width:min(560px,100%);height:auto;max-height:88vh;box-shadow:0 24px 48px #00000029}}.wishlist-details-screen .supporters-action-row{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:100%;height:48px;min-height:48px;max-height:48px;display:flex}.wishlist-details-screen .avatar-stack{flex:none;align-items:center;display:flex}.wishlist-details-screen .stack-avatar,.wishlist-details-screen .stack-badge{flex:0 0 40px;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;margin-left:-10px}.wishlist-details-screen .stack-avatar:first-child{margin-left:0}.wishlist-details-screen .see-all-btn{white-space:nowrap;flex:none;height:36px;min-height:36px;padding:0 14px;font-size:12px}.wishlist-details-screen{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,sans-serif}.wishlist-details-screen .details-title{letter-spacing:-.2px;font-size:18px;font-weight:700}.wishlist-details-screen .author-handle{color:#6e6a7c;letter-spacing:-.1px;font-size:14px;font-weight:500}.wishlist-details-screen .details-heading{color:#292330;letter-spacing:-.35px;font-size:20px;font-weight:700;line-height:1.2}.wishlist-details-screen .details-expiry{color:#9e9aa8;letter-spacing:-.1px;font-size:12px;font-weight:500}.wishlist-details-screen .details-description{color:#777;letter-spacing:-.1px;font-size:17px;font-weight:500;line-height:1.65}.wishlist-details-screen .supporters-title{color:#1c1c1e;font-size:14px;font-weight:700}.wishlist-details-screen .charitable-link-label{color:#8e8a9a;letter-spacing:-.1px;font-size:12px;font-weight:500}.-wishlist-details-screen-style-1{text-align:center;padding:50px}.-wishlist-details-screen-style-2{background-color:#fff;position:relative}.-wishlist-details-screen-style-3{z-index:2;position:relative}.wishlist-item-screen{background-color:#fff;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.wishlist-item-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;padding:58px 16px 16px;display:flex}.back-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.wishlist-item-header-spacer{flex-shrink:0;width:40px;height:40px}.wishlist-item-title{color:#2e2638;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.wishlist-item-content{flex:1;padding:0 24px;overflow-y:auto}.wishlist-item-content::-webkit-scrollbar{display:none}.wishlist-item-content{-ms-overflow-style:none;scrollbar-width:none}.item-image-card{flex-direction:column;gap:12px;width:100%;margin-top:16px;margin-bottom:24px;display:flex}.item-author-tag{color:#1c1c1e;align-items:center;gap:8px;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;display:flex}.tag-avatar{background:#e5e5e5;border-radius:50%;width:24px;height:24px}.item-image-wrap{aspect-ratio:1;background:#f0f0f0;border-radius:16px;width:100%;position:relative;overflow:hidden}.item-image-wrap img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.item-heading{color:#2e2638;flex:1;margin:0;padding-right:12px;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}.item-description{color:#666;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;line-height:1.45}.item-footer{flex-direction:column;gap:12px;padding:16px 24px 40px;display:flex}.store-options-wrap{grid-template-columns:1fr;gap:8px;display:grid}.store-option-btn{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #ececf0;border-radius:14px;width:100%;height:46px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.store-option-btn:hover{background:#f8f8fa}.item-heading-row{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.item-price-row{justify-content:space-between;align-items:center;width:100%;padding-bottom:4px;display:flex}.item-price-label{color:#1c1c1e;font-size:18px;font-weight:700}.item-price-value{color:#1c1c1e;font-size:24px;font-weight:700}@media (width>=1024px){.wishlist-item-header{padding:24px 24px 14px}.wishlist-item-content{padding:0 24px}.item-footer{padding:14px 24px 24px}.nws-modal-container .wishlist-item-screen{border-radius:inherit;max-width:none;height:100%;min-height:100%;box-shadow:none;border:0;margin:0}}.contribute-action-btn{color:#fff;cursor:pointer;background:#a819ff;border:none;border-radius:25px;width:100%;height:50px;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s;box-shadow:0 4px 15px #a819ff59}.contribute-action-btn:active{transform:scale(.98)}.contribute-action-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.paid-btn{color:#64748b;box-shadow:none;background:#e2e8f0}.-wishlist-item-screen-style-1{text-align:center;padding:50px}.wishlist-grid-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.wishlist-grid-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;padding:58px 16px 16px;display:flex}.wishlist-grid-title{color:#2e2638;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.wishlist-grid-content{flex:1;padding:16px 24px;overflow-y:auto}.wishlist-grid-content::-webkit-scrollbar{display:none}.wishlist-grid-content{-ms-overflow-style:none;scrollbar-width:none}.masonry-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.masonry-item{cursor:pointer;flex-direction:column;gap:8px;display:flex}.mt-6{margin-top:24px}.masonry-img-wrap{background:#fff;border:1px solid #f4f4f4;border-radius:16px;width:100%;padding-bottom:125%;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.masonry-img-wrap img{-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0}.masonry-info{flex-direction:column;gap:2px;display:flex}.masonry-title{color:#1c1c1e;font-family:Outfit,sans-serif;font-size:12px;font-weight:600}.masonry-price{color:#545454;font-family:Outfit,sans-serif;font-size:11px;font-weight:400}.add-item-fab{color:#fff;cursor:pointer;z-index:100;background:#a819ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:32px;font-weight:300;display:flex;position:fixed;bottom:80px;right:20px;box-shadow:0 4px 12px #a819ff4d}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;flex-direction:column;gap:12px;width:90%;max-width:400px;padding:24px;display:flex}.modal-content h3{color:#1c1c1e;margin:0 0 12px}.modal-content button{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #e5e5ea;border-radius:8px;padding:12px;font-weight:500}.modal-content button:not(:disabled):hover{background:#f8f9fa}.modal-content button:disabled{opacity:.5;cursor:not-allowed}.-wishlist-grid-screen-style-1{width:100%;margin-bottom:16px;padding:8px}.personal-details-screen{-webkit-font-smoothing:antialiased;background-color:#fff;flex-direction:column;width:100%;height:100dvh;max-height:100dvh;font-family:Outfit,sans-serif;display:flex;position:relative;overflow:hidden}.personal-details-bg-gradient{z-index:0;pointer-events:none;background:linear-gradient(#d8c9ff 0%,#e8dfff 38%,#f4efff 62%,#fff0 100%);width:100%;height:480px;position:absolute;top:0;left:0}@media (width>=1024px){.personal-details-bg-gradient{display:none}.personal-details-screen{background-color:#fff}}.personal-details-screen .details-header{z-index:20;justify-content:flex-start;align-items:center;gap:2px;padding:54px 20px 10px;display:flex;position:relative}.personal-details-screen .back-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.personal-details-screen .details-title{color:#1c1c1e;text-align:left;letter-spacing:-.2px;flex:none;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}.personal-details-screen .header-right-placeholder{display:none}.personal-details-screen .personal-view{flex-direction:column;flex:auto;min-height:0;animation:.22s ease-out both personalViewIn;display:flex}@keyframes personalViewIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.personal-details-screen .personal-view{animation:none}}.personal-details-screen .details-content{z-index:2;flex-direction:column;flex:auto;min-height:0;padding:6px 21px 48px;display:flex;position:relative;overflow:visible}.personal-details-screen .details-author-row{justify-content:space-between;align-items:center;margin-top:12px;margin-bottom:0;display:flex}.personal-details-screen .details-author{align-items:center;gap:8px;display:flex}.personal-details-screen .author-avatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;width:26px;height:26px;overflow:hidden}.personal-details-screen .author-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.personal-details-screen .author-handle{color:#6e6a7c;letter-spacing:-.1px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500}.personal-details-screen .details-emoji-group{flex-shrink:0;font-size:24px;display:flex;position:relative}.personal-details-screen .details-heading{color:#292330;letter-spacing:-.35px;margin:18px 0 2px;padding-top:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.personal-details-screen .details-expiry{color:#9e9aa8;margin-bottom:18px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500}.personal-details-screen .details-description{color:#777;letter-spacing:-.1px;margin:0 0 28px;font-family:Outfit,sans-serif;font-size:17px;font-weight:500;line-height:1.65}.personal-goal-block{margin-top:4px;margin-bottom:8px}.personal-goal-label-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.personal-goal-label{color:#1c1c1e;letter-spacing:-.1px;font-family:Outfit,sans-serif;font-size:12px;font-weight:600}.personal-progress-row{align-items:center;gap:14px;margin-bottom:22px;display:flex}.personal-progress-track{background-color:#f0f0f0;border-radius:999px;flex:1;height:8px;overflow:hidden}.personal-progress-fill{background:linear-gradient(90deg,#c9a6ff 0%,#d1a3ff 100%);border-radius:999px;min-width:0;height:100%;transition:width .35s}.personal-progress-meta{color:#8e8a9a;white-space:nowrap;text-align:right;flex-shrink:0;min-width:72px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500}.personal-stats-row{text-align:center;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.personal-stat{flex:1;min-width:0}.personal-stat-value{color:#616161;letter-spacing:-.5px;font-family:Outfit,sans-serif;font-size:22px;font-weight:700;line-height:1.15}.personal-stat-value--raised{color:#9773d5}.personal-stat-label{color:#8e8a9a;margin-top:4px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500}.personal-details-screen .supporters-section{flex-direction:column;gap:14px;margin-top:8px;display:flex}.personal-details-screen .supporters-labels{align-items:center;gap:14px;width:100%;display:flex}.personal-details-screen .supporters-title{color:#1c1c1e;text-align:left;flex:none;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.personal-details-screen .charitable-link-label,.personal-details-screen .personal-link-label{color:#8e8a9a;letter-spacing:-.1px;align-items:center;gap:5px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500;display:flex}.personal-details-screen .supporters-action-row{justify-content:space-between;align-items:center;width:100%;height:48px;display:flex}.personal-details-screen .avatar-stack{align-items:center;display:flex}.personal-details-screen .stack-avatar,.personal-details-screen .stack-badge{background:#e5e5e5;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-10px;display:flex;position:relative;overflow:hidden}.personal-details-screen .stack-avatar:first-child{margin-left:0}.personal-details-screen .stack-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.personal-details-screen .stack-badge{color:#fff;background:#1c1c1e;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.personal-details-screen .stack-avatar:first-child{z-index:1}.personal-details-screen .stack-avatar:nth-child(2){z-index:2}.personal-details-screen .stack-avatar:nth-child(3){z-index:3}.personal-details-screen .stack-badge{z-index:4}.personal-details-screen .see-all-btn{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:22px;padding:10px 22px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;transition:transform .15s;box-shadow:0 4px 14px #0000000d}.personal-details-screen .see-all-btn:active{transform:scale(.97)}.personal-details-screen .personal-actions{flex-direction:column;gap:14px;margin-top:auto;padding-top:32px;display:flex}.personal-details-screen .action-row-top{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.personal-details-screen .action-row-top.justify-end{justify-content:flex-end}.personal-details-screen .action-prompt{color:#6e6a7c;letter-spacing:-.1px;max-width:58%;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;line-height:1.35}.personal-details-screen .action-icons{flex-shrink:0;align-items:center;gap:10px;display:flex}.personal-details-screen .action-icons--mobile{display:none}.personal-details-screen .icon-btn-round{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .15s;display:flex;box-shadow:0 6px 16px #0000000f}.personal-details-screen .icon-btn-round:active{transform:scale(.94)}.personal-details-screen .icon-btn-pill{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:21px;align-items:center;gap:8px;height:42px;padding:0 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:transform .15s;display:flex;box-shadow:0 6px 16px #0000000f}.personal-details-screen .icon-btn-pill:active{transform:scale(.97)}.personal-details-screen .primary-action-btn{color:#fff;cursor:pointer;letter-spacing:-.2px;background:#1c1c1e;border:none;border-radius:28px;width:100%;height:56px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .15s;box-shadow:0 14px 28px #1c1c1e38,0 4px 10px #1c1c1e1f}.personal-details-screen .primary-action-btn:active{transform:translateY(1px)scale(.99)}.personal-details-screen .personal-donate-row{align-items:stretch;gap:12px;display:flex}.personal-details-screen .personal-donate-row .primary-action-btn{flex:auto;width:auto}.personal-details-screen .personal-donate-row .action-icons{flex:none;height:56px;margin-left:auto}.personal-details-screen .personal-donate-row .icon-btn-round,.personal-details-screen .personal-donate-row .icon-btn-pill{border-radius:28px;height:56px}.personal-details-screen .personal-donate-row .icon-btn-round{width:56px}@media (width<=767px){.personal-details-screen .details-content{padding-bottom:300px;padding-left:31px;padding-right:31px}.personal-details-screen .details-author-row{margin-top:10px;margin-bottom:4px}.personal-details-screen .details-heading{margin:8px 0 2px;font-size:19px;font-weight:600}.personal-details-screen .details-expiry{margin-bottom:12px}.personal-details-screen .details-description{color:#2a2a2a;font-size:16px;font-weight:500}.personal-details-screen .supporters-labels,.personal-details-screen .supporters-title,.personal-details-screen .personal-link-label,.personal-details-screen .charitable-link-label{color:#6d6d6d}.personal-details-screen .stack-avatar,.personal-details-screen .stack-badge{width:40px;height:40px;margin-left:-10px}.personal-details-screen .stack-avatar:first-child{margin-left:0}.personal-details-screen .see-all-btn{border-radius:20px;padding:8px 18px;font-size:13px}.personal-details-screen .icon-btn-round{width:40px;height:40px}.personal-details-screen .icon-btn-pill{border-radius:20px;height:40px;padding:0 16px}.personal-details-screen .action-icons svg,.personal-details-screen .action-icons img{width:22px!important;height:22px!important}.personal-details-screen .personal-donate-row .icon-btn-round{width:40px!important;height:40px!important}.personal-details-screen .personal-donate-row .icon-btn-pill{border-radius:20px!important;height:40px!important;padding:0 16px!important}.personal-details-screen .personal-actions{left:31px;right:31px;bottom:calc(150px + env(safe-area-inset-bottom,0px));z-index:1390;background:#fff;gap:8px;padding-top:0;position:fixed;margin-top:0!important;margin-bottom:0!important}.personal-details-screen .action-row-top{order:1;justify-content:space-between;align-items:center;margin-top:6px;margin-bottom:2px}.personal-details-screen .action-prompt{max-width:none}.personal-details-screen .action-icons--mobile{display:flex}.personal-details-screen .action-icons--desktop{display:none}.personal-details-screen .personal-donate-row{flex-direction:column;order:2;align-items:stretch;gap:0;margin-top:2px}.personal-details-screen .personal-donate-row .action-icons{display:none}.personal-details-screen .personal-donate-row .primary-action-btn{order:2;width:100%}}@media (width>=1024px){.personal-details-screen .details-content{width:100%;max-width:638px;margin:0 auto}.personal-details-screen .action-prompt{display:none}.personal-details-screen .author-handle{font-size:15px}.personal-details-screen .details-heading{color:#292330;font-size:20px;line-height:1.15}.personal-details-screen .details-expiry{font-size:13px}.personal-details-screen .details-description{font-size:18px;font-weight:500;line-height:1.7}.personal-details-screen .personal-goal-label{font-size:15px}.personal-details-screen .personal-progress-meta{font-size:13px}.personal-details-screen .personal-stat-value{font-size:24px}.personal-details-screen .personal-stat-label{font-size:13px}.personal-details-screen .supporters-title{font-size:16px}.personal-details-screen .personal-link-label{font-size:13px}.personal-details-screen .see-all-btn{font-size:15px}.nws-modal-container .personal-details-screen .details-header{justify-content:flex-end;gap:0;padding:26px 28px 14px}.nws-modal-container .personal-details-screen .details-title,.nws-modal-container .personal-details-screen .details-header-icon--back{display:none}.nws-modal-container .personal-details-screen .back-btn{width:40px;height:40px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:999px}.nws-modal-container .personal-details-screen .details-header-icon--close{display:block!important}}@media (width>=768px){.nws-modal-container:has(.personal-details-screen){width:min(92vw,640px);max-width:640px;height:auto;max-height:88vh}.nws-modal-container .personal-details-screen{justify-content:center;width:100%;height:auto;min-height:0;max-height:88vh;margin:0 auto;display:flex}.nws-modal-container .personal-details-screen .personal-view{min-height:0}.nws-modal-container .personal-details-screen .details-content{padding-left:34px;padding-right:34px}.nws-modal-container .personal-details-screen .personal-actions{gap:18px;padding-top:40px}.nws-modal-container.nws-modal-container--donate-embedded{width:min(92vw,620px);max-width:620px}.nws-modal-container.nws-modal-container--success-embedded{flex-direction:column;justify-content:center;align-items:center;width:min(92vw,420px);max-width:420px;height:min(92vh,88vh + 40px);min-height:640px;max-height:min(92vh,88vh + 40px);display:flex;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.nws-modal-container.nws-modal-container--success-embedded .personal-details-screen{width:100%;max-width:420px;margin:0 auto}.nws-modal-container:has(.personal-view--success) .personal-details-screen{width:100%;max-width:420px;margin:0 auto}.nws-modal-container:has(.personal-view--success){flex-direction:column;justify-content:center;align-items:center;width:min(92vw,420px);max-width:420px;height:min(73vh,88vh + 40px);min-height:640px;max-height:min(92vh,88vh + 40px);display:flex;inset:50% auto auto 50%;transform:translate(-50%,-50%)}}@media (width>=1024px){.nws-modal-container.nws-modal-container--success-embedded{justify-content:center;align-items:center;margin:0;animation:none;position:fixed;inset:50% auto auto 50%;overflow-y:auto;transform:translate(-50%,-50%)}.nws-modal-container:has(.personal-view--success){justify-content:center;align-items:center;margin:0;animation:none;position:fixed;inset:50% auto auto 50%;overflow-y:auto;transform:translate(-50%,-50%)}.nws-modal-container.nws-modal-container--success-embedded .personal-details-screen{flex-shrink:0;margin:0 auto}.nws-modal-container:has(.personal-view--success) .personal-details-screen{flex-shrink:0;margin:0 auto}}.-personal-details-screen-style-1{text-align:center;padding:50px}.donate-amount-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.donate-amount-screen--embedded{box-sizing:border-box;flex-direction:column;flex:1;align-items:center;width:100%;padding:0 18px;display:flex}.donate-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;padding:58px 16px 16px;display:flex}.donate-title{color:#2e2638;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.donate-content{flex-direction:column;flex:1;align-items:center;padding:0 24px;display:flex;overflow-y:auto}.donate-amount-screen--embedded .donate-header{box-sizing:border-box;grid-template-columns:42px 1fr 42px;align-items:center;width:100%;max-width:520px;margin:0;padding:26px 0 14px;display:grid}.donate-amount-screen--embedded .back-btn{width:42px;height:42px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex:0 0 42px;justify-self:start}.donate-amount-screen--embedded .header-right-placeholder{flex:0 0 42px;justify-self:end;width:42px;display:block}.donate-amount-screen--embedded .donate-close-btn{width:42px;height:42px;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:0;display:flex}.donate-amount-screen--embedded .donate-title{color:#444;letter-spacing:-.15px;text-align:center;justify-self:center;margin:0;font-size:15px;font-weight:700}.donate-amount-screen--embedded .donate-content{box-sizing:border-box;align-items:center;gap:18px;width:100%;max-width:520px;margin:0;padding:10px 18px 0}.donate-amount-screen--embedded .donate-subtitle{margin:6px 0 18px}.donate-amount-screen--embedded .amount-display-card{height:118px;box-shadow:none;background:#f5f5f8;border:none;border-radius:14px;margin-bottom:0}.donate-amount-screen--embedded .currency-symbol,.donate-amount-screen--embedded .amount-value{color:#3f3f44;font-size:58px;font-weight:700}.donate-amount-screen--embedded .custom-input-wrapper{background:#fff;border:1px solid #d9d9de;border-radius:8px;height:50px}.donate-amount-screen--embedded .donate-footer{box-sizing:border-box;width:100%;max-width:520px;margin:0;padding:18px 18px 28px}.donate-amount-screen--embedded .preset-amounts-grid{gap:12px;width:100%;margin-bottom:4px}.donate-amount-screen--embedded .preset-btn{color:#333;height:50px;box-shadow:none;background:#f3f3f6;border-radius:6px;font-size:18px;font-weight:700}.donate-amount-screen--embedded .preset-btn.active{color:#fff;background:#4a4a4a}.donate-amount-screen--embedded .custom-amount-section{gap:12px;width:100%}.donate-amount-screen--embedded .amount-display-card,.donate-amount-screen--embedded .custom-input-wrapper,.donate-amount-screen--embedded .complete-btn{width:100%}.donate-amount-screen--embedded .custom-amount-label{color:#50505a;font-size:14px;font-weight:600}.donate-amount-screen--embedded .input-currency{color:#2f2f34;font-size:18px;font-weight:700}.donate-amount-screen--embedded .custom-input{color:#b1b1b8;font-size:18px;font-weight:600}.donate-amount-screen--embedded .complete-btn{color:#fff;height:50px;box-shadow:none;background:#343434;border-radius:25px;font-size:15px;font-weight:600}.donate-subtitle{color:#2e2638;text-align:center;margin:16px 0;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}.amount-display-card{background-color:#f8f8f8;border-radius:16px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:24px;display:flex}.currency-symbol,.amount-value{color:#2e2638;font-family:Outfit,sans-serif;font-size:72px;font-weight:700;line-height:1}.preset-amounts-grid{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;margin-bottom:32px;display:grid}.preset-btn{color:#1c1c1e;cursor:pointer;background-color:#f8f8f8;border:none;border-radius:8px;justify-content:center;align-items:center;height:52px;font-family:Outfit,sans-serif;font-size:20px;font-weight:600;transition:all .2s;display:flex}.preset-btn.active{color:#fff;background-color:#303030}.custom-amount-section{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.custom-amount-label{color:#545454;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.custom-input-wrapper{border:1px solid #d9d9d9;border-radius:8px;align-items:center;width:100%;height:56px;padding:0 16px;display:flex}.input-currency{color:#1c1c1e;margin-right:8px;font-family:Outfit,sans-serif;font-size:20px;font-weight:600}.custom-input{color:#a3a3a3;background:0 0;border:none;outline:none;flex:1;font-family:Outfit,sans-serif;font-size:20px;font-weight:600}.donate-footer{padding:16px 24px 40px}.complete-btn{color:#fff;cursor:pointer;background-color:#303030;border:none;border-radius:28px;width:100%;height:56px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.complete-btn:disabled{color:#f7f7f9;cursor:not-allowed;opacity:1;background-color:#c9c9cf}@media (width>=768px){.nws-modal-container:has(.donate-amount-screen--embedded){width:min(92vw,620px);max-width:620px}.nws-modal-container .donate-amount-screen--embedded{height:100%;max-height:100%}}.-personal-actions-style-1{background:#fff}.-personal-actions-style-2{width:22px;height:22px}.-personal-actions-style-3{background:#fff}.-personal-actions-style-4{width:22px;height:22px}.volunteer-details-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.details-bg-gradient-warm{z-index:1;background:linear-gradient(#fff0e2 0%,#fff0 100%);width:100%;height:300px;position:absolute;top:0;left:0}.details-header{z-index:20;justify-content:space-between;align-items:center;padding:58px 16px 16px;display:flex}.details-title{color:#1c1c1e;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.details-content{z-index:10;flex-direction:column;flex:1;padding:0 24px 120px;display:flex;overflow-y:auto}.details-content::-webkit-scrollbar{display:none}.details-content{-ms-overflow-style:none;scrollbar-width:none}@media (width<=767px){.details-author-row{margin-top:10px;margin-bottom:4px}.details-heading{margin:6px 0 2px;padding-top:6px;font-weight:600}.details-expiry{margin-bottom:12px}.details-description{color:#2a2a2a;font-size:14px;font-weight:500}.supporters-labels,.supporters-title,.charitable-link-label{color:#6d6d6d}.stack-avatar,.stack-badge{width:40px;height:40px;margin-left:-10px}.stack-avatar:first-child{margin-left:0}.see-all-btn{border-radius:20px;padding:8px 18px;font-size:13px}.volunteer-details-screen .details-content{padding-bottom:170px}.volunteer-actions{margin-top:34px;margin-bottom:calc(28px + env(safe-area-inset-bottom,0px));z-index:1390;padding-top:24px;position:relative}}.details-author-row{justify-content:space-between;align-items:center;margin-top:16px;margin-bottom:8px;display:flex}.details-author{align-items:center;gap:8px;display:flex}.author-avatar{background:#e5e5e5;border-radius:50%;width:24px;height:24px;overflow:hidden}.author-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.author-handle{color:#6e6a7c;font-family:Outfit,sans-serif;font-size:15px;font-weight:400}.details-emoji-group{font-size:32px;display:flex;position:relative}.emoji-house{position:relative}.details-heading{color:#1c1c1e;margin:0 0 4px;padding-top:12px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700}.details-expiry{color:#a3a3a3;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:11px;font-weight:500}.details-description{color:#1c1c1e;margin:0 0 32px;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:1.45}.supporters-section{flex-direction:column;gap:8px;display:flex}.mt-2{margin-top:8px}.supporters-labels{text-align:left;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.supporters-title{text-align:left;color:#545454;flex:none;width:auto;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;text-align:left!important;flex:none!important;width:auto!important}.charitable-link-label{color:#6e6a7c;align-items:center;gap:4px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500;display:flex}.supporters-action-row{justify-content:space-between;align-items:center;width:100%;height:48px;display:flex}.avatar-stack{align-items:center;display:flex}.stack-avatar,.stack-badge{background:#e5e5e5;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-left:-12px;display:flex;position:relative;overflow:hidden}.stack-avatar:first-child{margin-left:0}.stack-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.stack-badge{color:#fff;background:#333;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.z-3{z-index:3}.z-2{z-index:2}.z-1{z-index:1}.z-0{z-index:0}.supporters-right-actions{align-items:center;gap:12px;display:flex}.icon-btn-round-small{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 8px #0000000d}.see-all-btn{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:20px;padding:8px 24px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;box-shadow:0 2px 8px #0000000d}.map-section{flex-direction:column;gap:8px;margin-top:32px;display:flex}.map-title{color:#545454;margin:0;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.map-container{cursor:pointer;border:1px solid #ebebeb;border-radius:12px;width:100%;height:120px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.map-svg-bg{width:100%;height:100%}.map-pin{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.volunteers-count-text{color:#6e6a7c;margin-top:4px;font-family:Outfit,sans-serif;font-size:16px;font-weight:500}.volunteer-actions{flex-direction:column;gap:16px;margin-top:auto;padding-top:40px;display:flex}.volunteer-details-screen .action-row-top{justify-content:space-between;align-items:center;width:100%;display:flex}.volunteer-details-screen .action-row-top.justify-end{justify-content:flex-end}.volunteer-details-screen .action-icons{flex-shrink:0;align-items:center;gap:12px;display:flex}.volunteer-details-screen .icon-btn-round{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #0000000d}.volunteer-details-screen .icon-btn-pill{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:18px;align-items:center;gap:6px;height:36px;padding:0 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;display:flex;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.volunteer-details-screen .icon-btn-round{width:48px;height:48px}.volunteer-details-screen .icon-btn-pill{border-radius:24px;height:48px;padding:0 20px}.volunteer-details-screen .action-icons svg,.volunteer-details-screen .action-icons img{width:26px!important;height:26px!important}.volunteer-details-screen .action-icons .icon-btn-round{width:48px!important;height:48px!important}.volunteer-details-screen .action-icons .icon-btn-pill{border-radius:24px!important;height:48px!important;padding:0 20px!important}}.primary-action-btn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:28px;width:100%;height:56px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.stack-avatar:first-child{z-index:1}.stack-avatar:nth-child(2){z-index:2}.stack-avatar:nth-child(3){z-index:3}.stack-badge{z-index:4}@media (width>=1024px){.volunteer-details-screen .details-bg-gradient-warm{display:none}.volunteer-details-screen .details-content{width:100%;max-width:638px;margin:0 auto}.volunteer-details-screen .action-prompt{display:none}.volunteer-details-screen .action-row-top{justify-content:flex-end}.volunteer-details-screen .action-row-top .action-icons{gap:10px}.volunteer-details-screen .action-row-top .icon-btn-round{border:1px solid #f0f0f0;border-radius:28px;width:56px;height:56px;transition:transform .15s;box-shadow:0 6px 16px #0000000f}.volunteer-details-screen .action-row-top .icon-btn-round:active{transform:scale(.94)}.volunteer-details-screen .action-row-top .icon-btn-pill{border:1px solid #f0f0f0;border-radius:28px;gap:8px;height:56px;padding:0 16px;font-size:14px;font-weight:600;transition:transform .15s;box-shadow:0 6px 16px #0000000f}.volunteer-details-screen .action-row-top .icon-btn-pill:active{transform:scale(.97)}.volunteer-details-screen .action-row-top .action-icons svg{width:24px;height:24px}.volunteer-details-screen .action-row-top .action-icons img{width:22px!important;height:22px!important}.nws-modal-container .volunteer-details-screen .details-header{justify-content:flex-end;gap:0;padding:26px 28px 14px}.nws-modal-container .volunteer-details-screen .details-title,.nws-modal-container .volunteer-details-screen .details-header-icon--back{display:none}.nws-modal-container .volunteer-details-screen .back-btn{width:40px;height:40px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:999px}.nws-modal-container .volunteer-details-screen .details-header-icon--close{display:block!important}}@media (width>=768px){.nws-modal-container:has(.volunteer-details-screen){width:min(92vw,640px);max-width:640px;height:auto;max-height:88vh}.nws-modal-container .volunteer-details-screen{justify-content:center;width:100%;height:auto;min-height:0;max-height:88vh;margin:0 auto;display:flex}.nws-modal-container .volunteer-details-screen .details-content{padding-bottom:36px;padding-left:34px;padding-right:34px}.nws-modal-container .volunteer-details-screen .volunteer-actions{gap:20px;padding-top:48px}}.volunteer-details-screen .supporters-action-row{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:100%;height:48px;min-height:48px;max-height:48px;display:flex}.volunteer-details-screen .avatar-stack{flex:none;align-items:center;display:flex}.volunteer-details-screen .stack-avatar,.volunteer-details-screen .stack-badge{flex:0 0 40px;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;margin-left:-10px}.volunteer-details-screen .stack-avatar:first-child{margin-left:0}.volunteer-details-screen .see-all-btn{white-space:nowrap;flex:none;height:36px;min-height:36px;padding:0 14px;font-size:12px}.volunteer-details-screen{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,sans-serif}.volunteer-details-screen .details-title{letter-spacing:-.2px;font-size:18px;font-weight:700}.volunteer-details-screen .author-handle{color:#6e6a7c;letter-spacing:-.1px;font-size:14px;font-weight:500}.volunteer-details-screen .details-heading{color:#292330;letter-spacing:-.35px;font-size:20px;font-weight:700;line-height:1.2}.volunteer-details-screen .details-expiry{color:#9e9aa8;letter-spacing:-.1px;font-size:12px;font-weight:500}.volunteer-details-screen .details-description{color:#777;letter-spacing:-.1px;font-size:17px;font-weight:500;line-height:1.65}.volunteer-details-screen .supporters-title{color:#1c1c1e;font-size:14px;font-weight:700}.volunteer-details-screen .charitable-link-label{color:#8e8a9a;letter-spacing:-.1px;font-size:12px;font-weight:500}.-volunteer-details-screen-style-1{text-align:center;padding:50px}.-volunteer-details-screen-style-2{background-color:#fff}.-volunteer-details-screen-style-3{z-index:2;position:relative}.-volunteer-details-screen-style-4{margin-top:24px}.-volunteer-details-screen-style-5{margin-bottom:12px;font-size:14px;font-weight:600}.-volunteer-details-screen-style-6{background-color:#e5e5e5;border-radius:12px;height:140px;position:relative;overflow:hidden}.-volunteer-details-screen-style-7{width:100%;height:100%}.-volunteer-details-screen-style-8{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.-volunteer-details-screen-style-9{color:red;font-size:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.-volunteer-details-screen-style-10{color:#666;margin-top:8px;font-size:12px}.-volunteer-details-screen-style-11{color:#fff;border-radius:24px;padding:16px}.home-screen{background:#fff;flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.home-background-top{z-index:10;pointer-events:none;background:linear-gradient(#fff0 0%,#fff 25%);width:100%;height:112px;position:absolute;top:0;left:0}.home-content{flex:1;padding-bottom:90px;overflow:hidden auto}.home-content::-webkit-scrollbar{display:none}.home-content{-ms-overflow-style:none;scrollbar-width:none}.home-header{z-index:20;background:#fff;border-radius:0 0 29px 29px;flex-direction:column;gap:12px;padding:16px 20px 0;display:flex;position:sticky;top:0;box-shadow:0 -1px 7.1px #00000024}.header-top{justify-content:space-between;align-items:center;display:flex}.notification-btn{border-radius:18px;width:62px;position:relative}.notification-badge{color:#1c1c1e;margin-left:4px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.filter-tabs{grid-template-columns:repeat(4,1fr);align-items:center;padding-bottom:16px;display:grid;position:relative}.tab{color:#aaa;cursor:pointer;text-align:center;font-family:Outfit,sans-serif;font-size:14px;font-weight:500}.tab.active{color:#202020}.tab-icon{cursor:pointer;justify-content:center;align-items:center;gap:4px;font-size:14px;display:flex}.tab-indicator{background-color:#000;border-radius:2px;height:1px;transition:all .3s;position:absolute;bottom:13px}.tab-indicator.newest{width:27px;left:12.5%;transform:translate(-50%)}.tab-indicator.popular{width:27px;left:37.5%;transform:translate(-50%)}.tab-indicator.ending-soon{width:27px;left:62.5%;transform:translate(-50%)}.-home-screen-style-1{justify-content:space-between;align-items:center;display:flex}.-home-screen-style-2{align-items:center;display:flex}.-home-screen-style-3{width:auto;height:27px}.-home-screen-style-4{align-items:center;gap:8px;display:flex}.-home-screen-style-5{position:relative}.-home-screen-style-6{cursor:pointer}.-home-screen-style-7{cursor:pointer;align-items:center;gap:4px;display:flex}.-home-screen-style-8{width:16px;height:16px}.-home-screen-style-9{font-size:14px;font-weight:700}.-home-screen-style-10{transition:transform .2s}.-home-screen-style-11{z-index:50;background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;gap:8px;min-width:120px;padding:8px;display:flex;position:absolute;top:40px;right:0;box-shadow:0 10px 25px #0000001a}.-home-screen-style-12{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex}.-home-screen-style-13{width:20px;height:20px}.-home-screen-style-14{width:20px}.-home-screen-style-15{font-size:14px;font-weight:500}.-home-screen-style-16,.-home-screen-style-17{text-align:center;color:#6b7280;margin-top:2rem}.fundraising-card{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:10px;width:100%;padding:13px 19px;display:flex;box-shadow:0 2px 12.5px #0000001a}.fundraising-card-header{justify-content:space-between;align-items:center;display:flex}.fc-user-info{align-items:center;gap:8px;display:flex}.fc-avatar{background-color:#f3f4f6;border-radius:50%;width:17px;height:17px;overflow:hidden}.fc-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.fc-username{color:#6e6e6e;font-family:Outfit,sans-serif;font-size:12px;font-weight:500}.fc-deadline{color:#9ca3af;margin-left:4px;font-family:Outfit,sans-serif;font-size:11px}.fc-category-icon img{-o-object-fit:contain;object-fit:contain;width:25px;height:25px}.fundraising-card-content{flex-direction:column;flex:1;gap:4px;margin-top:-4px;display:flex}.fundraising-card-title{color:#000;margin:0;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:16px}.fundraising-card-description{color:#545454;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;overflow:hidden}.fundraising-card-progress-section{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.progress-bar-bg{background-color:#e8e9f1;border-radius:4px;flex:1;height:8px;overflow:hidden}.progress-text{color:#443953;white-space:nowrap;font-family:Outfit,sans-serif;font-size:10px;font-weight:900}.fundraising-card-footer{align-items:center;gap:12px;margin-top:4px;display:flex}.fc-likes{align-items:center;gap:6px;display:flex}.fc-likes-count{color:#4e4e4e;font-family:Outfit,sans-serif;font-size:11px;font-weight:500}.fc-type{color:#252525;font-family:Outfit,sans-serif;font-size:12px;font-weight:600}.-fundraising-card-style-1{height:180px;position:relative}.-fundraising-card-style-2{color:#2e7d32;background:#e8f5e9;border-radius:100px;padding:4px 10px;font-size:12px;font-weight:700;position:absolute;top:12px;right:12px}.-fundraising-card-style-3{cursor:pointer;z-index:2}.-fundraising-card-style-4{width:18px;height:18px}.-fundraising-card-style-5{z-index:9999;background-color:#fff;animation:.3s ease-out slideUp;position:fixed;inset:0}.-desktop-fundraising-card-style-1{flex-direction:column;min-width:0;height:210px;display:flex}.-desktop-fundraising-card-style-2{flex:1px;min-width:0}.-desktop-fundraising-card-style-3{flex-shrink:0px}.-desktop-fundraising-card-style-4{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.-desktop-fundraising-card-style-5{flex-shrink:0px;margin-left:4px}.-desktop-fundraising-card-style-6{flex-shrink:0px;margin-left:8px}.-desktop-fundraising-card-style-7{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.-desktop-fundraising-card-style-8{word-break:break-word;flex:1px;overflow:hidden}.-desktop-fundraising-card-style-9{margin-top:auto}.-desktop-fundraising-card-style-10{justify-content:space-between;align-items:center;display:flex}.-desktop-fundraising-card-style-11{flex:1px;align-items:center;gap:8px;min-width:0;display:flex}.-desktop-fundraising-card-style-12{cursor:pointer;flex-shrink:0px}.-desktop-fundraising-card-style-13{width:14px;height:14px}.-desktop-fundraising-card-style-14{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.-desktop-fundraising-card-style-15{flex-shrink:0px;margin-left:8px}.-desktop-fundraising-card-style-16{margin-top:6px}.-desktop-fundraising-card-style-17{z-index:9998;position:fixed}.-desktop-fundraising-card-style-18{z-index:9999;position:fixed;overflow-y:auto}:root{--purple-primary:#9b51e0;--purple-light:#f3ebfc;--text-dark:#000;--text-gray:#6b7280;--bg-gray:#f9fafb;--bg-white:#fff;--font-family:"Outfit", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.landing-container{background-color:var(--bg-white);min-height:100vh;font-family:var(--font-family);flex-direction:column;display:flex}html,body{overflow-x:clip}.landing-container,.landing-container *,.landing-container button,.landing-container input,.landing-container textarea,.landing-container select{font-family:var(--font-family)}.landing-header{z-index:50;background:0 0;padding:1.5rem 2rem;transition:padding .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:sticky;top:0}.landing-header:before{content:"";pointer-events:none;opacity:0;z-index:-1;background:linear-gradient(#fffffff5 0%,#ffffffe0 55%,#fff0 100%);transition:opacity .28s,transform .28s;position:absolute;inset:0;transform:translateY(-6px)}.landing-header.is-scrolled{-webkit-backdrop-filter:saturate(140%)blur(10px);padding:1rem 2rem;box-shadow:0 8px 24px -16px #1118272e}.landing-header.is-scrolled:before{opacity:1;transform:translateY(0)}.landing-nav-container{justify-content:flex-start;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;display:flex}.landing-auth-buttons{margin-left:auto}.landing-logo{align-items:center;gap:.5rem;display:flex}.logo-img{height:24px}.logo-text{color:var(--text-dark);font-size:1.25rem;font-weight:700}.landing-nav-links{gap:2.5rem;display:flex}.landing-nav-links a{color:var(--text-dark);font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-nav-links a:hover{color:var(--purple-primary)}.landing-search-container{flex-grow:0}.search-input-wrapper{background:var(--bg-white);border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.75rem;padding:.5rem 1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.search-icon{color:#9ca3af;width:20px;height:20px}.search-input,.zip-input{color:var(--text-dark);background:0 0;border:none;outline:none;font-size:1rem}.search-input{width:180px}.zip-input{width:130px}.search-divider{background-color:#e5e7eb;width:1px;height:18px;margin:0 .75rem}.landing-auth-buttons{align-items:center;gap:2rem;display:flex}.auth-login-btn{cursor:pointer;color:var(--text-dark);background:0 0;border:none;font-size:.9375rem;font-weight:600}.auth-signup-btn{background:var(--purple-primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.65rem 1.6rem;font-size:.9375rem;font-weight:600;transition:opacity .2s}.auth-signup-btn:hover{opacity:.9}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;display:none}.hero-section{text-align:center;isolation:isolate;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:60vh;padding:4rem 2rem 0;display:flex;position:relative;overflow:hidden}.hero-section:before,.hero-section:after{content:"";pointer-events:none;z-index:-1;filter:blur(110px);opacity:.55;border-radius:50%;position:absolute}.hero-section:before{background:radial-gradient(circle,#9b51e073 0%,#9b51e02e 45%,#9b51e000 70%);width:820px;height:820px;bottom:-220px;left:50%;transform:translate(-50%)}.hero-section:after{opacity:.45;background:radial-gradient(circle,#ec489947 0%,#ec48991a 45%,#ec489900 75%);width:460px;height:460px;bottom:-80px;right:-120px}.hero-section-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto;display:flex;position:relative}.hero-decor{pointer-events:none;z-index:0;position:absolute;inset:0}.hero-decor-img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-o-object-fit:contain;object-fit:contain;position:absolute}.hero-decor-form-1{width:250px;top:-90px;left:-70px}.hero-decor-form-2{width:190px;top:290px;right:1000px}.hero-decor-heart-left{width:52px;top:140px;left:65%}.hero-decor-heart-right{width:52px;top:45px;right:67%}.hero-decor-form-3{width:150px;top:320px;left:1000px}.hero-decor-form-4{width:80px;top:30px;right:70px}.hero-eyebrow{color:#111827;letter-spacing:.03em;text-transform:uppercase;text-align:center;margin:0 0 1rem;font-size:.75rem;font-weight:700}.hero-heading{color:var(--purple-primary);letter-spacing:-.015em;margin:0 0 1rem;font-size:4.75rem;font-weight:800;line-height:1.1}.text-purple{color:var(--purple-primary)}.hero-description{color:var(--text-gray);max-width:580px;margin:.5rem auto 2rem;font-size:1.125rem;font-weight:500;line-height:1.6}.hero-search-bar{background:var(--bg-white);z-index:5;border-radius:9999px;align-items:center;gap:.75rem;width:100%;max-width:720px;margin-bottom:-2rem;padding:.5rem .5rem .5rem 1.25rem;display:flex;position:relative;box-shadow:0 8px 24px #00000014}.hero-search-icon{color:var(--text-dark);flex-shrink:0}.hero-search-input{color:var(--text-dark);background:0 0;border:none;outline:none;flex:1;padding:.75rem 0;font-size:.95rem}.hero-search-input::placeholder{color:#9ca3af}.hero-search-btn{background:var(--purple-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;transition:opacity .2s,transform .2s}.hero-search-btn:hover{opacity:.95;transform:translateY(-1px)}.hero-image-wrapper{z-index:2;border-radius:2rem;width:100%;max-width:1100px;height:350px;margin:0 auto;position:relative;overflow:hidden}.hero-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center 53%;object-position:center 53%;width:100%;height:100%;display:block}.btn-primary{background-color:var(--purple-primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .2s,opacity .2s;box-shadow:0 4px 14px #9b51e04d}.btn-primary:hover{opacity:.95;transform:translateY(-2px)}.hero-images{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-img{max-width:25vw;position:absolute}.img-placeholder{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.bg-gray-300{background-color:#d1d5db}.bg-gray-400{background-color:#9ca3af}.bg-gray-500{background-color:#6b7280}.bg-gray-600{background-color:#4b5563}.img-left{z-index:1;width:200px;height:auto;top:1rem;left:2%}.img-center-left{z-index:2;width:200px;height:auto;top:8rem;left:14%}.img-right{z-index:2;width:200px;height:auto;top:8rem;right:14%}.img-far-right{z-index:1;width:200px;height:auto;top:1rem;right:2%}.introducing-section{background:var(--bg-white);width:100%;padding:4rem 2rem}.introducing-inner{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.introducing-left{flex-direction:column;gap:1.25rem;display:flex}.introducing-badge{color:#8b5cf6;letter-spacing:.1em;text-transform:uppercase;background-color:#f4f0ff;border-radius:9999px;align-self:flex-start;padding:.4rem .9rem;font-size:.7rem;font-weight:700;display:inline-block}.introducing-heading{color:#1a3b5d;letter-spacing:-.01em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.25}.introducing-right{align-items:center;display:flex}.introducing-text{color:var(--text-gray);margin:0;font-size:1.0625rem;font-weight:500;line-height:1.7}.impact-section{background-color:#f4f0ff;margin-top:4rem;padding:2.5rem 2rem 5rem}.impact-header{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 3rem;display:flex}.section-title{color:#1a3b5d;letter-spacing:-.015em;margin:0;font-size:2.25rem;font-weight:800}.section-link{color:#8b5cf6;align-items:center;gap:.4rem;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.section-link:hover{opacity:.8}.cards-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.impact-card{background:var(--bg-white);border-radius:1.25rem;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #4c1d9514}.impact-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #4c1d951f}.card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.card-user{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.avatar-placeholder{background-color:#d1d5db;border-radius:50%;width:24px;height:24px}.username{color:var(--text-dark);font-weight:600}.time-left{color:var(--text-gray)}.icon-placeholder{background-color:#0000;border-radius:4px;width:24px;height:24px}.card-title{color:var(--text-dark);margin:0 0 .4rem;font-size:1.25rem;font-weight:700}.card-text{color:var(--text-gray);flex-grow:1;margin:0 0 1rem;font-size:1rem;font-weight:500;line-height:1.5}.card-footer{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.card-stats{color:var(--text-gray);align-items:center;gap:.5rem;display:flex}.percentage{color:#8b5cf6}.progress-bar-container{background-color:#ede9fe;border-radius:9999px;height:6px;overflow:hidden}.progress-bar-fill{background-color:#c4b5fd;border-radius:9999px;height:100%}.howto-section{background:var(--bg-white);width:100%;padding:6rem 2rem}.howto-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.howto-images{width:100%;min-height:520px;position:relative}.howto-img{border-radius:1.25rem;overflow:hidden;box-shadow:0 12px 32px #0000001f}.howto-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.howto-img-main{z-index:1;width:65%;height:420px;position:absolute;top:0;right:0}.howto-img-overlay{z-index:2;width:55%;height:280px;position:absolute;bottom:0;left:0}.howto-content{flex-direction:column;gap:1.25rem;display:flex}.howto-badge{color:#3b82f6;letter-spacing:.1em;text-transform:uppercase;background-color:#e8f1fb;border-radius:9999px;align-self:flex-start;padding:.4rem .9rem;font-size:.7rem;font-weight:700;display:inline-block}.howto-heading{color:#1a3b5d;letter-spacing:-.01em;margin:0 0 .75rem;font-size:2.35rem;font-weight:800;line-height:1.25}.howto-steps{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.howto-step{align-items:flex-start;gap:1rem;display:flex}.howto-step-number{color:#fff;background-color:#8b5cf6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #8b5cf659}.howto-step-text{flex:1}.howto-step-title{color:#1a3b5d;margin:0 0 .35rem;font-size:1.15rem;font-weight:700}.howto-step-desc{color:var(--text-gray);margin:0;font-size:1rem;font-weight:500;line-height:1.6}.howto-cta{background-color:var(--color-btn-primary,#422d50);color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:9999px;align-self:flex-start;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.95rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background-color .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 14px 28px -14px #422d508c}.howto-cta svg{transition:transform .18s}.howto-cta:hover{background-color:var(--color-btn-primary-hover,#322645);box-shadow:0 18px 32px -14px #422d50a6}.howto-cta:hover svg{transform:translate(3px)}.howto-cta:active{transform:scale(.98)}.howto-cta:focus-visible{outline:none;box-shadow:0 0 0 3px #422d5040,0 14px 28px -14px #422d508c}.backbone-section{background:linear-gradient(#f5f1ff 0%,#fff 100%);width:100%;padding:6rem 2rem}.backbone-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.backbone-content{max-width:420px}.backbone-heading{color:#1a2238;letter-spacing:-.01em;margin:0 0 1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.backbone-text{color:var(--text-gray);margin:0 0 1.75rem;font-size:1.0625rem;font-weight:500;line-height:1.7}.backbone-divider{background-color:#e5e7eb;width:100%;height:1px;margin-bottom:1.75rem}.backbone-quote{color:#1a2238;margin:0 0 1.5rem;font-size:1.0625rem;font-style:italic;font-weight:600;line-height:1.6}.backbone-author{align-items:center;gap:.75rem;display:flex}.backbone-author-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:36px;height:36px}.backbone-author-info{flex-direction:column;gap:.1rem;display:flex}.backbone-author-name{color:#1a2238;font-size:.85rem;font-weight:700}.backbone-author-role{color:var(--text-gray);font-size:.75rem}.backbone-visual{justify-content:center;align-items:center;display:flex}.backbone-circle{background:radial-gradient(circle at 30% 30%,#e9d9ff 0%,#c9b0f5 60%,#b894f0 100%);border-radius:50%;width:380px;height:380px;box-shadow:0 30px 60px #9b51e02e}.about-section{background:var(--bg-white);width:100%;padding:6rem 2rem}.about-inner{flex-direction:column;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.about-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.about-eyebrow{letter-spacing:.18em;color:#2ba39a;text-transform:uppercase;font-size:.75rem;font-weight:700}.about-heading{color:#1a2238;letter-spacing:-.01em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.3}.about-row{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-text-col{flex-direction:column;gap:1.25rem;display:flex}.about-subheading{color:#1a2238;letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.625rem;font-weight:800;line-height:1.35}.about-paragraph{color:var(--text-gray);margin:0;font-size:1.0625rem;font-weight:500;line-height:1.7}.about-link{color:#1a2238;align-items:center;gap:.6rem;margin-top:.5rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.about-link-icon{background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;box-shadow:0 4px 12px #2563eb59}.about-image{border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 12px 32px #0000001f}.about-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:360px;display:block}.track-section{background:var(--bg-white);width:100%;padding:5rem 2rem}.track-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.track-text{flex-direction:column;gap:1rem;max-width:420px;display:flex}.track-heading{color:#1a2238;letter-spacing:-.01em;margin:0;font-size:2.35rem;font-weight:800;line-height:1.25}.track-paragraph{color:var(--text-gray);margin:0;font-size:1.0625rem;font-weight:500;line-height:1.7}.track-visual{justify-content:center;align-items:center;width:100%;min-height:480px;display:flex;position:relative}.track-blob{z-index:1;background:radial-gradient(circle,#c9b0f5 0%,#b894f0 100%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:30px;right:60px}.track-phone{z-index:2;background:#111;border-radius:36px;width:240px;height:480px;padding:8px;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000040}.track-phone img{-o-object-fit:cover;object-fit:cover;border-radius:28px;width:100%;height:100%;display:block}.landing-footer{background-color:var(--bg-white);color:#1a2238;border-top:1px solid #eef0f4;padding:4rem 2rem 2rem}.footer-top{grid-template-columns:1.4fr 1fr 1fr 1fr 1.3fr;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.footer-brand{flex-direction:column;gap:1.25rem;display:flex}.footer-logo{align-items:center;gap:.5rem;display:flex}.footer-brand-name{color:#1a2238;font-size:1.05rem;font-weight:700}.footer-brand-text{color:#6b7280;margin:0;font-size:.9375rem;font-weight:500;line-height:1.6}.footer-socials{gap:.75rem;margin-top:.25rem;display:flex}.footer-socials a{color:#7c3aed;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:inline-flex}.footer-socials a:hover{opacity:.8;transform:translateY(-1px)}.footer-col{flex-direction:column;gap:1rem;display:flex}.footer-col-title{color:#1a2238;margin:0;font-size:1.0625rem;font-weight:700}.footer-col-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-col-list a{color:#6b7280;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-col-list a:hover{color:#1a2238}.footer-contacts li{color:#6b7280;align-items:flex-start;gap:.6rem;font-size:.9375rem;font-weight:500;line-height:1.5;display:flex}.footer-contacts svg{color:#1a2238;flex-shrink:0;margin-top:3px}.footer-divider{background-color:#eef0f4;max-width:1200px;height:1px;margin:3rem auto 1.5rem}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.footer-copyright,.footer-rights{color:#6b7280;margin:0;font-size:.9375rem;font-weight:500}.footer-rights a{color:#1a2238;margin:0 .15rem;text-decoration:underline}.footer-rights a:hover{color:#7c3aed}.auth-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out authOverlayIn;display:flex;position:fixed;inset:0}@keyframes authOverlayIn{0%{opacity:0}to{opacity:1}}.auth-modal-card{background:#fff;border-radius:24px;width:100%;max-width:460px;max-height:92vh;padding:2.75rem 2.5rem 2rem;animation:.22s cubic-bezier(.16,1,.3,1) authCardIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000059,0 0 0 1px #0000000a}@keyframes authCardIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-modal-card::-webkit-scrollbar{width:0;display:none}.auth-modal-close{cursor:pointer;color:#1f2937;background:#f3f4f6;border:none;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s,transform .15s;display:inline-flex;position:absolute;top:1rem;right:1rem}.auth-modal-close:hover{background:#e5e7eb;transform:scale(1.05)}.auth-modal-content{flex-direction:column;align-items:center;width:100%;display:flex}.auth-modal-card .auth-opts-headline{text-align:center;max-width:100%;margin-bottom:2rem}.auth-modal-card .auth-opts-headline h1{letter-spacing:-.01em;line-height:1.25;font-size:1.6rem!important}.auth-modal-card .auth-opts-actions{flex-direction:column;gap:.85rem;width:100%;max-width:100%;display:flex}.auth-modal-card .auth-opts-divider-wrapper{margin:.25rem 0}.auth-modal-card .auth-opts-legal-footer{margin-top:1.5rem;padding-bottom:0}.auth-modal-card .login-headline{text-align:center;max-width:100%;margin-bottom:1.5rem}.auth-modal-card .login-headline h1{letter-spacing:-.01em;line-height:1.25;font-size:1.6rem!important}.auth-modal-card .login-form-container{flex-direction:column;gap:.85rem;width:100%;display:flex}.auth-modal-card .login-divider-wrapper{margin:.25rem 0}.auth-modal-card .login-social-container{flex-direction:column;gap:.75rem;width:100%;display:flex}.auth-modal-card .login-legal-footer{text-align:center;margin-top:1.5rem;padding-bottom:0}.reg-wizard{flex-direction:column;gap:1.5rem;width:100%;animation:.18s ease-out regWizardIn;display:flex}@keyframes regWizardIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.reg-wizard-form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.reg-wizard-header{width:100%}.reg-wizard-body{flex-direction:column;width:100%;min-height:80px;display:flex}.reg-wizard-body-gap{gap:.85rem}.reg-wizard-footer{flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.reg-wizard-footer-stack{gap:.25rem}.reg-wizard-next{background-color:var(--color-btn-primary);color:#fff;letter-spacing:.01em;border:none;border-radius:9999px;width:100%;height:3.25rem;font-size:1rem;font-weight:600;transition:background-color .15s,transform .15s,box-shadow .15s;box-shadow:0 10px 20px -10px #422d508c}.reg-wizard-next:hover:not(:disabled){background-color:var(--color-btn-primary-hover)}.reg-wizard-next:active:not(:disabled){transform:scale(.98)}.reg-wizard-next:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.reg-wizard-skip{width:100%;height:3rem;color:var(--color-text-muted);background:0 0;border:none;border-radius:9999px;font-size:.95rem;font-weight:500;transition:background-color .15s,color .15s}.reg-wizard-skip:hover:not(:disabled){color:var(--color-text-main);background-color:#422d500f}.reg-wizard .input-field{background-color:#fff;border:1px solid #e5e7eb;border-radius:14px;height:3rem;padding:.75rem 1rem;font-size:.95rem;box-shadow:0 1px 2px #1118270a}.reg-wizard .input-field::placeholder{color:#9ca3af;font-size:.9rem}.reg-wizard .input-field:focus{border-color:var(--color-btn-primary);outline:none;box-shadow:0 0 0 3px #422d501f}.reg-wizard-error{color:#dc2626;margin-top:.5rem;font-size:.8rem}.reg-wizard-subtitle{color:#6b7280;margin:.5rem 0 0;font-size:.875rem}.reg-wizard-date-field{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:.85rem 1rem;transition:border-color .15s}.reg-wizard-date-field.is-active{background:#fff;border-color:#9b51e0}.reg-wizard-date-selected{color:#111827;font-weight:500}.reg-wizard-date-unselected{color:#9ca3af}.reg-wizard-calendar{justify-content:center;margin-top:.75rem;display:flex}.reg-wizard-terms-body{max-height:260px}.reg-wizard-terms-scroll{color:#4b5563;max-height:260px;padding-right:.5rem;font-size:.8rem;line-height:1.55;overflow-y:auto}.reg-wizard-terms-scroll::-webkit-scrollbar{width:6px}.reg-wizard-terms-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.reg-wizard-terms-title{color:#111827;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.reg-wizard-terms-scroll p{margin:0 0 .75rem}.reg-wizard-success{flex-direction:column;align-items:stretch;gap:1.5rem;width:100%;display:flex}.reg-wizard-success-body{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:.5rem .25rem .25rem;display:flex}.reg-wizard-success-title{color:#443a53;letter-spacing:-.025em;margin:0;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:600}.reg-wizard-success-paragraphs{flex-direction:column;gap:1rem;max-width:340px;display:flex}.reg-wizard-success-text{color:#443a53;margin:0;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;line-height:1.45}.reg-wizard-success-primary{height:3.5rem;font-size:1rem}.reg-wizard-success-secondary{color:#272622;background-color:#0000;border:1px solid #7e7a7a;border-radius:9999px;width:100%;height:3.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;transition:background-color .15s,transform .15s;box-shadow:0 1px 2px #0000000d}.reg-wizard-success-secondary:hover:not(:disabled){background-color:#f9fafb}.reg-wizard-success-secondary:active:not(:disabled){transform:scale(.98)}@media (width<=480px){.auth-modal-card{border-radius:20px;padding:2.5rem 1.5rem 1.5rem}.auth-modal-card .auth-opts-headline h1{font-size:1.4rem!important}}@media (width<=1024px){.hero-heading{font-size:4.75rem}.img-left{width:160px;height:200px;left:0}.img-right{width:180px;height:210px;right:0}.img-center-left,.img-far-right{display:none}.cards-grid{gap:1rem}.landing-nav-links,.landing-search-container{display:none}.mobile-menu-btn{margin-left:auto;margin-right:1rem;display:block}}@media (width<=768px){.landing-header{padding:1rem}.landing-auth-buttons{display:none}.mobile-menu-btn{margin-right:0}.hero-section{padding:4rem 1.5rem}.hero-section:before{filter:blur(80px);width:520px;height:520px;bottom:-160px}.hero-section:after{filter:blur(70px);width:300px;height:300px;bottom:-40px;right:-80px}.hero-heading{font-size:3.5rem}.hero-images{display:none}.cards-grid{grid-template-columns:1fr}.impact-header{flex-direction:column;align-items:flex-start;gap:.5rem}.introducing-inner{grid-template-columns:1fr;gap:2rem}.introducing-heading{font-size:2rem}.howto-section{padding:4rem 1.5rem}.howto-inner{grid-template-columns:1fr;gap:3rem}.howto-images{min-height:420px}.howto-img-main{width:75%;height:320px}.howto-img-overlay{width:60%;height:220px}.howto-heading{font-size:1.85rem}.backbone-section{padding:4rem 1.5rem}.backbone-inner{grid-template-columns:1fr;gap:3rem}.backbone-content{max-width:100%}.backbone-heading{font-size:2rem}.backbone-circle{width:280px;height:280px}.about-section{padding:4rem 1.5rem}.about-inner{gap:3rem}.about-heading{font-size:2rem}.about-row{grid-template-columns:1fr;gap:2rem}.about-subheading{font-size:1.4rem}.about-image img{height:260px}.track-section{padding:4rem 1.5rem}.track-inner{grid-template-columns:1fr;gap:3rem}.track-text{text-align:center;align-items:center;max-width:100%}.track-heading{font-size:1.85rem}.track-visual{min-height:420px}.track-blob{width:260px;height:260px;right:auto}.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:.75rem}}@media (width<=480px){.footer-top{grid-template-columns:1fr}.hero-heading{font-size:2.75rem}.hero-eyebrow{letter-spacing:.04em;font-size:.75rem}}.-desktop-landing-style-1{cursor:pointer}.-impact-section-style-1{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.-impact-section-style-2,.-impact-section-style-3{text-align:center;color:#666;width:100%}.-footer-style-1{text-align:center;justify-content:center}.-footer-style-2{align-items:center;max-width:100%}.-footer-style-3{justify-content:center}.-profile-header-style-1{justify-content:space-between;align-items:center;display:flex}.-profile-header-style-2{align-items:center;display:flex}.-profile-header-style-3{width:auto;height:32px}.-profile-header-style-4{align-items:center;gap:8px;display:flex}.-profile-info-card-style-1{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.-profile-info-card-style-2{cursor:pointer;z-index:10;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:0;right:-8px;box-shadow:0 2px 4px #0000001a}.-profile-cards-list-style-1{text-align:center;color:#6b7280;margin-top:2rem}.dp-container{background-color:#fff;min-height:100vh;font-family:Outfit,sans-serif;overflow-x:clip}.dp-centered-wrapper{flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:flex}.dp-header-info{flex-direction:column;align-items:center;width:100%;margin-bottom:2rem;display:flex}.dp-avatar-wrapper{width:110px;height:110px;margin-bottom:1rem;position:relative}.dp-main-avatar{-o-object-fit:cover;object-fit:cover;background-color:#e5e7eb;border-radius:50%;width:100%;height:100%}.dp-follow-btn-centered{color:#111827;cursor:pointer;background:#fff;border:1px solid #eaeaea;border-radius:999px;padding:.3rem .8rem;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;position:absolute;bottom:0;right:-10px;box-shadow:0 2px 5px #0000000d}.dp-follow-btn-centered.following{color:#fff;background:#a819ff;border:none}.dp-user-name{color:#111827;margin:0 0 .2rem;font-size:24px;font-weight:700}.dp-user-handle{color:#6b7280;margin:0 0 1.5rem;font-size:14px;font-weight:500}.dp-user-stats{gap:3rem;display:flex}.dp-stat-box{cursor:pointer;background:0 0;border:none;border-radius:18px;flex-direction:column;align-items:center;gap:.2rem;padding:.45rem .85rem;transition:background-color .2s,transform .2s;display:flex}.dp-stat-box:hover{background:#f7f7fa;transform:translateY(-1px)}.dp-stat-num{color:#111827;font-size:16px;font-weight:700}.dp-stat-text{color:#6b7280;font-size:13px;font-weight:500}.dp-centered-tabs{border-bottom:1px solid #0000;justify-content:center;gap:4rem;width:100%;margin-bottom:2rem;display:flex}.dp-centered-tab{color:#111827;cursor:pointer;background:0 0;border:none;padding:0 0 .8rem;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;position:relative}.dp-centered-tab:not(.active){color:#9ca3af;font-weight:600}.dp-centered-tab.active:after{content:"";background:#111827;border-radius:3px 3px 0 0;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.dp-grid-container{width:100%}.dp-empty-centered{flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.dp-empty-centered .dp-empty-icon{opacity:.7;width:100px;height:100px;margin-bottom:1rem}.dp-empty-centered .dp-empty-text{color:#6b7280;font-size:15px;font-weight:500}.dp-stat-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10010;background:#20202338;position:fixed;inset:0}.dp-stat-modal-shell{z-index:10011;pointer-events:none;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.dp-stat-modal{pointer-events:auto;background:#fff;border-radius:28px;flex-direction:column;width:min(100%,650px);min-height:420px;max-height:min(78vh,650px);padding:2.5rem;display:flex;box-shadow:0 24px 70px #1118272e}.dp-stat-modal.wide{width:min(100%,1180px)}.dp-stat-modal-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.dp-stat-modal-header h2{color:#252525;margin:0;font-size:13px;font-weight:600}.dp-stat-modal-close{color:#575761;cursor:pointer;background:#f8f8fa;border:1px solid #e8e8ee;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.dp-stat-modal-list,.dp-stat-modal-cards{padding-right:.2rem;overflow-y:auto}.dp-stat-modal-list{flex-direction:column;gap:.55rem;display:flex}.dp-stat-modal-item{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.35rem 0;display:flex}.dp-stat-modal-item-left{align-items:center;gap:.75rem;min-width:0;display:flex}.dp-stat-modal-avatar{background:#e5e7eb;border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden}.dp-stat-modal-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.dp-stat-modal-copy{min-width:0}.dp-stat-modal-copy h3{color:#232326;margin:0;font-size:15px;font-weight:500;line-height:1.2}.dp-stat-modal-copy span{color:#9a9aa4;margin-top:.15rem;font-size:11px;font-weight:400;line-height:1.2;display:block}.dp-stat-modal-follow-btn{color:#35353a;cursor:pointer;background:#fff;border:1px solid #e7e7ed;border-radius:999px;min-width:78px;padding:.45rem .8rem;font-family:Outfit,sans-serif;font-size:11px;font-weight:500;transition:background-color .2s,border-color .2s}.dp-stat-modal-follow-btn:hover{background:#f7f7fa}.dp-stat-modal-follow-btn.following{color:#35353a;background:#fff;border-color:#e7e7ed}.dp-stat-modal-empty{text-align:center;color:#7a7a86;padding:2.5rem 1rem;font-size:14px;font-weight:500}.profile-screen{background-color:#fff;flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.profile-cover-bg{z-index:1;background-image:url(/assets/background-D1AOTD7G.jpeg);background-position:top;background-size:cover;width:100%;height:100%;min-height:780px;position:absolute;top:0;left:0}.profile-cover-bg:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff1a 32%,#ffffff57 50%,#ffffff9e 66%,#ffffffdb 82%,#fff 96% 100%);width:100%;height:112%;position:absolute;top:-4%;left:0}.profile-content{z-index:10;background:0 0;flex:1;padding-bottom:90px;position:relative;overflow:hidden auto}.profile-content:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#fff0 0%,#ffffff6b 56%,#ffffffbd 78%,#fff 100%);width:100%;height:380px;position:absolute;top:0;left:0}.profile-content::-webkit-scrollbar{display:none}.profile-content{-ms-overflow-style:none;scrollbar-width:none}.profile-header{z-index:3;padding:16px 25px 0;position:relative}.profile-header .header-top{justify-content:space-between;align-items:center;display:flex}.profile-header .icon-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:flex;box-shadow:0 3px 7.1px #00000024}.profile-header .notification-btn{border-radius:18px;width:62px;position:relative}.profile-info-card{z-index:3;background:#fff;border-radius:20px;flex-direction:column;align-items:center;margin:44px 25px 0;padding:48px 16px 16px;display:flex;position:relative;box-shadow:0 3px 15px #0000001a}.profile-avatar-wrapper{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;display:flex;position:absolute;top:-41px}.profile-avatar{background-color:#c4c4c4;border-radius:50%;width:75px;height:75px;overflow:hidden}.profile-name{color:#000;margin:0;font-family:Outfit,sans-serif;font-size:21px;font-weight:500;line-height:16px}.profile-handle{color:#6e6a7c;margin:4px 0 12px;font-family:Outfit,sans-serif;font-size:13px;font-weight:400;line-height:16px}.profile-stats{justify-content:space-between;width:212px;display:flex}.stat-item{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:0;display:flex}.stat-value{color:#000;font-family:Outfit,sans-serif;font-weight:900;line-height:8px;font-size:15px!important}.stat-label{color:#373737;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;line-height:14px}.profile-tabs-wrapper{z-index:3;flex-direction:column;width:228px;margin:32px auto 0;display:flex;position:relative}.profile-tabs{justify-content:space-between;width:100%;display:flex}.profile-tab{color:#a0a0a0;cursor:pointer;text-align:center;padding-bottom:8px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;line-height:16px;transition:color .3s}.profile-tab.active{color:#000}.profile-tab-indicator-container{width:100%;height:2px;position:relative}.profile-tab-indicator{background:#6f6f6f;border-radius:2px;width:62px;height:2px;transition:left .3s;position:absolute;top:0}.profile-tab-indicator.left{left:3.5px}.profile-tab-indicator.right{left:152px}.cards-list{z-index:3;flex-direction:column;gap:19px;padding:19px 25px;display:flex;position:relative}.bottom-navigation{z-index:30;box-sizing:border-box;width:100%;padding:0 25px 10px;position:absolute;bottom:0;left:0}.nav-bar{background:#ffffffd9;border:2px solid #fff;border-radius:69px;justify-content:center;align-items:center;width:100%;height:65px;display:flex;box-shadow:0 14px 56px #00000024}.nav-pill{width:270px;height:28px}.profile-empty-state{flex-direction:column;justify-content:center;align-items:center;margin-top:20px;padding:40px 20px;display:flex}.profile-empty-state .empty-icon{width:84px;height:auto;margin-bottom:24px}.profile-empty-state .empty-text{color:#9ca3af;text-align:center;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:500}.-desktop-profile-grid-style-1{text-align:center;color:#6b7280;margin-top:3rem}.-desktop-profile-nav-style-1{height:30px}.-desktop-profile-nav-style-2{box-shadow:none;background:#fff;border:none}.notifications-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.notifications-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;padding:58px 16px 16px;display:flex}.notifications-title{color:#000;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:500}.notifications-content{flex-direction:column;flex:1;justify-content:center;align-items:center;padding-bottom:20px;display:flex}.empty-state{flex-direction:column;align-items:center;gap:14px;display:flex}.empty-icon-wrapper{justify-content:center;align-items:center;display:flex}.empty-text{color:#9c9c9c;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:500}.-notifications-screen-style-1{background:#fff;min-height:100vh}.-notifications-screen-style-2{justify-content:center;align-items:center;padding:50px 20px 20px;display:flex;position:relative}.-notifications-screen-style-3{cursor:pointer;background:0 0;border:none;padding:0;position:absolute;left:20px}.-notifications-screen-style-4{color:#1c1c1e;margin:0;font-size:18px;font-weight:600}.-notifications-screen-style-5{color:#007aff;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500;position:absolute;right:20px}.-notifications-screen-style-6{flex-direction:column;flex:1px;padding:0 20px;display:flex}.-notifications-screen-style-7{text-align:center;color:#6b7280;margin-top:2rem}.-notifications-screen-style-8{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.-notifications-screen-style-9{margin-bottom:16px}.-notifications-screen-style-10{width:48px;height:auto}.-notifications-screen-style-11{color:#aaa;font-size:15px;font-weight:500}.-notifications-screen-style-12{flex-direction:column;gap:32px;width:100%;margin-top:10px;padding-bottom:40px;display:flex}.-notifications-screen-style-13{align-items:flex-start;gap:16px;display:flex}.-notifications-screen-style-14{flex-shrink:0px;background:#f4f5f7;border-radius:50%;width:56px;height:56px;overflow:hidden}.-notifications-screen-style-15{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.-notifications-screen-style-16{flex-direction:column;flex:1px;gap:4px;margin-top:2px;display:flex}.-notifications-screen-style-17{color:#1c1c1e;margin:0;font-size:15px;font-weight:600}.-notifications-screen-style-18{color:#8e8e93;margin:0;font-size:14px;font-weight:400;line-height:1.4}.-notifications-screen-style-19{color:#aaa;margin-left:4px}.dn-container{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.dn-main-content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:40px 20px}.dn-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.dn-title{color:#1c1c1e;margin:0;font-family:Outfit,sans-serif;font-size:28px;font-weight:700}.dn-mark-read-btn{color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:16px;font-weight:500;transition:background-color .2s}.dn-mark-read-btn:hover{background-color:#007aff1a}.dn-content{background:#fff;border-radius:16px;min-height:400px;padding:24px;box-shadow:0 4px 12px #0000000d}.dn-empty-state{flex-direction:column;justify-content:center;align-items:center;height:350px;display:flex}.dn-empty-icon{opacity:.5;width:64px;height:64px;margin-bottom:20px}.dn-empty-text{color:#8e8e93;font-size:18px;font-weight:500}.dn-list{flex-direction:column;display:flex}.dn-item{cursor:pointer;border-radius:12px;align-items:flex-start;gap:16px;padding:16px;transition:background-color .2s;display:flex}.dn-item:hover{background-color:#f2f2f7}.dn-item.unread{background-color:#f0f8ff}.dn-item.unread:hover{background-color:#e6f3ff}.dn-avatar-wrapper{background:#f4f5f7;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.dn-avatar{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.dn-item-content{flex-direction:column;flex:1;gap:4px;display:flex}.dn-item-title{color:#1c1c1e;margin:0;font-size:16px;font-weight:600}.dn-item-desc{color:#666;margin:0;font-size:15px;line-height:1.5}.dn-item-time{color:#aaa;margin-top:4px;font-size:14px}.-desktop-notifications-style-1{cursor:default}.-desktop-notifications-style-2{height:30px}.-desktop-notifications-style-3{cursor:default}.-desktop-notifications-style-4{box-shadow:none;background:#fff;border:none}.-desktop-notifications-style-5,.-desktop-notifications-style-6{cursor:default}.-desktop-notifications-style-7{text-align:center;color:#6b7280;margin-top:2rem}.likes-screen{background-color:#fff;flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.likes-header{z-index:20;background:#fff;border-radius:0 0 29px 29px;flex-direction:column;padding:16px 20px;display:flex;position:sticky;top:0;box-shadow:0 -1px 7.1px #00000024}.icon-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:flex;box-shadow:0 3px 7.1px #00000024}.likes-title{color:#000;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:500}.likes-content{flex:1;padding-bottom:90px;overflow:hidden auto}.likes-content::-webkit-scrollbar{display:none}.likes-content{-ms-overflow-style:none;scrollbar-width:none}.cards-list{flex-direction:column;gap:19px;padding:19px 25px;display:flex}.-likes-screen-style-1{justify-content:space-between;align-items:center;width:100%;display:flex}.-likes-screen-style-2{align-items:center;display:flex}.-likes-screen-style-3{width:auto;height:27px}.-likes-screen-style-4{align-items:center;gap:8px;display:flex}.-likes-screen-style-5,.-likes-screen-style-6{text-align:center;color:#6b7280;margin-top:2rem}.-desktop-likes-style-1,.-desktop-likes-style-2{text-align:center;color:#6b7280;margin-top:3rem}.collections-modal-overlay{z-index:1000;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow-y:auto}.collections-modal-content{box-sizing:border-box;background:#fff;border-radius:20px 20px 0 0;flex:0 auto;width:min(100%,760px);max-width:760px;max-height:none;margin:0 auto;padding:24px;animation:.3s ease-out slideUp;overflow:visible}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.collections-modal-title{text-align:center;margin-top:0;margin-bottom:20px;font-size:18px;font-weight:600}.collections-modal-header-inside{align-items:center;margin-bottom:20px;display:flex}.collections-modal-header-inside .back-btn{cursor:pointer;background:0 0;border:none;align-items:center;margin-right:16px;padding:0;display:flex}.collections-modal-header-inside .collections-modal-title{text-align:center;flex:1;margin-bottom:0;padding-right:24px}.collections-list{flex-direction:column;gap:12px;max-height:400px;display:flex;overflow-y:auto}.collections-list--hidden{display:none}.collections-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.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}.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}.wishlist-preview-slot{background:#f4f4f6;border-radius:10px;min-height:68px;overflow:hidden}.wishlist-preview-slot--tall{grid-row:span 2}.wishlist-preview-slot img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.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}.collection-add-card{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #b8b8c2;border-radius:16px;place-items:center;width:164px;min-height:0;display:grid}.collection-add-plus{color:#a9a9b2;font-size:48px;font-weight:300;line-height:1}.collections-empty{color:#8c8c96;margin-top:12px;font-size:14px}.collection-list-item{cursor:pointer;background:#f2f2f7;border-radius:12px;align-items:center;padding:12px;transition:background .2s;display:flex}.collection-list-item:hover{background:#e5e5ea}.collection-list-item.create-new{background:0 0;border:1px dashed #c7c7cc}.collection-list-item.create-new:hover{background:#f2f2f7}.collection-icon{text-align:center;width:24px;margin-right:12px;font-size:20px}.collection-name{font-size:16px;font-weight:500}.collection-create-form{background:#f2f2f7;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.collection-create-form input{box-sizing:border-box;border:1px solid #e5e5ea;border-radius:8px;outline:none;width:100%;padding:12px;font-size:14px}.collection-create-form-actions{gap:8px;width:100%;display:flex}.collection-create-form button{color:#fff;cursor:pointer;background:#1c1c1e;border:none;border-radius:8px;flex:1;padding:12px 16px;font-weight:500}.collection-create-form button.cancel-btn{color:#1c1c1e;background:0 0;border:1px solid #1c1c1e}.collection-save-preview{text-align:center;flex-direction:column;align-items:center;padding:20px 0;display:flex}.collection-save-preview img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:120px;height:120px;margin-bottom:16px}.collection-save-preview p{color:#3a3a3c;margin-bottom:24px;font-size:16px}.save-to-collection-btn{color:#fff;cursor:pointer;background:#1c1c1e;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:600}@media (width>=768px){.collections-modal-overlay{justify-content:center;align-items:center;padding:24px}.collections-modal-content{border-radius:24px;width:min(100%,760px);max-width:760px;margin-block:auto}}.search-screen{background:linear-gradient(#e4deff 0%,#fff 30% 100%);flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.search-screen.search-screen--results{background:#fff}.search-header{z-index:20;background:0 0;padding:16px}.search-bar-container{align-items:center;gap:12px;width:100%;display:flex}.search-input-wrapper{background:#fff;border-radius:30px;flex:1;align-items:center;height:46px;padding:0 20px;display:flex;box-shadow:0 4px 20px #0000000d}.search-input-icon{opacity:.5;width:20px;height:20px;margin-right:12px}.search-input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-family:Outfit,sans-serif;font-size:16px}.search-input::placeholder{color:#9ca3af}.filter-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 4px 20px #0000000d}.search-content{flex:1;padding-bottom:90px;overflow:hidden auto}.search-content::-webkit-scrollbar{display:none}.search-content{-ms-overflow-style:none;scrollbar-width:none}.search-results-title{color:#545454;margin:0 0 8px;font-family:Outfit,sans-serif;font-size:15px;font-weight:500}.cards-list{background-color:#fff;flex-direction:column;gap:19px;padding:19px 25px;display:flex}.cards-list .fundraising-card{background-color:#fff!important}.search-empty-state{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;display:flex}.search-empty-icons{justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.search-empty-icon{-o-object-fit:contain;object-fit:contain;width:64px;height:64px}.search-empty-icon.center{width:80px;height:80px}.search-empty-text{color:#bdbdbd;text-align:center;font-family:Outfit,sans-serif;font-size:16px;font-weight:500}.search-filters-row{align-items:center;gap:12px;margin-top:16px;padding-bottom:8px;display:flex;overflow-x:auto}.search-filter-pill{color:#374151;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e5e7eb;border-radius:20px;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;display:flex;box-shadow:0 1px 3px #0000000d}.search-filter-clear{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:8px;font-size:14px;text-decoration:underline}.search-bottom-sheet-overlay{z-index:1000;background-color:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.search-bottom-sheet{background-color:#fff;border-top-left-radius:24px;border-top-right-radius:24px;width:100%;max-height:80vh;padding:16px 24px 32px;animation:.3s ease-out slideUp;overflow-y:auto}.sheet-handle{background-color:#d1d5db;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.sheet-title{color:#111827;margin-bottom:24px;font-size:18px;font-weight:600}.sheet-options{flex-direction:column;gap:16px;display:flex}.sheet-option{cursor:pointer;background-color:#f9fafb;border:2px solid #0000;border-radius:16px;align-items:center;padding:12px;transition:all .2s;display:flex}.sheet-option.selected{background-color:#f3f4f6;border-color:#000}.sheet-option-icon{margin-right:16px;font-size:28px}.sheet-option-icon-circle{color:#374151;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-right:16px;display:flex}.sheet-option-text{flex:1}.sheet-option-text h4{color:#111827;margin:0 0 4px;font-size:16px;font-weight:600}.sheet-option-text p{color:#6b7280;margin:0;font-size:13px;line-height:1.4}.sheet-radio{border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:16px;display:flex}.sheet-radio.active{border-color:#000}.sheet-radio.active .sheet-radio-inner{background-color:#000;border-radius:50%;width:12px;height:12px}.search-filters-wrapper{background-color:#fff;border-radius:24px;align-items:center;gap:12px;margin-top:16px;padding:12px 16px;display:flex;box-shadow:0 4px 15px #0000000d}.search-filter-pill-custom{color:#374151;cursor:pointer;white-space:nowrap;background-color:#f8f9fa;border:none;border-radius:20px;flex:1;justify-content:space-between;align-items:center;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.search-tabs{border-bottom:1px solid #0000;justify-content:space-around;margin-top:16px;padding:0 16px;display:flex}.search-tab{color:#6b7280;cursor:pointer;text-transform:capitalize;background:0 0;border:none;padding:8px 16px;font-size:14px;font-weight:600;position:relative}.search-tab.active{color:#111827}.search-tab.active:after{content:"";background-color:#111827;border-radius:2px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.search-back-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:8px 12px 8px 0;display:flex}.search-no-match{text-align:center;color:#9ca3af;margin-top:100px;font-size:14px;font-weight:500}.user-list-item{cursor:pointer;align-items:center;padding:12px 16px;display:flex}.user-list-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:48px;height:48px;margin-right:16px}.user-list-info{flex:1}.user-list-info h4{color:#111827;margin:0 0 2px;font-size:16px;font-weight:500}.user-list-info p{color:#9ca3af;margin:0;font-size:13px}.items-masonry{grid-template-columns:1fr 1fr;gap:16px;padding:0 16px 80px;display:grid}.item-card{flex-direction:column;display:flex}.item-card-image-wrap{aspect-ratio:3/4;background-color:#f3f4f6;border-radius:16px;position:relative;overflow:hidden}.item-card-image-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.item-add-btn{cursor:pointer;color:#111827;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #0000001a}.item-card h4{color:#111827;margin:8px 0 2px;font-size:13px;font-weight:600}.item-card p{color:#6b7280;margin:0;font-size:12px}.item-add-btn.saved{color:#fff;background:#a819ff;box-shadow:0 4px 12px #a819ff59}.-search-header-style-1{-o-object-fit:contain;object-fit:contain;width:16px;height:16px;margin-right:4px}.-search-header-style-2{align-items:center;display:flex}.-search-header-style-3{margin-left:8px}.-search-header-style-4{align-items:center;display:flex}.-search-header-style-5{margin-left:8px}.-search-filter-sheets-style-1{justify-content:center;align-items:center;display:flex}.-search-filter-sheets-style-2{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.-search-users-tab-style-1{cursor:pointer;flex-shrink:0px;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ds-container{background-color:#fff;flex-direction:column;min-height:100vh;font-family:Outfit,sans-serif;display:flex;overflow-x:clip}.ds-dropdown{z-index:50;background:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;gap:.5rem;min-width:180px;padding:.5rem;display:flex;position:absolute;top:45px;right:0;box-shadow:0 10px 25px #0000000d}.ds-dropdown-item{cursor:pointer;color:#4b5563;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:14px;font-weight:500;transition:background .2s;display:flex}.ds-dropdown-item:hover{color:#111827;background:#f3f4f6}.ds-main-content{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1400px;min-height:0;margin:0 auto;padding:1rem 2rem;display:flex}.ds-main-content:has(.ds-split-view--items){padding-bottom:0}.ds-results-container{width:100%;min-height:320px;padding-top:.25rem;animation:.32s cubic-bezier(.22,.61,.36,1) ds-results-fade-in;position:relative}.ds-results-container>*{animation:.36s cubic-bezier(.22,.61,.36,1) ds-results-content-in}@keyframes ds-results-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes ds-results-content-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ds-results-container:has(>.ds-split-view--items){min-height:0;padding:0;animation:none;overflow:visible}.ds-results-container:has(>.ds-split-view--items)>.ds-split-view--items{animation:none}@media (width<=1023px){.ds-results-container{min-height:240px}}@media (width<=640px){.ds-results-container{min-height:200px}}.ds-users-panel{background:#fff;border:1px solid #eef2f7;border-radius:14px;width:100%;max-width:520px;margin:0 auto;padding:1.1rem 1.15rem .85rem;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f}.ds-users-panel--embed{max-width:none;box-shadow:none;background:0 0;border:none;margin:0;padding:.35rem .25rem}.ds-users-panel__title{color:#0f172a;letter-spacing:-.02em;border-bottom:1px solid #f1f5f9;margin:0 0 .35rem;padding:0 .15rem .65rem;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700}.ds-users-panel--embed .ds-users-panel__title{display:none}.ds-users-list{flex-direction:column;gap:.125rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.ds-user-row{flex-direction:row;align-items:center;gap:.65rem;width:100%;min-height:0;display:flex}.ds-user-row__lead{cursor:pointer;min-width:0;font:inherit;text-align:left;color:inherit;background:0 0;border:none;border-radius:10px;flex-direction:row;flex:1;align-items:center;gap:.75rem;margin:0;padding:.55rem .2rem;transition:background .15s;display:flex}.ds-user-row__lead:hover{background:#f8fafc}.ds-user-row__avatar{-o-object-fit:cover;object-fit:cover;background:#e2e8f0;border-radius:50%;flex-shrink:0;width:56px;height:56px}.ds-user-row__avatar--sm{width:44px;height:44px}.ds-user-row__info{flex-direction:column;flex:1;align-items:flex-start;gap:.15rem;min-width:0;display:flex}.ds-user-row__name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.9375rem;font-weight:600;line-height:1.25;display:block;overflow:hidden}.ds-user-row__meta{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;font-weight:400;line-height:1.3;display:block;overflow:hidden}.ds-user-row__follow{cursor:pointer;color:#0369a1;background:#e0f2fe;border:none;border-radius:999px;flex-shrink:0;padding:.42rem .95rem;font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s}.ds-user-row__follow:hover{background:#bae6fd}.ds-user-row__follow.is-following{color:#64748b;background:#f1f5f9}.ds-user-row__follow.is-following:hover{background:#e2e8f0}button.ds-user-row.ds-user-row--selectable{cursor:pointer;width:100%;font:inherit;text-align:left;color:inherit;background:0 0;border:none;border-radius:10px;align-items:center;gap:.65rem;padding:.5rem .55rem;transition:background .15s,box-shadow .15s;display:flex}.ds-user-row--selectable:hover{background:#f8fafc}.ds-user-row--selectable.is-active{background:#faf5ff;box-shadow:inset 0 0 0 1px #e9d5ff}.ds-split-view{align-items:flex-start;gap:2rem;width:100%;display:flex}.ds-split-left{flex-direction:column;flex-shrink:0;gap:1rem;width:320px;max-height:80vh;padding-right:.5rem;display:flex;overflow-y:auto}.ds-split-left::-webkit-scrollbar{width:6px}.ds-split-left::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.ds-split-right{background:#fff;border-radius:20px;flex:1;min-height:500px;padding:2rem;overflow:hidden;box-shadow:0 4px 20px #00000008}.ds-split-view--items{align-items:flex-start;gap:1.25rem;height:auto;min-height:0;overflow:visible}.ds-split-left--items-masonry{flex:1;width:auto;min-width:0;height:auto;max-height:none;padding-right:0;overflow:visible}.ds-split-right--item{max-width:460px;top:calc(var(--dh-nav-top-h,64px) + 12px);max-height:calc(100vh - var(--dh-nav-top-h,64px) - 24px);background:#fff;border:1px solid #eef2f7;border-radius:20px;flex:0 0 min(440px,40vw);align-self:flex-start;min-height:480px;padding:.6rem 1.5rem 1.5rem;position:sticky;overflow-y:auto;box-shadow:0 8px 30px #0f172a0f}.ds-item-detail-panel{flex-direction:column;min-height:100%;display:flex}.ds-item-detail-panel__head{margin-bottom:.45rem}.ds-item-detail-back{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.25rem 0;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s}.ds-item-detail-back:hover{color:#a819ff}.ds-item-detail-hero{flex-direction:column;align-items:stretch;gap:.95rem;display:flex}.ds-item-detail-hero-text .ds-item-detail-title{margin:0 0 .35rem;font-size:1.15rem}.ds-item-detail-hero-text .ds-item-detail-price{color:#111827;margin:0 0 .5rem;font-size:1.05rem}.ds-item-detail-desc--hero{margin:0;font-size:13px;line-height:1.45;overflow:visible}.ds-item-detail-hero-image{background:#f1f5f9;border-radius:14px;width:100%;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0f}.ds-item-detail-hero-image img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-height:none;display:block}.ds-item-detail-hero-text{flex:1;min-width:0}.ds-item-section-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;margin:0 0 .65rem;font-size:12px;font-weight:700}.ds-item-buy-section{margin-bottom:1.25rem}.ds-item-buy-links{flex-wrap:wrap;gap:.5rem;display:flex}.ds-buy-chip{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ds-buy-chip__logo{background:#ffffff42;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;overflow:hidden}.ds-buy-chip__logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ds-buy-chip__label{white-space:nowrap}.ds-buy-chip__logo--pinterest,.ds-buy-chip__logo--google{background:#fff}.ds-buy-chip:hover{background:#f8fafc;border-color:#cbd5e1}.ds-buy-chip--primary{color:#fff;background:#111827;border-color:#111827}.ds-buy-chip--primary:hover{color:#fff;background:#374151;border-color:#374151}.ds-buy-chip--pinterest{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.ds-buy-chip--pinterest:hover{background:#ffe4e6;border-color:#fca5a5}.ds-buy-chip--google{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.ds-buy-chip--google:hover{background:#dbeafe;border-color:#93c5fd}.ds-item-wishlist-cta{margin-top:.25rem}.ds-item-wishlist-btn{cursor:pointer;color:#fff;background:#1c1c1e;border:none;border-radius:14px;width:100%;padding:.85rem 1.25rem;font-family:inherit;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 4px 14px #1c1c1e40}.ds-item-wishlist-btn:hover{background:#111113;transform:translateY(-1px);box-shadow:0 6px 20px #1c1c1e52}.ds-item-wishlist-btn.is-saved{background:#1c1c1e;box-shadow:0 4px 14px #1c1c1e40}.ds-item-wishlist-btn.is-saved:hover{background:#111113;box-shadow:0 6px 18px #1c1c1e52}.ds-items-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-items:start;gap:1.25rem 1rem;width:100%;display:grid}.ds-items-grid.ds-items-grid--masonry{-moz-column-count:6;column-count:6;-moz-column-gap:14px;column-gap:14px;width:100%;display:block}@media (width<=1280px){.ds-items-grid.ds-items-grid--masonry{-moz-column-count:5;column-count:5}}@media (width<=1024px){.ds-items-grid.ds-items-grid--masonry{-moz-column-count:4;column-count:4}}.ds-items-grid.ds-items-grid--masonry .ds-item-card.ds-item-card--pin{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;vertical-align:top;width:100%;margin-bottom:14px;display:inline-block}.ds-item-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s,border .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.ds-item-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000000f}.ds-item-card.active{background:#faf5ff;border-color:#a819ff}.ds-item-img-container{aspect-ratio:1;background-color:#f3f4f6;width:100%;position:relative}.ds-item-img-container img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ds-item-save-btn{color:#111827;cursor:pointer;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:300;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.ds-item-save-btn:hover{background:#fff;transform:scale(1.05)}.ds-item-save-btn.saved{color:#fff;background:#111827;border:none}.ds-item-details{flex-direction:column;gap:.5rem;padding:1.2rem;display:flex}.ds-item-title{color:#111827;margin:0;font-size:15px;font-weight:600;line-height:1.3}.ds-item-price{color:#a819ff;margin:0;font-size:14px;font-weight:700}.ds-item-card.ds-item-card--pin{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.ds-item-card.ds-item-card--pin:hover{box-shadow:none;transform:none}.ds-item-card.ds-item-card--pin:hover .ds-item-img-container{background:#ececef;transition:background .2s}.ds-item-card.ds-item-card--pin .ds-item-img-container{aspect-ratio:unset;min-height:0;box-shadow:none;background:#f3f3f5;border:none;border-radius:16px;padding:0;display:block;overflow:hidden}.ds-item-card.ds-item-card--pin .ds-item-img-container img{width:100%;height:auto;display:block}.ds-item-card.ds-item-card--pin .ds-item-save-btn{background:#fff;border:1px solid #0f172a14;width:28px;height:28px;font-size:15px;top:6px;right:6px;box-shadow:0 1px 2px #0f172a0f}.ds-item-card.ds-item-card--pin .ds-item-details{text-align:left;align-items:flex-start;gap:.1rem;padding:.4rem 2px 0}.ds-item-card.ds-item-card--pin .ds-item-title{color:#111827;letter-spacing:-.015em;font-size:12px;font-weight:600;line-height:1.28}.ds-item-card.ds-item-card--pin .ds-item-price{color:#6b7280;font-size:11px;font-weight:400}.ds-item-detail-view{flex-direction:column;gap:2rem;height:100%;display:flex}.ds-item-detail-image-wrapper{background:#f9fafb;border-radius:16px;justify-content:center;align-items:center;width:100%;max-height:400px;display:flex;position:relative;overflow:hidden}.ds-item-detail-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-height:400px}.ds-item-detail-content{flex-direction:column;gap:1rem;display:flex}.ds-item-detail-title{color:#111827;margin:0;font-size:24px;font-weight:700;line-height:1.2}.ds-item-detail-price{color:#111827;margin:0;font-size:22px;font-weight:700}.ds-item-detail-divider{background:#eaeaea;width:100%;height:1px;margin:1rem 0}.ds-item-detail-subtitle{color:#374151;margin:0;font-size:16px;font-weight:600}.ds-item-detail-desc{color:#6b7280;margin:0;font-size:15px;line-height:1.6}.ds-item-detail-btn{color:#fff;background:#111827;border-radius:999px;align-self:flex-start;margin-top:1rem;padding:.8rem 2rem;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s}.ds-item-detail-btn:hover{background:#374151}.-desktop-search-style-1{gap:1rem;margin-bottom:2rem;display:flex}.-desktop-search-style-2{transform:translateY(-20px)}.-desktop-search-nav-style-1{height:30px}.-desktop-search-nav-style-2{box-shadow:none;background:#fff;border:none}.-desktop-search-sub-nav-style-1{position:relative}.-desktop-search-sub-nav-style-2{width:16px;height:16px}.-desktop-search-sub-nav-style-3{align-items:center;gap:.6rem;display:flex}.-desktop-search-sub-nav-style-4{width:20px;height:20px}.-desktop-search-sub-nav-style-5,.-desktop-search-sub-nav-style-6{position:relative}.add-account-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.add-account-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;padding:58px 16px 16px;display:flex}.add-account-title{color:#1c1c1e;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.add-account-content{flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}.accounts-list{flex-direction:column;gap:20px;display:flex}.account-card{cursor:pointer;background:#fff;border-radius:40px;align-items:center;gap:16px;padding:12px 16px;display:flex;box-shadow:0 4px 20px #00000014}.account-avatar{background:#e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.account-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.account-avatar.green-hope{background-color:#1f36b4}.account-info{flex-direction:column;gap:2px;display:flex}.account-name{color:#1c1c1e;margin:0;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.account-stats{gap:12px;display:flex}.account-stat{color:#6e6a7c;font-family:Outfit,sans-serif;font-size:11px;font-weight:500}.account-stat .stat-num{color:#1c1c1e;font-weight:700}.add-new-btn{cursor:pointer;background:0 0;border:1px solid #d9d9d9;border-radius:40px;justify-content:center;align-items:center;height:60px;margin-top:8px;display:flex}.add-new-btn:hover{background-color:#f8f8f8}-e .active-account-card{border:2px solid #0ea5e9}.-add-account-screen-style-1{cursor:default}.-add-account-screen-style-2{color:#a3a3a3;margin-left:12px;font-weight:500}.-add-account-screen-style-3{z-index:1000;background-color:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.-add-account-screen-style-4{background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;gap:12px;width:100%;padding:24px;display:flex}.-add-account-screen-style-5{background-color:#e5e5e5;border-radius:2px;align-self:center;width:40px;height:4px;margin-bottom:8px}.-add-account-screen-style-6{text-align:center;margin:0 0 16px;font-size:20px;font-weight:600}.-add-account-screen-style-7{color:#666;text-align:center;margin:0 0 16px;font-size:15px;line-height:1.5}.-add-account-screen-style-8{color:#fff;cursor:pointer;background:#000;border:none;border-radius:24px;width:100%;padding:16px;font-size:16px;font-weight:600}.friends-screen-wrapper{background-color:#f9fafb;min-height:100dvh}.mobile-only-header{display:flex}.desktop-page-title{color:#1c1c1e;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:28px;font-weight:700}.friends-screen{background-color:#fff;flex-direction:column;width:100%;height:100dvh;display:flex;position:relative}.friends-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;padding:16px;display:flex}.friends-title{color:#1c1c1e;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.friends-content{flex-direction:column;flex:1;padding:0 24px 90px;display:flex;overflow-y:auto}.friends-list{flex-direction:column;padding-bottom:40px;display:flex}.friend-item{border-bottom:1px solid #0000;border-radius:12px;align-items:center;padding:16px 0;transition:transform .2s,box-shadow .2s;display:flex}.friend-avatar{background-color:#e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.friend-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.friend-info{flex-direction:column;flex:1;gap:2px;margin-left:16px;display:flex}.friend-name{color:#000;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:500}.friend-username{color:#a3a3a3;margin:0;font-family:Outfit,sans-serif;font-size:13px;font-weight:400}.friend-follow-btn{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:20px;padding:8px 16px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;transition:background-color .2s}.friend-follow-btn:hover{background:#f4f4f4}@media (width>=1024px){.desktop-only{display:block}.mobile-only,.mobile-only-header{display:none!important}.friends-screen{background:#fff;border-radius:24px;max-width:600px;height:auto;min-height:60vh;margin:40px auto;padding-bottom:2rem;box-shadow:0 10px 25px #0000000d}.friends-content{background:#fff;border-radius:24px;padding:40px}.friend-item{border:1px solid #f3f4f6;margin-bottom:12px;padding:16px;box-shadow:0 4px 15px #0000000d}.friend-item:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}}.-friends-screen-style-1{text-align:center;color:#6b7280;margin-top:2rem}.-friends-screen-style-2{cursor:pointer}.-friends-screen-style-3{text-align:center;color:#6b7280;margin-top:2rem}.terms-screen{background-color:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.terms-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;padding:58px 16px 16px;display:flex}.back-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.terms-title{color:#1c1c1e;text-align:center;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.header-right-placeholder{width:40px}.terms-content{flex-direction:column;flex:1;padding:24px 37px 40px;display:flex;overflow-y:auto}.terms-content::-webkit-scrollbar{display:none}.terms-content{-ms-overflow-style:none;scrollbar-width:none}.terms-paragraph{color:#545454;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:15px;font-weight:400;line-height:1.45}.terms-screen-wrapper{background-color:#f9fafb;min-height:100vh}@media (width>=1024px){.desktop-only{display:block}.mobile-only,.mobile-only-header{display:none!important}.desktop-page-title{color:#1c1c1e;font-family:Outfit,sans-serif;font-size:28px;font-weight:700}.terms-screen{background:#fff;border-radius:24px;max-width:800px;height:auto;min-height:60vh;margin:40px auto;padding-bottom:2rem;box-shadow:0 10px 25px #0000000d}.terms-content{background:#fff;border-radius:24px;padding:40px}}.saved-screen-wrapper{background-color:#f9fafb;min-height:100vh}.desktop-only{display:none}.mobile-only{display:block}.saved-items-screen{min-height:100dvh;font-family:var(--font-sans);background-color:#fff;flex-direction:column;display:flex}.saved-items-header{background-color:#fff;border-bottom:1px solid #e5e7eb;align-items:center;padding:58px 16px 16px;display:flex}.saved-items-back-btn{cursor:pointer;background:0 0;border:none;align-items:center;margin-left:-8px;padding:8px;display:flex}.desktop-back-btn{background-color:#fff;border-radius:50%;justify-content:center;width:40px;height:40px;margin-left:0;box-shadow:0 2px 8px #0000000d}.saved-items-title{color:#1c1c1e;margin-left:12px;font-size:18px;font-weight:600}.desktop-page-title{color:#1c1c1e;font-family:Outfit,sans-serif;font-size:28px;font-weight:700}.saved-items-content{width:100%}.ds-main-content{max-width:1777px}.saved-desktop-header{align-items:center;margin-bottom:24px;display:flex}.saved-page-title{margin:0}.saved-empty-state{text-align:center;color:#6b7280;margin-top:40px;font-size:14px}.collections-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.saved-collections-grid{width:100%}.saved-collection-card{padding:0}.saved-collection-visual{aspect-ratio:1;background:linear-gradient(#fafafa 0%,#f3f4f6 100%);justify-content:center;align-items:center;width:100%;display:flex}.collection-card-icon{margin-bottom:12px;font-size:32px}.collection-card h4{color:#1c1c1e;text-align:center;margin:0;font-size:15px;font-weight:600}.saved-item-remove-btn{cursor:pointer;color:#ef4444;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 4px #0000001a}.saved-item-remove-btn:hover{transform:scale(1.1)}.saved-item-remove-btn-inline{color:#ef4444;flex-shrink:0;position:relative;top:auto;right:auto}.saved-item-remove-btn-detail{width:48px;height:48px;top:20px;right:20px}.saved-collection-meta{color:#6b7280;margin:0;font-size:13px;font-weight:500}@media (width>=1024px){.desktop-only{display:block}.mobile-only,.mobile-only-header{display:none!important}.saved-items-screen{width:100%;box-shadow:none;border-radius:0;min-height:auto;margin:0;padding-bottom:0}.saved-items-content{background:0 0;border-radius:0;padding:0}.collections-grid,.saved-items-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.-saved-items-screen-style-1{flex-direction:row;align-items:center;gap:1rem;padding:.5rem;display:flex}.-saved-items-screen-style-2{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:60px;height:60px}.-saved-items-screen-style-3{flex:1px;padding:0}.-saved-items-screen-style-4{font-size:14px}.-saved-items-screen-style-5{font-size:13px}.menu-screen{z-index:9999;background-color:#fff;flex-direction:column;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.slide-in-left{animation:.3s cubic-bezier(.4,0,.2,1) forwards slideInFromLeft}@keyframes slideInFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.menu-header{justify-content:flex-end;align-items:center;padding:58px 24px 24px;display:flex}.menu-close-btn{cursor:pointer;background:0 0;border:none;padding:0}.menu-content{flex-direction:column;flex:1;padding:0 24px;display:flex}.menu-user-info{cursor:pointer;align-items:center;gap:16px;margin-bottom:40px;display:flex}.menu-avatar{background:#e5e5e5;border-radius:50%;width:64px;height:64px;overflow:hidden}.menu-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.menu-name{color:#1c1c1e;margin:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:600}.menu-handle{color:#6e6a7c;margin:0;font-family:Outfit,sans-serif;font-size:14px;font-weight:400}.menu-nav{flex-direction:column;gap:16px;display:flex}.menu-nav-item{color:#1c1c1e;text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 0;font-family:Outfit,sans-serif;font-size:18px;font-weight:500;transition:color .2s}.menu-nav-item:hover{color:#9747ff}.menu-divider{background-color:#ebebeb;height:1px;margin:16px 0}.text-danger{color:#ff3b30!important}
