@charset "UTF-8";@import"https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css";.loginPage{height:100%;padding:0;margin:0;background-color:#fff}.loginPage .loginBox{margin-top:100px;background-color:#f9f9f9}.animated-dots{display:flex;gap:8px}.animated-dots .dot{width:8px;height:8px;background-color:#2f2a2a;border-radius:50%;position:relative;animation:bounce 1.4s infinite ease-in-out both}.animated-dots .dot:nth-child(1){animation-delay:-.32s}.animated-dots .dot:nth-child(2){animation-delay:-.16s}.animated-dots .dot:nth-child(3){animation-delay:0s}@keyframes bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}.signUpPage{background-color:#f9f9f9}.signUpPage .signUpMain{border-right:1px solid lightgray}.signUpPage .signUpMain input,.signUpPage .signUpMain .placesAutocomplete,.signUpPage .signUpMain .calendlyButton,.signUpPage .signUpContent{background-color:#fff}.signUpPage .signUpContent .curveArea{width:100%;height:100%}.signUpPage .signUpContent .mainBox{height:100%;background:#738ff4;overflow:hidden;color:#fff}.signUpPage .signUpContent .curveSection{width:5000%;height:100%;border-radius:50%;background:#fff;top:45%;right:45%;position:relative}.profile-settings-available-hours [class*=TimeFieldContainer]{width:100%;min-width:110px}.profile-settings-available-hours .MuiOutlinedInput-input{min-width:110px;padding:7px 12px;font-size:13px}.settingsPage{padding-left:50px;padding-right:50px}.selectable-charities-modal .modal-header{background:#6c7fe0;padding:20px 28px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.selectable-charities-modal .nonprofits-select-root{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.selectable-charities-modal .modal-header h2{font-family:Poppins,sans-serif;font-size:22px;font-weight:600;color:#fff;letter-spacing:-.01em;margin:0}.selectable-charities-modal .modal-close{background:#ffffff26;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:16px;line-height:1;transition:background .15s}.selectable-charities-modal .modal-close:hover{background:#ffffff47}.selectable-charities-modal .modal-body{padding:24px 28px 0;overflow:hidden;display:flex;flex-direction:column;gap:20px;background:#fafafb;flex:1 1 auto;min-height:0}.selectable-charities-modal .mode-section,.selectable-charities-modal .filters,.selectable-charities-modal .bulk-bar{flex-shrink:0}.selectable-charities-modal .mode-section{background:#e9ecf9;border:1px solid #e2e3eb;border-radius:12px;padding:16px 18px}.selectable-charities-modal .mode-segmented{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;background:#fff;border:1px solid #e2e3eb;border-radius:999px;padding:4px}.selectable-charities-modal .mode-option{border:none;background:transparent;border-radius:999px;padding:10px 12px;font-size:12px;font-weight:600;color:#666;cursor:pointer;transition:all .15s ease}.selectable-charities-modal .mode-option:hover{color:#1a1a2e}.selectable-charities-modal .mode-option.active{background:#6c7fea;color:#fff;box-shadow:0 2px 8px #5c6ef559}.selectable-charities-modal .mode-help{margin-top:10px;font-size:13px;color:#666;line-height:1.5}.selectable-charities-modal .mode-help strong{color:#1a1a2e}.selectable-charities-modal .filters{display:grid;grid-template-columns:1fr 200px;gap:10px}.selectable-charities-modal .search-wrap{position:relative}.selectable-charities-modal .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#666}.selectable-charities-modal .search-input,.selectable-charities-modal .category-select{width:100%;border:1.5px solid #e2e3eb;border-radius:999px;padding:11px 14px;font-size:14px;color:#1a1a2e;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.selectable-charities-modal .search-input{padding-left:42px}.selectable-charities-modal .category-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;cursor:pointer}.selectable-charities-modal .search-input:focus,.selectable-charities-modal .category-select:focus{outline:none;border-color:#6c7fea;box-shadow:0 0 0 3px #6c7fea33}.selectable-charities-modal .bulk-bar{padding:10px 16px;border-radius:12px;background:#43496e;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;animation:selectable-charities-slide-down .2s ease-out}.selectable-charities-modal .bulk-actions{display:flex;gap:8px}.selectable-charities-modal .bulk-btn{border:none;border-radius:999px;background:#ffffff26;color:#fff;font-size:13px;font-weight:600;padding:6px 14px;cursor:pointer}.selectable-charities-modal .bulk-btn:hover{background:#ffffff47}.selectable-charities-modal .bulk-btn.primary{background:#6c7fea}.selectable-charities-modal .bulk-btn.primary:hover{background:#5b6ef5}.selectable-charities-modal .charity-backfill-hint{flex-shrink:0;font-size:13px;color:#666;text-align:center;margin:-8px 0 4px}.selectable-charities-modal .charity-list{display:flex;flex-direction:column;gap:6px;padding-bottom:16px;flex:1 1 auto;min-height:0}.selectable-charities-modal .charity-list-scroll{flex:1 1 auto;min-height:120px;overflow-y:auto;overflow-x:hidden;position:relative;border-radius:12px;-webkit-overflow-scrolling:touch}.selectable-charities-modal .charity-row{display:flex;align-items:center;gap:10px;padding:6px 12px;border-radius:10px;border:1px solid #e2e3eb;background:#fff;transition:border-color .15s ease,background .15s ease}.selectable-charities-modal .charity-row:hover{border-color:#cfe0f9;background:#f7f7fb}.selectable-charities-modal .charity-row.checked{border-color:#6c7fea;background:#e9ecf9}.selectable-charities-modal .charity-checkbox{width:18px;height:18px;border-radius:4px;border:2px solid #e2e3eb;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.selectable-charities-modal .charity-checkbox.checked{border-color:#6c7fea;background:#6c7fea}.selectable-charities-modal .charity-checkbox.checked:after{content:"";width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg) translate(-1px,-1px)}.selectable-charities-modal .charity-checkbox:disabled{opacity:.45;cursor:not-allowed}.selectable-charities-modal .charity-row-info{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.selectable-charities-modal .charity-row-name{flex:1;min-width:0;font-size:14px;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selectable-charities-modal .charity-row-meta-sep{color:#b0b4c4;font-weight:500;flex-shrink:0}.selectable-charities-modal .charity-row-category{font-size:12px;font-weight:500;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:42%}.selectable-charities-modal .charity-action-btn{border:1.5px solid #6c7fea;border-radius:999px;background:#fff;color:#5b6ef5;padding:4px 12px;min-width:84px;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease}.selectable-charities-modal .charity-action-btn:hover{background:#6c7fea;color:#fff}.selectable-charities-modal .charity-action-btn.added{border-color:transparent;background:#e9ecf9;color:#545494}.selectable-charities-modal .charity-action-btn.added:hover{background:#f3f4f8;color:#58609d;border:1.5px solid #e2e3eb}.selectable-charities-modal .charity-action-btn .remove-text,.selectable-charities-modal .charity-action-btn.added:hover .added-text{display:none}.selectable-charities-modal .charity-action-btn.added:hover .remove-text{display:inline}.selectable-charities-modal .charity-action-btn:disabled{opacity:.5;cursor:not-allowed}.selectable-charities-modal .charity-empty{font-size:14px;color:#666;text-align:center;padding:16px 0}.selectable-charities-modal .modal-footer{flex-shrink:0;padding:18px 28px;border-top:1px solid #e2e3eb;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff}.selectable-charities-modal .footer-hint{font-size:13px;color:#666;margin-right:auto;flex:1;min-width:0;padding-right:12px}.selectable-charities-modal .modal-footer .MuiTypography-root{font-size:13px;color:#8b2942;margin-right:auto;flex:1;min-width:0;padding-right:12px}.selectable-charities-modal .btn-cancel{padding:10px 22px;border-radius:999px;border:1.5px solid #e2e3eb;background:#fff;color:#1a1a2e;font-size:14px;font-weight:700;cursor:pointer}.selectable-charities-modal .btn-cancel:hover{background:#f3f4f8}.selectable-charities-modal .btn-save{padding:10px 22px;border-radius:999px;border:none;background:#6c7fe0;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.selectable-charities-modal .btn-save:hover{background:#5b6ef5}.selectable-charities-modal .btn-save:disabled{opacity:.65;cursor:not-allowed}@keyframes selectable-charities-slide-down{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.selectable-charities-modal .mode-segmented,.selectable-charities-modal .filters{grid-template-columns:1fr}.selectable-charities-modal .modal-header,.selectable-charities-modal .modal-body,.selectable-charities-modal .modal-footer{padding-left:16px;padding-right:16px}}.approval-required-page{min-height:100vh;background:#f4f4f7;padding:32px 20px;font-family:Nunito,sans-serif;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.approval-required-card{width:100%;max-width:480px;background:#fff;border-radius:18px;overflow:hidden;border:.5px solid rgba(0,0,0,.08)}.approval-required-header{background:#6b72d8;padding:24px 26px;color:#fff;text-align:center}.approval-required-title{font-size:22px;font-weight:600;line-height:1.3;margin:0}.approval-required-body{padding:24px 26px}.approval-required-message{font-size:13px;color:#5a5a5a;margin:0 0 20px;line-height:1.6}.approval-required-support{text-align:center}.approval-required-support a{font-size:13px;color:#6b72d8;text-decoration:none;font-weight:500}.approval-required-support a:hover{text-decoration:underline}.smv2-root{--smv2-canvas: #f3f4f8;--smv2-white: #ffffff;--smv2-card: #f7f7fb;--smv2-border: #e2e3eb;--smv2-light-indigo-bg: #e9ecf9;--smv2-mid-gray: #666666;--smv2-dark-navy: #1a1a2e;--smv2-muted-indigo: #6c7fea;--smv2-brand-primary: #6c7fe0;--smv2-light-indigo: #8088d1;--smv2-deep-indigo: #545494;--smv2-slate-indigo: #58609d;--smv2-soft-indigo: #6d75bb;--smv2-dark-slate: #444c54;--smv2-muted-slate-blue: #4c5c9c;--smv2-deep-slate: #43496e;--smv2-bright-indigo: #6376d4}@keyframes smv2-paper-enter{0%{opacity:0;transform:scale(.9) translateY(14px)}to{opacity:1;transform:scale(1) translateY(0)}}.smv2-paper{margin:24px auto;max-width:468px;max-height:min(92vh,900px);width:100%;border-radius:20px!important;background:var(--smv2-white)!important;border:1px solid var(--smv2-border)!important;box-shadow:0 2px 4px #43496e0d,0 12px 36px #43496e21,0 36px 72px #43496e12!important;overflow:hidden!important;animation:smv2-paper-enter .36s cubic-bezier(.34,1.5,.64,1);display:flex!important;flex-direction:column!important;font-family:Poppins,sans-serif}.smv2-header{flex-shrink:0;background:linear-gradient(135deg,#6c7fe0,#6c7fea);padding:20px 22px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.smv2-header-left{display:flex;align-items:center;gap:11px;min-width:0;flex:1}.smv2-logomark{width:38px;height:38px;border-radius:10px;background:#ffffff26;border:1.5px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:900;letter-spacing:-1.5px;flex-shrink:0}.smv2-header-titles{min-width:0}.smv2-header-titles h2{margin:0;color:#fff;font-size:16.5px;font-weight:800;letter-spacing:-.2px;line-height:1.25}.smv2-header-titles p{margin:2px 0 0;color:#ffffffa6;font-size:11.5px;font-weight:500;line-height:1.3}.smv2-header-badge{display:inline-block;margin-top:5px;background:#fff3;border:1.5px solid rgba(255,255,255,.35);border-radius:20px;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#ffffffeb;padding:2px 9px}.smv2-close{width:30px;height:30px;border-radius:8px;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.2);color:#fff;font-size:15px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease}.smv2-close:hover{background:#ffffff3d}.smv2-accent{height:3px;flex-shrink:0;background:linear-gradient(90deg,#6c7fe0,#6376d4,#6c7fea)}.smv2-dialog-content{padding:0!important;flex:1;min-height:0;display:flex;flex-direction:column;background:var(--smv2-white)!important}.smv2-body{padding:20px 22px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom));flex:1 1 auto;min-height:0;overflow-y:auto;box-sizing:border-box}.smv2-body--required{max-height:72vh;overflow-y:auto}.smv2-helper{font-size:12.5px;font-weight:500;color:var(--smv2-mid-gray);line-height:1.6;margin:0 0 4px}.smv2-helper em{font-style:normal;font-weight:700;color:var(--smv2-deep-slate)}.smv2-details-heading{margin:0 0 8px;font-weight:800;color:var(--smv2-white);line-height:1.25;background:#6b72d8;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.smv2-details-heading-kicker{display:block;margin:0;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6;line-height:1.2}.smv2-details-heading-title{display:block;margin:0;font-size:17px;font-weight:800;letter-spacing:-.02em;line-height:1.25;color:var(--smv2-white)}.smv2-details-note{font-size:12.5px;font-weight:500;color:var(--smv2-mid-gray);line-height:1.55;margin:0 0 12px}.smv2-details-note em{font-style:normal;font-weight:800;color:var(--smv2-deep-slate)}.smv2-field-label{display:block;font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--smv2-slate-indigo);padding-left:2px;margin-bottom:5px}.smv2-name-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.smv2-input{width:100%;box-sizing:border-box;border:1.5px solid var(--smv2-border);border-radius:10px;padding:9px 13px;font-size:13px;font-weight:600;color:var(--smv2-dark-navy);background:var(--smv2-card);font-family:inherit;transition:border-color .18s,box-shadow .18s,background .18s}.smv2-input::placeholder{color:var(--smv2-light-indigo);font-weight:500;opacity:.62}.smv2-input:focus{outline:none;border-color:var(--smv2-brand-primary);background:var(--smv2-white);box-shadow:0 0 0 3px #6c7fe026}.smv2-email-wrap{margin-top:10px}.smv2-section-label{display:flex;align-items:center;gap:8px;font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--smv2-slate-indigo);margin:0 0 9px 2px}.smv2-section-label:after{content:"";flex:1;height:1px;background:var(--smv2-border)}.smv2-section-label--tight-top{margin-top:14px}.smv2-amount-card{background:var(--smv2-card);border:1.5px solid var(--smv2-border);border-radius:11px;padding:11px 14px;display:flex;justify-content:space-between;align-items:center;gap:10px}.smv2-amount-card--np-summary{gap:10px;align-items:center;margin-top:14px}.smv2-amount-card__logo{width:52px;height:52px;border-radius:8px;background:#fff;border:1.5px solid var(--smv2-border);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:var(--smv2-slate-indigo);overflow:hidden}.smv2-amount-card__logo img{width:100%;height:100%;object-fit:contain;padding:2px;box-sizing:border-box}.smv2-amount-card__np-name{flex:1;min-width:0;font-size:15px;font-weight:800;color:var(--smv2-deep-slate);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.smv2-amount-card__donation{flex-shrink:0;font-size:17px;font-weight:900;color:var(--smv2-dark-navy);letter-spacing:-.35px}.smv2-order-fee-value{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:8px;flex-wrap:wrap}.smv2-fee-edit-link{margin:0;padding:0;border:none;background:none;cursor:pointer;font-family:inherit;font-size:10.5px;font-weight:800;color:var(--smv2-brand-primary);text-decoration:underline;text-underline-offset:2px}.smv2-fee-edit-link:hover{opacity:.88}.smv2-order-fee-amount-struck{text-decoration:line-through;color:var(--smv2-mid-gray)}.smv2-amount-main{font-size:16px;font-weight:900;color:var(--smv2-dark-navy);letter-spacing:-.4px}.smv2-amount-fee-row{font-size:11px;font-weight:600;color:var(--smv2-mid-gray);margin-top:2px}.smv2-edit-pill{display:inline-block;margin-left:6px;font-size:11px;font-weight:800;color:var(--smv2-brand-primary);border:1.5px solid var(--smv2-brand-primary);border-radius:20px;padding:2px 9px;cursor:pointer;background:transparent;font-family:inherit;vertical-align:baseline}.smv2-edit-pill:hover{background:var(--smv2-brand-primary);color:var(--smv2-white)}.smv2-tip-block{background:var(--smv2-light-indigo-bg);border:1.5px solid var(--smv2-border);border-radius:12px;padding:12px 14px;margin-bottom:11px;margin-top:11px;display:flex;align-items:center;gap:12px}.smv2-tip-block strong{font-size:12.5px;font-weight:800;color:var(--smv2-deep-slate)}.smv2-tip-block p{margin:4px 0 0;font-size:11.5px;font-weight:500;color:var(--smv2-slate-indigo);line-height:1.45}.smv2-order-total-block{margin:0 0 10px;padding:12px 14px 13px;border:1.5px solid var(--smv2-border);border-radius:12px;background:#fafbff}.smv2-order-total-rows{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;color:var(--smv2-mid-gray);letter-spacing:-.1px}.smv2-order-total-row{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.smv2-order-total-row span:last-child{font-weight:700;color:var(--smv2-dark-slate)}.smv2-order-total-strong{display:flex;justify-content:space-between;align-items:baseline;margin-top:9px;padding-top:9px;border-top:1.5px solid var(--smv2-border);font-size:14.5px;font-weight:900;color:var(--smv2-dark-navy);letter-spacing:-.3px}.smv2-tip-heart{color:var(--smv2-brand-primary)}.smv2-tip-controls{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.smv2-tip-percent-box{position:relative;width:58px;flex-shrink:0}.smv2-tip-select{border:1.5px solid var(--smv2-brand-primary);border-radius:8px;padding:6px 18px 6px 8px;font-size:13px;font-weight:800;color:var(--smv2-brand-primary);background:var(--smv2-white);font-family:inherit;width:100%;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;flex-shrink:0}.smv2-tip-percent-sign{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:800;color:var(--smv2-brand-primary);pointer-events:none}.smv2-dollar-input-wrap{position:relative}.smv2-dollar-prefix{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--smv2-deep-slate);font-weight:700;font-size:13px;pointer-events:none}.smv2-input--dollar{padding-left:26px}.smv2-address-wrap{position:relative}.smv2-address-wrap .smv2-input{padding-right:28px}.smv2-address-chev{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--smv2-light-indigo);font-size:11px;pointer-events:none}.smv2-address-hint{font-size:10.5px;font-weight:500;color:var(--smv2-mid-gray);margin:4px 0 11px 2px}.smv2-root .smv2-address-wrap .MuiOutlinedInput-root{border-radius:10px;background:var(--smv2-card)}.smv2-root .smv2-address-wrap .MuiOutlinedInput-root:not(.Mui-error) .MuiOutlinedInput-notchedOutline{border-color:var(--smv2-border);border-width:1.5px}.smv2-root .smv2-address-wrap .MuiOutlinedInput-root:not(.Mui-error):hover .MuiOutlinedInput-notchedOutline{border-color:var(--smv2-border)}.smv2-root .smv2-address-wrap .MuiOutlinedInput-root:not(.Mui-error).Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--smv2-brand-primary);border-width:1.5px}.smv2-root .smv2-address-wrap .MuiOutlinedInput-root:not(.Mui-error).Mui-focused{background:var(--smv2-white);box-shadow:0 0 0 3px #6c7fe026}.smv2-pay-row{width:100%;box-sizing:border-box;border:1.5px solid var(--smv2-border);border-radius:10px;background:var(--smv2-card);padding:9px 13px;display:flex;align-items:center;gap:10px}.smv2-accordion-note{font-size:10.5px;font-weight:600;color:var(--smv2-mid-gray);text-align:center;margin-top:12px}.smv2-cta{width:100%;border-radius:50px;border:none;background:linear-gradient(135deg,#6c7fe0,#6376d4);color:var(--smv2-white);font-size:15px;font-weight:800;font-family:inherit;padding:13px 20px;margin-top:16px;cursor:pointer;box-shadow:0 4px 16px #6c7fe061;transition:transform .18s ease,box-shadow .18s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:48px}.smv2-cta-arrow{font-size:16px;transition:transform .18s ease}.smv2-cta:hover:not(:disabled){transform:translateY(-1.5px);box-shadow:0 7px 24px #6c7fe075}.smv2-cta:hover:not(:disabled) .smv2-cta-arrow{transform:translate(4px)}.smv2-cta:disabled{background:var(--smv2-light-indigo-bg);color:var(--smv2-light-indigo);box-shadow:none;cursor:not-allowed}.smv2-cta--success{background:linear-gradient(135deg,#2d9e6b,#21845a)!important;box-shadow:0 4px 16px #2d9e6b4d!important;color:#fff!important}.smv2-trigger{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:var(--smv2-light-indigo-bg);border:1.5px solid var(--smv2-light-indigo);border-radius:12px;margin-top:16px;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:48px;transition:background .18s,border-color .18s,box-shadow .18s;text-align:left;width:100%;font-family:inherit}.smv2-trigger:hover:not(.smv2-trigger--static){background:var(--smv2-canvas);border-color:var(--smv2-soft-indigo);box-shadow:0 2px 10px #6c7fe01f}.smv2-trigger.open{border-color:var(--smv2-brand-primary);border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent;background:var(--smv2-light-indigo-bg)}.smv2-trigger--static{cursor:default;pointer-events:none;align-items:center}.smv2-trigger-logo{width:36px;height:36px;border-radius:8px;background:var(--smv2-white);border:1.5px solid var(--smv2-border);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--smv2-slate-indigo)}.smv2-trigger-logo img{width:100%;height:100%;object-fit:contain;padding:4px}.smv2-trigger-text{flex:1;min-width:0}.smv2-trigger-label{font-size:12.5px;font-weight:700;color:var(--smv2-muted-slate-blue);line-height:1.3}.smv2-trigger-sub{display:block;margin:5px 0 0;font-size:11px;font-weight:500;color:var(--smv2-mid-gray);line-height:1.45}.smv2-optional-badge{align-self:center;flex-shrink:0;background:var(--smv2-white);border:1px solid var(--smv2-border);border-radius:20px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--smv2-light-indigo);padding:2px 8px}.smv2-optional-badge.added{background:var(--smv2-brand-primary);border-color:var(--smv2-brand-primary);color:var(--smv2-white)}.smv2-trigger-chev{align-self:center;font-size:14px;color:var(--smv2-light-indigo);transition:transform .25s cubic-bezier(.34,1.2,.64,1);flex-shrink:0}.smv2-trigger.open .smv2-trigger-chev{transform:rotate(90deg)}.smv2-donation-compact{margin-top:16px;border:1.5px solid #c8caf0;border-radius:10px;background:#f5f5ff;overflow:hidden}.smv2-donation-compact--open{background:#fff;border-color:#c8caf0}.smv2-donation-compact__surface{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;margin:0;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;color:inherit;border-radius:0;transition:background .15s ease}.smv2-donation-compact__surface:hover{background:#ffffff8c}.smv2-donation-compact__surface:focus-visible{outline:2px solid var(--smv2-brand-primary);outline-offset:1px}.smv2-donation-compact__logo{width:40px;height:40px;border-radius:8px;background:#fff;border:1.5px solid var(--smv2-border);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--smv2-slate-indigo);overflow:hidden}.smv2-donation-compact__logo img{width:100%;height:100%;object-fit:contain;padding:4px}.smv2-donation-compact__body{flex:1;min-width:0}.smv2-donation-compact__title{font-size:13.5px;font-weight:800;color:var(--smv2-dark-navy);line-height:1.3}.smv2-donation-compact__sub{margin:4px 0 0;font-size:12px;font-weight:500;color:var(--smv2-mid-gray);line-height:1.45}.smv2-donation-compact__trail{display:flex;align-items:center;gap:8px;flex-shrink:0;align-self:center}.smv2-donation-compact__donate-pill{flex-shrink:0;display:inline-block;padding:5px 10px;border-radius:6px;border:1px solid #c8caf0;background:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;color:var(--smv2-dark-navy);line-height:1.2;box-shadow:0 1px #181c400a}.smv2-donation-compact__chev{flex-shrink:0;font-size:18px;color:#6b72d8;line-height:1}.smv2-donation-compact__panel{padding:0 14px 16px}.smv2-donation-compact__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0 12px;margin:0 0 2px;border-bottom:1px solid #e8e9f4}.smv2-donation-compact__head-start{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.smv2-donation-compact__head--required{justify-content:flex-start}.smv2-donation-compact__head-title{flex:1;min-width:0;font-size:13.5px;font-weight:800;color:var(--smv2-dark-navy);line-height:1.3}.smv2-donation-compact__back{flex-shrink:0;margin:0;padding:4px 0;border:none;background:none;font:inherit;font-size:12.5px;font-weight:800;color:var(--smv2-brand-primary);cursor:pointer;font-family:inherit}.smv2-donation-compact__back:hover{text-decoration:underline}.smv2-donation-compact__back:focus-visible{outline:2px solid var(--smv2-brand-primary);outline-offset:2px;border-radius:2px}.smv2-donation-compact__match{font-size:12px;font-weight:500;color:var(--smv2-slate-indigo);line-height:1.45;margin:0 0 12px}.smv2-accordion-panel{max-height:0;opacity:0;overflow:hidden;border:1.5px solid var(--smv2-brand-primary);border-top:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background:var(--smv2-white);transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .25s linear}.smv2-accordion-panel.open{max-height:600px;opacity:1}.smv2-accordion-inner{padding:16px 14px 14px}@media (max-width: 359px){.smv2-optional-badge{display:none}}.smv2-preset-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.smv2-preset-btn{flex:1;min-width:72px;padding:8px 12px;border-radius:999px;border:none;background:var(--smv2-brand-primary);color:var(--smv2-white);font-weight:700;font-size:13px;font-family:inherit;cursor:pointer;min-height:44px}.smv2-preset-btn:hover{filter:brightness(1.05)}.smv2-stripe-slot{flex:1;min-width:0}.smv2-stripe-slot>div{width:100%}@media (max-width: 479px){.smv2-paper{margin:0 12px!important;max-width:calc(100% - 24px)!important}.smv2-header{padding:16px 16px 14px}.smv2-header-titles h2{font-size:15px}.smv2-header-titles p{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smv2-header-badge{font-size:9px}.smv2-logomark{width:34px;height:34px;font-size:18px}.smv2-body{padding:16px 16px 20px;padding-bottom:calc(44px + env(safe-area-inset-bottom))}.smv2-body--optional-mobile{max-height:70vh;overflow-y:auto}.smv2-body--required{max-height:65vh}.smv2-helper{font-size:12px}.smv2-name-row{grid-template-columns:1fr;gap:10px}.smv2-input{font-size:16px;padding:11px 13px}.smv2-amount-main{font-size:15px}.smv2-tip-block strong{font-size:12px}.smv2-tip-block p{font-size:11px}.smv2-tip-select{min-height:44px}.smv2-address-hint{font-size:10px}.smv2-pay-row{padding:11px 13px}.smv2-accordion-note{font-size:10px}.smv2-cta{padding:14px 20px;min-height:52px}.fpv2-details-modal-body .smv2-cta{position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:2}.smv2-trigger{padding:11px 12px;gap:10px;min-height:52px}.smv2-donation-compact__surface{min-height:52px}.smv2-trigger-label{font-size:12px}.smv2-trigger-sub{font-size:10.5px}.smv2-accordion-inner{padding:14px 12px 12px}}.fpv2-page,.fpv2-confirm{--fpv2-canvas: #f3f4f8;--fpv2-white: #ffffff;--fpv2-card: #f7f7fb;--fpv2-border: #e2e3eb;--fpv2-light-indigo-bg: #e9ecf9;--fpv2-mid-gray: #666666;--fpv2-dark-navy: #1a1a2e;--fpv2-muted-indigo: #6c7fea;--fpv2-brand-primary: #6c7fe0;--fpv2-light-indigo: #8088d1;--fpv2-deep-indigo: #545494;--fpv2-slate-indigo: #58609d;--fpv2-soft-indigo: #6d75bb;--fpv2-dark-slate: #444c54;--fpv2-muted-slate-blue: #4c5c9c;--fpv2-deep-slate: #43496e;--fpv2-bright-indigo: #6376d4;font-family:Nunito,Poppins,sans-serif;box-sizing:border-box}.fpv2-page{min-height:100vh;background:var(--fpv2-canvas);padding:28px 16px 56px;padding-bottom:calc(56px + env(safe-area-inset-bottom));font-family:Nunito,Poppins,sans-serif}.fpv2-page .smv2-body,.fpv2-page .smv2-input,.fpv2-page .smv2-field-label,.fpv2-page .smv2-section-label,.fpv2-page .smv2-cta,.fpv2-page .smv2-ghost-btn{font-family:Nunito,Poppins,sans-serif}.fpv2-confirm{min-height:100vh;background:var(--fpv2-canvas);padding:28px 16px 56px;display:flex;flex-direction:column;align-items:center;padding-bottom:calc(56px + env(safe-area-inset-bottom))}.fpv2-page--form-payment{padding-bottom:calc(40px + env(safe-area-inset-bottom))}.fpv2-container{max-width:920px;width:100%;margin:0 auto}.fpv2-container--narrow{max-width:920px}.fpv2-sender-header{background:var(--fpv2-white);border:1px solid var(--fpv2-border);border-bottom:none;border-radius:16px 16px 0 0;padding:14px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.fpv2-sender-left{display:flex;align-items:center;gap:11px;min-width:0}.fpv2-avatar{width:42px;height:42px;border-radius:50%;background:var(--fpv2-light-indigo-bg);border:2px solid var(--fpv2-border);object-fit:cover;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--fpv2-brand-primary);font-weight:800;font-size:16px}.fpv2-sender-name{font-size:14px;font-weight:800;color:var(--fpv2-dark-navy);line-height:1.2}.fpv2-sender-role{display:block;margin-top:1px;font-size:11px;font-weight:500;color:var(--fpv2-mid-gray)}.fpv2-sender-right{display:flex;align-items:center;gap:9px;flex-shrink:0}.fpv2-company-logo{display:block;height:28px;max-width:min(180px,34vw);object-fit:contain;flex-shrink:0}.fpv2-gift-badge{background:linear-gradient(135deg,#6c7fe0,#6376d4);color:var(--fpv2-white);border-radius:8px;padding:5px 12px;font-size:12px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.fpv2-accent-bar{height:3px;background:linear-gradient(90deg,#6c7fe0,#6376d4,#6c7fea);flex-shrink:0}.fpv2-main-card{background:var(--fpv2-white);border:1px solid var(--fpv2-border);border-top:none;border-radius:0 0 16px 16px;padding:26px 28px 32px;margin-bottom:0}.fpv2-sender-blurb,.fpv2-sender-blurb p{font-size:clamp(18px,2.1vw,21px);font-weight:500;color:var(--fpv2-mid-gray);line-height:1.58;letter-spacing:-.012em;margin:0 0 20px;max-width:100%;width:100%;box-sizing:border-box;text-align:left}.fpv2-sender-blurb strong,.fpv2-sender-blurb .strong,.fpv2-sender-blurb b{font-weight:700;color:var(--fpv2-deep-slate)}.fpv2-personal-media{margin:0 0 22px}.fpv2-personal-media--in-np{margin:12px 0 0}.fpv2-personal-media--below-goal{margin:0}.fpv2-personal-media--below-goal .fpv2-personal-media-frame{max-width:100%}.fpv2-personal-media-frame{max-width:420px;margin:0 auto;border-radius:10px;border:1.5px solid var(--fpv2-border);overflow:hidden;background:var(--fpv2-white)}.fpv2-personal-media--in-np .fpv2-personal-media-frame{max-width:100%}.fpv2-personal-media-caption{margin:8px 0 0;padding:0 4px;font-size:11px;font-weight:600;color:var(--fpv2-mid-gray);text-align:center;line-height:1.35}.fpv2-sec-label{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--fpv2-slate-indigo);display:flex;align-items:center;gap:8px;margin:0 0 10px;font-family:inherit}.fpv2-sec-label:after{content:"";flex:1;height:1px;background:var(--fpv2-border)}.fpv2-schedule-col{display:flex;flex-direction:column;align-items:stretch;min-width:0}.fpv2-next-btn--gone{display:none!important}.fpv2-cols{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.fpv2-cols--reschedule-gift{grid-template-columns:1fr;max-width:620px;margin-left:auto;margin-right:auto}.fpv2-reschedule-gift-vendor{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--fpv2-border)}.fpv2-reschedule-gift-vendor-logo-frame{flex-shrink:0;width:76px;height:76px;box-sizing:border-box;border-radius:14px;border:1px solid var(--fpv2-border);background:var(--fpv2-white);display:flex;align-items:center;justify-content:center;padding:8px;overflow:hidden}.fpv2-reschedule-gift-vendor-logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.fpv2-reschedule-gift-vendor-fallback{width:100%;height:100%;min-height:0;border-radius:8px;background:var(--fpv2-light-indigo-bg);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:var(--fpv2-deep-slate)}.fpv2-reschedule-gift-vendor-name{font-size:14px;font-weight:700;color:var(--fpv2-dark-navy);line-height:1.25;min-width:0;flex:0 1 auto}.fpv2-reschedule-gift-vendor-amount{font-size:18px;font-weight:800;color:var(--fpv2-dark-navy);line-height:1.2;flex-shrink:0;white-space:nowrap}.fpv2-reschedule-participants{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--fpv2-border)}.fpv2-reschedule-participant{margin-bottom:12px}.fpv2-reschedule-participant:last-child{margin-bottom:0}.fpv2-reschedule-participant-label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fpv2-slate-indigo);margin-bottom:4px}.fpv2-reschedule-participant-name{font-size:13px;font-weight:700;color:var(--fpv2-dark-navy)}.fpv2-reschedule-participant-meta{font-size:11.5px;font-weight:500;color:var(--fpv2-mid-gray);margin-top:2px;word-break:break-word}.fpv2-reschedule-gift-summary{min-width:0}.fpv2-reschedule-gift-summary-panels{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:12px 18px;align-items:start;margin-top:4px;padding:11px 12px 12px;border-radius:11px;background:linear-gradient(152deg,#e9ecf9a6,#f7f7fbbf 45%,#ffffff8c);border:1px solid var(--fpv2-border);box-shadow:inset 0 1px #ffffffd9}.fpv2-reschedule-gift-summary-people{min-width:0}.fpv2-reschedule-gift-summary-people .fpv2-reschedule-participants{border-bottom:none;margin-bottom:0;padding-bottom:0}.fpv2-reschedule-gift-when{min-width:0;padding-left:14px;border-left:3px solid var(--fpv2-brand-primary)}.fpv2-reschedule-gift-when-duration{font-size:13px;font-weight:700;color:var(--fpv2-dark-navy);line-height:1.3;margin-bottom:3px}.fpv2-reschedule-gift-when-range{font-size:11px;font-weight:600;color:var(--fpv2-deep-slate);line-height:1.45;margin-bottom:4px}.fpv2-reschedule-gift-when-tz{margin-top:1px}.fpv2-confirm-block.fpv2-confirm-block--reschedule-gift{padding:10px 12px;margin-bottom:12px}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-gift-summary .fpv2-reschedule-gift-vendor{flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:10px 12px;width:100%;box-sizing:border-box;margin-bottom:0;padding-bottom:10px;border-bottom:none}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-gift-vendor-logo-frame{width:96px;height:96px;border-radius:16px;padding:10px}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-gift-vendor-fallback{font-size:22px;border-radius:10px}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-gift-vendor-name{font-size:13px;text-align:left;word-break:break-word;max-width:100%}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-gift-vendor-amount{font-size:20px;font-weight:800;color:var(--fpv2-dark-navy);text-align:left}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-participants{display:grid;grid-template-columns:1fr 1fr;gap:2px 14px;align-items:start;margin-bottom:8px;padding-bottom:8px}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-participant{margin-bottom:0}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-participant-label{margin-bottom:2px;font-size:9.5px}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-participant-meta{margin-top:1px;font-size:11px;line-height:1.35}.fpv2-confirm-block--reschedule-gift .fpv2-confirm-row{margin-bottom:6px}.fpv2-confirm-block--reschedule-gift .fpv2-confirm-row:last-child{margin-bottom:0}@media (max-width: 479px){.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-participants{grid-template-columns:1fr;gap:0}.fpv2-confirm-block--reschedule-gift .fpv2-reschedule-participant:first-child{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid var(--fpv2-border)}}@media (max-width: 559px){.fpv2-reschedule-gift-summary-panels{grid-template-columns:1fr;gap:10px;padding:10px 11px 11px}.fpv2-reschedule-gift-when{border-left:none;padding-left:0;padding-top:10px;margin-top:2px;border-top:1px solid rgba(226,227,235,.95)}}.fpv2-col-left,.fpv2-col-right{min-width:0}.fpv2-cols>.fpv2-col-left>.smv2-body{padding-top:0}.fpv2-cols>.fpv2-col-left .smv2-details-heading{text-align:center;align-items:center}.fpv2-calendar-wrap{border:1.5px solid var(--fpv2-border);border-radius:12px;overflow:hidden;margin-bottom:14px;container-type:inline-size;container-name:fpv2-calwrap}.fpv2-calendly-root--stacked{display:flex;flex-direction:column;gap:0;width:100%}.fpv2-calendly-root--stacked .fpv2-cal-body{padding:0;background:var(--fpv2-white)}.fpv2-calendly-root--stacked .MuiPickersCalendarHeader-root{background:var(--fpv2-light-indigo-bg);padding:10px 14px;margin:0;border-bottom:1px solid var(--fpv2-border)}.fpv2-calendly-root--stacked .MuiPickersCalendarHeader-label{font-size:13px!important;font-weight:800!important;color:var(--fpv2-deep-slate)!important;font-family:inherit!important}.fpv2-calendly-root--stacked .MuiPickersArrowSwitcher-root{gap:5px}.fpv2-calendly-root--stacked .MuiPickersArrowSwitcher-button{width:28px!important;height:28px!important;border-radius:7px!important;background:var(--fpv2-white)!important;border:1.5px solid var(--fpv2-border)!important;color:var(--fpv2-slate-indigo)!important}.fpv2-calendly-root--stacked .MuiPickersArrowSwitcher-button:hover{background:var(--fpv2-light-indigo-bg)!important}.fpv2-calendly-root--stacked .MuiDateCalendar-root{width:100%!important;max-width:100%;margin:0!important}.fpv2-calendly-root--stacked .fpv2-slots-heading{font-size:13px;font-weight:800;color:var(--fpv2-deep-slate);margin:0 0 8px;font-family:inherit}.fpv2-calendly-root--stacked .fpv2-slot-stack{display:flex;flex-direction:column;gap:6px;max-height:210px;overflow-y:auto;margin-bottom:14px}.fpv2-calendly-root--stacked .fpv2-slot-stack .MuiButton-root{border-radius:50px;text-transform:none;font-size:13px;font-weight:700;font-family:inherit;min-height:44px;border-width:1.5px}.fpv2-calendly-root--stacked .fpv2-duration-tz-row{width:100%;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,128px) minmax(0,1fr);gap:10px 12px;align-items:end}.fpv2-calendly-root--stacked .fpv2-duration-tz-row--tz-only{grid-template-columns:1fr}@container fpv2-calwrap (max-width: 300px){.fpv2-calendly-root--stacked .fpv2-duration-tz-row:not(.fpv2-duration-tz-row--tz-only){grid-template-columns:1fr}}.fpv2-calendly-root--stacked .fpv2-duration-block{margin-bottom:0}.fpv2-calendly-root--stacked .fpv2-duration-block .fpv2-tz-label{font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fpv2-slate-indigo);margin-bottom:5px}.fpv2-calendly-root--stacked .fpv2-duration-block .MuiOutlinedInput-root,.fpv2-calendly-root--stacked .fpv2-tz-block--row .MuiOutlinedInput-root{border-radius:10px;background:var(--fpv2-card);font-family:inherit;box-sizing:border-box;min-height:44px;height:44px}.fpv2-calendly-root--stacked .fpv2-tz-block .fpv2-tz-label{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--fpv2-slate-indigo);margin:0 0 5px;display:block;font-family:inherit}.fpv2-calendly-root--stacked .fpv2-duration-block .MuiSelect-select,.fpv2-calendly-root--stacked .fpv2-duration-block .MuiOutlinedInput-input,.fpv2-calendly-root--stacked .fpv2-tz-block--row .MuiOutlinedInput-input{padding-top:8px!important;padding-bottom:8px!important;font-size:13px;font-weight:600}.fpv2-calendar-wrap .MuiDateCalendar-root{background:var(--fpv2-white)!important;border:none!important;border-radius:0!important;width:100%}.fpv2-calendar-header{background:var(--fpv2-light-indigo-bg);padding:10px 14px;display:flex;justify-content:space-between;align-items:center}.fpv2-next-btn{width:100%;margin-top:14px;padding:12px 20px;border:none;border-radius:50px;background:linear-gradient(135deg,var(--fpv2-brand-primary),var(--fpv2-bright-indigo));color:var(--fpv2-white);font:14px/1.2 Poppins,sans-serif;font-weight:500;cursor:pointer;box-shadow:0 4px 14px #6c7fe05c;transition:transform .2s,box-shadow .2s,opacity .26s ease}.fpv2-next-btn span{font-family:Poppins,sans-serif}.fpv2-next-btn--hidden{opacity:0;pointer-events:none;transform:translateY(8px)}.fpv2-next-btn--visible{animation:fpv2-fade-up .26s ease forwards}.fpv2-next-btn:hover{transform:translateY(-1.5px);box-shadow:0 6px 20px #6c7fe070}.fpv2-next-btn span{display:inline-block;transition:transform .18s ease}.fpv2-next-btn:hover span{transform:translate(4px)}.fpv2-next-btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.fpv2-next-btn:disabled:hover{transform:none;box-shadow:none}@keyframes fpv2-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fpv2-details-reveal{max-height:0;opacity:0;overflow:hidden;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .45s cubic-bezier(.4,0,.2,1)}.fpv2-details-reveal--open{max-height:2000px;opacity:1}.fpv2-details-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;background:#1a1a2e70;display:flex;align-items:center;justify-content:center;padding:16px}.fpv2-details-modal{width:min(540px,100%);max-height:min(90vh,980px);overflow:hidden;border:none;border-radius:16px;background:var(--fpv2-white);box-shadow:0 12px 36px #43496e33,0 2px 6px #43496e1f,inset 0 0 0 1.5px var(--fpv2-border);display:flex;flex-direction:column;position:relative}.fpv2-details-modal-header{position:absolute;top:26px;right:14px;z-index:2}.fpv2-details-modal-close{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#ffffff38;color:#fff;font-size:17px;font-weight:500;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.fpv2-details-modal-close:hover{background:#ffffff52;border-color:#ffffff80;color:#fff}.fpv2-details-modal-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.fpv2-details-modal-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0}.fpv2-details-modal-body .smv2-body{padding:0 16px 16px;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}.fpv2-details-modal-body .fpv2-modal-form-scroll{flex:1;min-height:0;overflow-y:visible;overflow-x:hidden;padding-inline:14px;-webkit-overflow-scrolling:touch}.fpv2-details-modal-body .fpv2-modal-form-scroll--scroll{overflow-y:auto}.fpv2-details-modal-body .smv2-details-heading{margin:0 -16px 22px;border-radius:16px 16px 0 0;background:#6b72d8;padding:22px 54px 24px 16px;gap:8px}.fpv2-details-modal-body .smv2-details-heading-kicker{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6}.fpv2-details-modal-body .smv2-details-heading-title{font-size:20px;line-height:1.2}.fpv2-details-modal-body .smv2-details-note{margin:0 14px 16px;padding:0 2px;max-width:100%;box-sizing:border-box;font-size:14px;line-height:1.55;font-weight:500;color:var(--smv2-mid-gray)}.fpv2-details-modal-body .smv2-field-label{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--smv2-mid-gray);padding-left:2px;margin-bottom:5px}.fpv2-details-modal-body .smv2-cta{flex-shrink:0;width:100%;box-sizing:border-box;margin-top:16px;background:#6b72d8;color:#fff;border-radius:10px;font-size:14px;font-weight:800;box-shadow:0 4px 16px #6b72d859}.fpv2-details-modal-body .smv2-cta .smv2-cta-arrow{color:#fff}.fpv2-details-modal-body .smv2-cta:hover:not(:disabled){background:#5c64ce;box-shadow:0 6px 20px #6b72d86b}.fpv2-details-modal-body .smv2-cta:disabled{background:var(--smv2-light-indigo-bg);color:var(--smv2-light-indigo);box-shadow:none}.fpv2-optional-donation-below{width:100%;max-width:100%;margin-top:16px}.fpv2-topbar{max-width:600px;width:100%;background:var(--fpv2-white);border:1px solid var(--fpv2-border);border-radius:14px;padding:12px 18px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.fpv2-topbar .fpv2-company-logo{height:34px;max-width:min(200px,45vw)}.fpv2-np-info-card,.fpv2-goal-card{background:var(--fpv2-card);border:1.5px solid var(--fpv2-border);border-radius:12px;overflow:hidden;margin-bottom:14px}.fpv2-np-logo-wrap{background:var(--fpv2-white);padding:20px;min-height:192px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--fpv2-border)}.fpv2-np-info-card--reschedule .fpv2-reschedule-np-hero{display:flex;justify-content:center;margin:0 0 14px}.fpv2-np-info-card--reschedule .fpv2-reschedule-np-hero-frame{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;max-width:100%;min-height:72px;padding:12px 40px;border-radius:18px;border:1px solid var(--fpv2-border);background:var(--fpv2-white);box-shadow:inset 0 1px #ffffffeb}.fpv2-np-info-card--reschedule .fpv2-reschedule-np-hero-logo{display:block;max-height:56px;max-width:min(280px,100%);width:auto;height:auto;object-fit:contain}.fpv2-np-info-card--reschedule .fpv2-reschedule-np-hero-fallback{min-width:120px;min-height:52px;padding:0 12px;border-radius:12px;background:var(--fpv2-light-indigo-bg);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:var(--fpv2-slate-indigo)}.fpv2-np-logo{max-height:124px;max-width:300px;object-fit:contain}.fpv2-np-fallback-logo{width:124px;height:124px;border-radius:10px;background:var(--fpv2-light-indigo-bg);display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:800;color:var(--fpv2-slate-indigo)}.fpv2-np-body{padding:14px 16px}.fpv2-np-name{font-size:13.5px;font-weight:800;color:var(--fpv2-dark-navy);margin:0 0 6px}.fpv2-np-desc,.fpv2-np-desc p{font-size:14px;font-weight:500;color:var(--fpv2-mid-gray);line-height:1.65;margin:0}.fpv2-goal-card{padding:14px 16px}.fpv2-goal-title{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--fpv2-slate-indigo);margin:0 0 8px;text-align:center}.fpv2-goal-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.fpv2-goal-raised{font-size:13px;font-weight:800;color:var(--fpv2-dark-navy)}.fpv2-goal-target{font-size:12px;font-weight:700;color:var(--fpv2-mid-gray)}.fpv2-goal-bar-outer{height:6px;background:var(--fpv2-border);border-radius:20px;overflow:hidden}.fpv2-goal-bar-inner{height:100%;border-radius:20px;background:linear-gradient(90deg,var(--fpv2-brand-primary),var(--fpv2-muted-indigo));transition:width .35s ease}.fpv2-cta-row{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:16px}.fpv2-confirm-atcb-wrap{width:100%;margin-top:8px;margin-bottom:10px;display:flex;justify-content:center;min-height:44px}.fpv2-confirm-atcb-wrap add-to-calendar-button{display:block;width:auto;max-width:100%;align-self:center}.fpv2-ghost-btn{padding:10px 24px;border-radius:50px;border:1.5px solid var(--fpv2-border);background:var(--fpv2-white);font:13px/1.2 Poppins,sans-serif;font-weight:700;color:var(--fpv2-slate-indigo);cursor:pointer;font-family:inherit}.fpv2-ghost-btn:hover{background:var(--fpv2-light-indigo-bg);border-color:var(--fpv2-brand-primary);color:var(--fpv2-brand-primary)}.fpv2-ghost-btn--compact{padding:7px 14px;min-height:36px;font-size:12px;font-weight:700}.fpv2-ghost-btn--link{flex:1;min-width:0;text-align:center;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.fpv2-confirm-meeting-actions-v2{display:flex;gap:8px;margin-top:4;width:100%}.fpv2-confirm-meeting-actions-v2 .fpv2-ghost-btn:not(.fpv2-ghost-btn--link){flex:1;min-width:0}@media (max-width: 767px){.fpv2-page,.fpv2-confirm{padding:12px 12px 40px}.fpv2-main-card{padding:18px 16px 24px}.fpv2-np-info-card--reschedule .fpv2-reschedule-np-hero{margin-bottom:12px}.fpv2-np-info-card--reschedule .fpv2-reschedule-np-hero-frame{padding:10px 24px;min-height:64px;border-radius:16px}.fpv2-np-info-card--reschedule .fpv2-reschedule-np-hero-logo{max-height:48px}.fpv2-cols{grid-template-columns:1fr;gap:16px}.fpv2-sender-blurb,.fpv2-sender-blurb p{font-size:16px}.fpv2-avatar{width:36px;height:36px}.fpv2-sender-header{padding:12px 14px;align-items:flex-start}.fpv2-gift-badge{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px}.fpv2-calendar-wrap{margin-bottom:10px}.fpv2-next-btn{min-height:48px;font-size:15px}.fpv2-np-info-card,.fpv2-goal-card{margin-bottom:10px}}@media (max-width: 767px){.fpv2-details-modal-backdrop{align-items:flex-end;padding:0}.fpv2-details-modal{width:100%;max-width:100%;max-height:min(96dvh,96vh);border-radius:16px 16px 0 0;box-shadow:0 -8px 28px #43496e33,inset 0 0 0 1.5px var(--fpv2-border)}.fpv2-details-modal-header{top:14px;right:12px}.fpv2-details-modal-close{width:36px;height:36px;font-size:19px}.fpv2-details-modal-body .smv2-body{padding:0 12px 14px}.fpv2-details-modal-body .smv2-details-heading{margin:0 -12px 14px;padding:18px 50px 16px 12px;border-radius:16px 16px 0 0}.fpv2-details-modal-body .smv2-details-heading-title{font-size:18px}.fpv2-details-modal-body .fpv2-modal-form-scroll{padding-inline:8px;overflow-y:auto;overscroll-behavior:contain}}.fpv2-confirm-card{max-width:600px;width:100%;background:var(--fpv2-white);border:1px solid var(--fpv2-border);border-radius:16px;overflow:hidden;box-shadow:0 2px 4px #43496e0a,0 12px 36px #43496e1a}.fpv2-confirm-card-hero{background:linear-gradient(135deg,#6c7fe0,#6c7fea);padding:22px 24px 20px;display:flex;align-items:center;justify-content:space-between}.fpv2-confirm-hero-in{display:flex;align-items:center;gap:12px;width:100%;min-width:0}.fpv2-confirm-hero-title-col{min-width:0;flex:1}.fpv2-confirm-gradient-h{margin:0;color:#fff;font-size:17px;font-weight:800;letter-spacing:-.2px;line-height:1.3}.fpv2-confirm-gradient-h--meeting-scheduled{font-size:22px;letter-spacing:-.35px}.fpv2-confirm-gradient-sub{margin:4px 0 0;font-size:11.5px;font-weight:500;color:#ffffffa6;line-height:1.35}.fpv2-confirm-body{padding:26px 26px 10px}.fpv2-confirm-success-icon{width:60px;height:60px;margin:0 auto 14px;border-radius:50%;background:var(--fpv2-light-indigo-bg);border:2px solid var(--fpv2-border);display:flex;align-items:center;justify-content:center;font-size:28px}.fpv2-confirm-headline{margin:0;text-align:center;font-size:22px;font-weight:900;color:var(--fpv2-dark-navy);letter-spacing:-.4px;line-height:1.25}.fpv2-confirm-para{margin:0 0 24px;text-align:center;font-size:13px;font-weight:500;color:var(--fpv2-mid-gray);line-height:1.65}.fpv2-confirm-strong,.fpv2-confirm-para .fpv2-confirm-strong{font-weight:700;color:var(--fpv2-deep-slate)}.fpv2-confirm-sec{font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fpv2-slate-indigo)}.fpv2-confirm-block{background:var(--fpv2-card);border:1.5px solid var(--fpv2-border);border-radius:12px;padding:16px;margin-bottom:16px}.fpv2-confirm-sec{margin-bottom:12px}.fpv2-confirm-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.fpv2-confirm-ico{font-size:14px;line-height:1.2;margin-top:1px;flex-shrink:0}.fpv2-confirm-main{font-size:13px;font-weight:700;color:var(--fpv2-dark-navy)}.fpv2-confirm-meta{font-size:11.5px;font-weight:500;color:var(--fpv2-mid-gray);margin-top:2px}.fpv2-confirm-people-grid{flex:1;min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;align-items:start}.fpv2-confirm-person-cell{min-width:0}.fpv2-confirm-person-cell--expert{text-align:right}@media (max-width: 420px){.fpv2-confirm-people-grid{grid-template-columns:1fr}.fpv2-confirm-person-cell--expert{text-align:left}}.fpv2-confirm-np{display:flex;flex-direction:column;align-items:center;gap:14px;background:var(--fpv2-card);border:1.5px solid var(--fpv2-border);border-radius:12px;padding:20px 16px;margin-bottom:16px}.fpv2-confirm-np-text{flex:0 1 auto;width:100%;min-width:0;display:flex;flex-direction:column;align-items:center}.fpv2-confirm-np-name-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:0;text-align:center}.fpv2-confirm-np-amount{flex-shrink:0;font-size:20px;font-weight:800;color:var(--fpv2-dark-navy);line-height:1.25;letter-spacing:-.02em}.fpv2-confirm-np-logo{width:128px;height:80px;border-radius:16px;background:var(--fpv2-white);border:1.5px solid var(--fpv2-border);display:flex;align-items:center;justify-content:center;padding:10px 14px;flex-shrink:0}.fpv2-confirm-np-logo img{max-width:100%;max-height:100%;object-fit:contain}.fpv2-confirm-np-logo--fallback{font-size:22px;font-weight:800;color:var(--fpv2-slate-indigo);background:var(--fpv2-light-indigo-bg);border:1.5px solid var(--fpv2-border)}.fpv2-confirm-np-name{font-size:18px;font-weight:800;color:var(--fpv2-dark-navy);line-height:1.3;min-width:0;text-align:center}.fpv2-nudge{display:flex;align-items:center;gap:12px;background:var(--fpv2-light-indigo-bg);border:1.5px dashed var(--fpv2-light-indigo);border-radius:12px;padding:14px 16px;margin-bottom:16px;cursor:pointer;transition:background .15s,border-color .15s}.fpv2-nudge:hover{background:var(--fpv2-canvas);border-color:var(--fpv2-soft-indigo)}.fpv2-nudge-logo{width:36px;height:36px;border-radius:8px;background:var(--fpv2-white);border:1.5px solid var(--fpv2-border);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.fpv2-nudge-logo img{width:100%;height:100%;object-fit:contain;padding:2px}.fpv2-nudge-strong{display:block;font-size:12.5px;font-weight:800;color:var(--fpv2-deep-slate)}.fpv2-nudge-p{margin:4px 0 0;font-size:11.5px;font-weight:500;color:var(--fpv2-slate-indigo);line-height:1.45}.fpv2-nudge-chev{font-size:16px;color:var(--fpv2-light-indigo);flex-shrink:0}.fpv2-confirm-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--fpv2-border);background:var(--fpv2-card);padding:14px 26px;flex-wrap:wrap;gap:8px}.fpv2-confirm-link{font-size:12px;font-weight:700;color:var(--fpv2-brand-primary);text-decoration:none}.fpv2-confirm-link:hover{opacity:.7}.fpv2-confirm-sep{color:var(--fpv2-border);-webkit-user-select:none;user-select:none}add-to-calendar-button,.fpv2-confirm-body [data-atcb-button]{min-height:48px}@media (max-width: 767px){.fpv2-confirm-body{padding:20px 16px 10px}}.fpv2-confirm-card--booking-v1{max-width:520px;border:.5px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 2px 4px #43496e0a,0 12px 36px #43496e14}.fpv2-confirm-header-v1{background:#6b72d8;padding:16px 20px;display:flex;align-items:center;gap:12px}.fpv2-confirm-header-v1-text{min-width:0}.fpv2-confirm-header-title-v1{color:#fff;font-weight:500;font-size:15px;line-height:1.3}.fpv2-confirm-header-sub-v1{margin-top:2px;color:#ffffffd9;font-size:12px;line-height:1.3}.fpv2-confirm-body--v1{padding:28px 24px 8px}.fpv2-confirm-v1-hero{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px}.fpv2-confirm-v1-hero-icon{width:56px;height:56px;border-radius:50%;background:#eeedfe;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.fpv2-confirm-v1-h1{margin:0 0 6px;font-size:19px;font-weight:500;color:#1a1a1a;line-height:1.3}.fpv2-confirm-v1-receipt-hint{margin:0;font-size:13px;color:#6b6b6b;line-height:1.5}.fpv2-confirm-np--compact{flex-direction:row;align-items:center;justify-content:center;background:#fafaf8;border:.5px solid rgba(0,0,0,.06);border-radius:10px;padding:18px 16px 16px;margin-bottom:20px;gap:14px}.fpv2-confirm-np--compact .fpv2-confirm-np-text{flex:0 1 auto;width:auto;min-width:0;display:block}.fpv2-confirm-np--compact .fpv2-confirm-np-name-row{flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;gap:8px 12px;text-align:left}.fpv2-confirm-np--compact .fpv2-confirm-np-logo{width:120px;height:76px;min-width:120px;min-height:76px;padding:10px 14px;border-radius:16px}.fpv2-confirm-np--compact .fpv2-confirm-np-logo--fallback{font-size:20px}.fpv2-confirm-np--compact .fpv2-confirm-np-name{font-size:14px;font-weight:500;text-align:left}.fpv2-confirm-np--compact .fpv2-confirm-np-amount{font-size:16px;font-weight:500}.fpv2-confirm-v1-goal-wrap{margin-bottom:22px}.fpv2-goal-v1-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px}.fpv2-goal-v1-label{font-size:11px;font-weight:500;color:#6b72d8;letter-spacing:.5px;text-transform:uppercase;line-height:1.3}.fpv2-goal-v1-amounts{font-size:12px;color:#6b6b6b;text-align:right;flex-shrink:0}.fpv2-goal-v1-amounts strong{color:#1a1a1a;font-weight:500}.fpv2-goal-v1-of{font-weight:400;color:#6b6b6b}.fpv2-goal-v1-track{height:6px;background:#eeedfe;border-radius:3px;overflow:hidden}.fpv2-goal-v1-fill{height:100%;background:#6b72d8;border-radius:3px}.fpv2-goal-v1-helper{margin:8px 0 0;font-size:12px;color:#6b6b6b;line-height:1.5}.fpv2-booking-v1-gom-section{width:100%;margin:28px 0 40px;box-sizing:border-box}.fpv2-booking-v1-gom-section-label{margin:0 0 8px;padding:0;border:none;font-family:Nunito,Poppins,system-ui,sans-serif;font-size:10px;font-weight:600;color:#00000061;letter-spacing:.8px;text-transform:uppercase;line-height:1.2}.fpv2-booking-v1-gom-card{border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:14px;box-sizing:border-box;background:#fff}.fpv2-booking-v1-gom-datetime-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06)}.fpv2-booking-v1-gom-when{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:8px;row-gap:4px;align-items:start;min-width:0;flex:1 1 140px}.fpv2-booking-v1-gom-date-icon{grid-column:1;grid-row:1;margin-top:2px}.fpv2-booking-v1-gom-when-text{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:4px;min-width:0}.fpv2-booking-v1-gom-when-line{font-family:Nunito,Poppins,system-ui,sans-serif;font-size:13px;font-weight:600;color:#111827;line-height:1.35}.fpv2-booking-v1-gom-video-link{font-family:Nunito,Poppins,system-ui,sans-serif;font-size:12px;font-weight:500;color:#6b72d8;text-decoration:none;word-break:break-all}.fpv2-booking-v1-gom-video-link:hover{text-decoration:underline}.fpv2-booking-v1-gom-atcb-wrap{display:flex;justify-content:center;align-items:center;min-height:44px;flex-shrink:0;width:auto}.fpv2-booking-v1-gom-atcb-wrap add-to-calendar-button{display:block;width:auto;max-width:100%}.fpv2-booking-v1-gom-divider{height:1px;background:#0000000f;margin:0}.fpv2-booking-v1-gom-attendees{display:grid;grid-template-columns:1fr;gap:16px;padding:12px 0}@media (min-width: 600px){.fpv2-booking-v1-gom-attendees{grid-template-columns:1fr 1fr}}.fpv2-booking-v1-gom-attendee-label{font-family:Nunito,Poppins,system-ui,sans-serif;font-size:10px;font-weight:600;color:#00000061;letter-spacing:.5px;text-transform:uppercase;margin-bottom:4px;line-height:1.2}.fpv2-booking-v1-gom-attendee-name{font-family:Nunito,Poppins,system-ui,sans-serif;font-size:12px;font-weight:600;color:#111827;margin-bottom:4px;line-height:1.35}.fpv2-booking-v1-gom-attendee-org{font-family:Nunito,Poppins,system-ui,sans-serif;font-size:11px;color:#6b7280;line-height:1.45}.fpv2-booking-v1-gom-pill-actions{display:flex;gap:8px;padding-top:12px}.fpv2-booking-v1-gom-pill{flex:1;display:flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(0,0,0,.06);background:transparent;font-family:Nunito,Poppins,system-ui,sans-serif;font-size:12px;font-weight:600;color:#6b7280;cursor:pointer;box-sizing:border-box;transition:border-color .15s,color .15s}.fpv2-booking-v1-gom-pill:hover{border-color:#0000001f;color:#111827}.fpv2-booking-v1-gom-pill--cancel:hover{border-color:#ef444466;color:#d32f2f}.fpv2-booking-v1-gom-card [data-atcb-button]{min-height:44px}.fpv2-confirm-footer-try-giv{padding:14px 24px;border-top:1px solid rgba(0,0,0,.08);background-color:#00000005;text-align:center;box-sizing:border-box}.fpv2-confirm-footer-try-giv-copy{margin:0;font-family:Nunito,Poppins,system-ui,sans-serif;font-size:11px;line-height:1.5;color:#6b7280}.fpv2-confirm-footer-try-giv-link{font-weight:600;color:#6b72d8;text-decoration:none;font-family:inherit}.fpv2-confirm-footer-try-giv-link:hover{text-decoration:underline}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.bookingsPage{padding-left:50px;padding-right:50px}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._container_1gwz2_6{font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;min-height:100%;padding:24px}._container_1gwz2_6 .MuiButton-root,._container_1gwz2_6 .MuiChip-root,._container_1gwz2_6 .MuiIconButton-root{font-family:inherit}._sectionGrey_1gwz2_20{background:#f3f4f6;border-radius:16px;padding:24px;margin-bottom:24px}._card_1gwz2_27{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:20px 24px;border:none}._cardHover_1gwz2_35{transition:box-shadow .2s ease,transform .2s ease}._cardHover_1gwz2_35:hover{box-shadow:0 4px 20px #6c7fea1f}._header_1gwz2_42{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._headerLeft_1gwz2_49 h1{font-size:28px;font-weight:700;color:#111;margin:0 0 8px}._headerMeta_1gwz2_56{display:flex;align-items:center;gap:12px;color:#6b7280;font-size:14px}._statusPill_1gwz2_64{display:inline-flex;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}._statusActive_1gwz2_72{background:#6c7fea26;color:#545494}._statusEnded_1gwz2_77{background:#ef44441a;color:#dc2626}._actions_1gwz2_82{display:flex;gap:12px;flex-wrap:wrap}._kpiGrid_1gwz2_88{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;margin-bottom:32px;align-items:stretch}._kpiCard_1gwz2_96{min-height:120px;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:12px}._kpiCardSurface_1gwz2_105{background:#f5f6fa;border:none;box-shadow:none;padding:12px 16px}._kpiCardAccent_1gwz2_112{background:#6b72d8;color:#fff}._kpiCardLabel_1gwz2_117{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;line-height:1.3;margin-bottom:6px;min-height:40px}._kpiCardValue_1gwz2_128{font-size:22px;font-weight:600;color:#111;line-height:1.2;font-variant-numeric:tabular-nums}._kpiCardMeta_1gwz2_136{margin-top:auto;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}._kpiCardSubtext_1gwz2_145{font-size:11px;color:#9ca3af;font-weight:400;line-height:1.3}._kpiCardAccent_1gwz2_112 ._kpiCardLabel_1gwz2_117,._kpiCardAccent_1gwz2_112 ._kpiCardValue_1gwz2_128,._kpiCardAccent_1gwz2_112 ._kpiCardSubtext_1gwz2_145{color:#fff}._sectionTitle_1gwz2_158{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 20px}._chartRow_1gwz2_165{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px;align-items:stretch}._redemptionsChartCards_1gwz2_174{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}._redemptionsChartCard_1gwz2_174{background:linear-gradient(135deg,#6c7fea14,#5454940d);border-radius:12px;padding:12px 16px;border:1px solid #e5e7eb;text-align:center;display:flex;flex-direction:column}._redemptionsChartCardLabel_1gwz2_191{font-size:12px;color:#000;margin-bottom:4px;min-height:2.5em;display:flex;align-items:center;justify-content:center}._redemptionsChartCardValue_1gwz2_201{font-size:22px;font-weight:700;color:#000;font-variant-numeric:tabular-nums}@media (max-width: 640px){._redemptionsChartCards_1gwz2_174{grid-template-columns:1fr}}._campaignThermometerSection_1gwz2_213{margin-bottom:24px}._campaignThermometerCard_1gwz2_217{padding:14px 18px!important;width:100%;box-sizing:border-box;overflow:visible}._campaignThermometerCard_1gwz2_217 ._budgetProgressLabelRow_1gwz2_225{padding:16px 0 0;margin:0 0 20px;text-align:center}._campaignThermometerCard_1gwz2_217 ._budgetProgressThermometerRowWithGoal_1gwz2_230{margin-bottom:8px;width:100%;padding-left:48px!important;padding-right:24px!important;box-sizing:border-box}._campaignThermometerCard_1gwz2_217 ._budgetProgressThermometerRowWithGoal_1gwz2_230 ._budgetProgressThermometerWrapper_1gwz2_237{width:100%!important;max-width:100%!important;box-sizing:border-box}._campaignThermometerCard_1gwz2_217 ._budgetProgressThermometerColumnWithGoal_1gwz2_242{margin-bottom:8px;width:100%;box-sizing:border-box}._campaignThermometerCard_1gwz2_217 ._budgetProgressThermometerColumnWithGoal_1gwz2_242 ._budgetProgressThermometerWrapper_1gwz2_237{width:100%!important;max-width:100%!important;box-sizing:border-box}._campaignThermometerCard_1gwz2_217 ._budgetProgressCardInner_1gwz2_252{max-width:100%;width:100%;margin-left:0;margin-right:0;padding:8px 0 10px;box-sizing:border-box}._campaignThermometerCard_1gwz2_217 ._budgetProgressThermometerBlock_1gwz2_260{width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-bottom:20px;display:block}._campaignThermometerCard_1gwz2_217 ._budgetProgressCardInner_1gwz2_252>._budgetProgressThermometerWrapper_1gwz2_237{width:100%;max-width:100%;margin:0;padding:0;display:block}._campaignThermometerCard_1gwz2_217 ._budgetProgressLegendCentered_1gwz2_277{padding-left:0;padding-right:0}._campaignThermometerCardEventsDisplay_1gwz2_283{display:flex;flex-direction:column;min-height:0;box-sizing:border-box}._campaignThermometerCardEventsDisplay_1gwz2_283 ._budgetProgressCard_1gwz2_252{display:flex;flex-direction:column;margin-bottom:0!important}._campaignThermometerCardEventsDisplay_1gwz2_283 ._budgetProgressLabelRow_1gwz2_225{flex-shrink:0}._campaignThermometerCardEventsDisplay_1gwz2_283 ._budgetProgressCardInner_1gwz2_252{display:flex;flex-direction:column;justify-content:flex-start}._campaignThermometerCardEventsDisplay_1gwz2_283 ._budgetProgressThermometerColumnWithGoal_1gwz2_242{align-items:flex-start;gap:6px;margin-bottom:6px}._campaignThermometerCardEventsDisplay_1gwz2_283 ._budgetProgressLegendCentered_1gwz2_277{margin-top:8px;flex-shrink:0}._budgetHealthSection_1gwz2_312{padding:16px 20px}._budgetHealthSection_1gwz2_312 ._chartRow_1gwz2_165{margin-bottom:0}._budgetHealthSection_1gwz2_312 ._sectionTitle_1gwz2_158{margin-bottom:12px}._budgetBreakdownCard_1gwz2_322{padding:16px 20px!important;min-height:119px;display:flex;flex-direction:column;justify-content:flex-start}._budgetBreakdownTitle_1gwz2_330{text-align:center}._budgetBreakdownContent_1gwz2_334{flex:1;display:flex;flex-direction:column;justify-content:center}._donutCard_1gwz2_341{padding:16px 20px!important;min-height:119px}._donutCard_1gwz2_341 ._sectionTitle_1gwz2_158{text-align:center}@media (max-width: 900px){._chartRow_1gwz2_165{grid-template-columns:1fr}}._progressBar_1gwz2_354{height:48px;border-radius:12px;overflow:hidden;display:flex}._progressSegment_1gwz2_361{transition:flex .3s ease;display:flex;align-items:center;justify-content:center;min-width:20px}._progressSegmentLabel_1gwz2_369{font-size:11px;font-weight:600;color:#fff}._pendingLink_1gwz2_375{color:#6c7fea;font-weight:600;text-decoration:none;font-size:13px;cursor:pointer}._pendingLink_1gwz2_375:hover{text-decoration:underline}._processPendingButton_1gwz2_386{font-family:inherit;font-size:11px;font-weight:600;color:#6c7fea;background:transparent;border:1px solid #6c7fea;border-radius:999px;height:26px;padding:0 12px;margin-top:6px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}._processPendingButton_1gwz2_386:hover{background:#6c7fea14}._processPendingButton_1gwz2_386:focus-visible{outline:2px solid #6c7fea;outline-offset:2px}._pendingProcessButton_1gwz2_409{margin-left:8px;margin-top:6px;padding:8px 16px;font-size:12px;font-weight:600;color:#fff;background:#6c7fea;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;box-shadow:0 1px 2px #0000000d}._pendingProcessButton_1gwz2_409:hover{background:#5a6fd6;box-shadow:0 1px 3px #0000001a}._inconsistencyBadge_1gwz2_428{background:#fef3c7;color:#92400e;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:600;margin-left:12px}._skeleton_1gwz2_438{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:_skeletonShimmer_1gwz2_1 1.5s infinite;border-radius:8px}@keyframes _skeletonShimmer_1gwz2_1{0%{background-position:200% 0}to{background-position:-200% 0}}._donationsCelebration_1gwz2_454{background:linear-gradient(135deg,#fef9e7,#f3f4f6 30%,#6c7fea0f 70%,#fdf6e3)!important;position:relative;overflow:hidden}._donationsCelebration_1gwz2_454:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(108,127,234,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(84,84,148,.06) 0%,transparent 45%),radial-gradient(circle at 50% 50%,rgba(255,215,0,.03) 0%,transparent 40%);pointer-events:none}._celebrationHeader_1gwz2_471{text-align:center;margin-bottom:24px}._celebrationTitle_1gwz2_476{font-size:22px;font-weight:700;color:#1f2937;margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:8px}._celebrationHearts_1gwz2_488{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:28px;flex-shrink:0}._celebrationHeart_1gwz2_488{position:absolute;font-size:24px!important}._celebrationHeartBack_1gwz2_503{left:0;top:3px;color:#8b7ec8;transform:rotate(-14deg) scale(.92);filter:drop-shadow(0 1px 0 rgba(255,255,255,.65)) drop-shadow(0 2px 4px rgba(84,84,148,.28))}._celebrationHeartFront_1gwz2_511{left:11px;top:0;color:#545494;transform:rotate(6deg);filter:drop-shadow(0 -1px 1px rgba(255,255,255,.85)) drop-shadow(0 2px 0 rgba(167,139,250,.35)) drop-shadow(0 4px 8px rgba(84,84,148,.35))}._celebrationTotal_1gwz2_519{display:flex;flex-direction:column;align-items:center;gap:4px}._celebrationTotalLabel_1gwz2_526{font-size:13px;color:#6b7280;font-weight:500}._celebrationTotalValue_1gwz2_532{font-size:32px;font-weight:700;color:#545494;text-shadow:0 1px 2px rgba(84,84,148,.15)}._celebrationGrid_1gwz2_539{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;align-items:stretch}._celebrationCard_1gwz2_546{display:flex;flex-direction:column;align-items:center;gap:9px;padding:12px 16px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease}._celebrationCard_1gwz2_546:hover{transform:translateY(-2px);box-shadow:0 4px 20px #6c7fea26}._celebrationName_1gwz2_564{font-size:14px;font-weight:600;color:#1f2937;text-align:center;line-height:1.3;min-height:38px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-pack:center}._celebrationLogoWrap_1gwz2_578{flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}._celebrationLogo_1gwz2_578{width:100%;height:100%;object-fit:contain}._celebrationInfo_1gwz2_596{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;text-align:center}._celebrationAmount_1gwz2_606{font-size:24px;font-weight:700;color:#545494;min-height:32px;display:flex;align-items:center;justify-content:center}._celebrationSkeleton_1gwz2_616{height:120px;border-radius:16px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:_skeletonShimmer_1gwz2_1 1.5s infinite}._summaryTableWrap_1gwz2_625{overflow-x:auto}._summaryTable_1gwz2_625{width:100%;border-collapse:collapse;font-size:13px}._summaryTable_1gwz2_625 th,._summaryTable_1gwz2_625 td{padding:12px 16px;text-align:center;border-bottom:1px solid #e5e7eb}._summaryTable_1gwz2_625 th{font-weight:600;color:#374151;background:#f9fafb}._summaryTable_1gwz2_625 td{color:#111}._summaryTable_1gwz2_625 tbody tr:hover{background:#f9fafb}._summaryTableNum_1gwz2_652{text-align:center!important}._summaryTableTotalRow_1gwz2_656{font-weight:600;background:#f3f4f6!important}._summaryTableTotalRow_1gwz2_656 td{color:#111}._memberSection_1gwz2_665{background:#f8fafc;padding:24px;border-radius:16px;margin-bottom:24px;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif}._memberSectionTitle_1gwz2_673{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 24px}._memberCardsList_1gwz2_680{display:flex;flex-direction:column;gap:24px}._memberCard_1gwz2_680{background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f;padding:16px;transition:box-shadow .2s ease}._memberCard_1gwz2_680:hover{box-shadow:0 4px 6px #0000000d}._memberCardHeader_1gwz2_698{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._memberCardName_1gwz2_705{font-size:18px;font-weight:600;color:#1f2937;margin:0}._memberCardSubtext_1gwz2_712{font-size:12px;color:#6b7280;margin-top:4px}._memberKpiGrid_1gwz2_718{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:24px}@media (max-width: 1024px){._memberKpiGrid_1gwz2_718{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){._memberKpiGrid_1gwz2_718{grid-template-columns:1fr}}._memberKpiCard_1gwz2_735{background:#f5f6fa;border-radius:12px;border:none;box-shadow:none;padding:12px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;min-height:120px}._memberKpiLabel_1gwz2_748{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:6px;min-height:40px;line-height:1.3}._memberKpiValue_1gwz2_758{font-size:22px;font-weight:600;color:#1f2937;font-variant-numeric:tabular-nums}._memberKpiSubtext_1gwz2_765{font-size:11px;color:#9ca3af;margin-top:auto;font-weight:400}._memberThermometerChartRow_1gwz2_772{display:flex;flex-direction:row;align-items:stretch;gap:24px;margin-bottom:24px}@media (max-width: 768px){._memberThermometerChartRow_1gwz2_772{flex-direction:column}}._memberThermometerColumn_1gwz2_785,._memberChartColumn_1gwz2_786{flex:1;min-width:0;display:flex;flex-direction:column}._memberThermometerColumn_1gwz2_785>*,._memberChartColumn_1gwz2_786>*{flex:1;display:flex;flex-direction:column;min-height:0}._memberThermometerChartRow_1gwz2_772 ._budgetProgressCard_1gwz2_252{margin-bottom:0;height:auto;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;min-height:0}._memberThermometerChartRow_1gwz2_772 ._activityChartCard_1gwz2_810{margin-bottom:0;height:100%;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;min-height:365px;min-width:0}._memberThermometerChartRow_1gwz2_772 ._memberThermometerColumn_1gwz2_785{flex:1.3;overflow:visible}._memberThermometerChartRow_1gwz2_772 ._memberChartColumn_1gwz2_786{flex:1.7}._memberThermometerChartRow_1gwz2_772 ._activityChartCard_1gwz2_810 ._activityChartContainer_1gwz2_830{flex:1;min-height:280px;min-width:0}._budgetProgressCard_1gwz2_252{background:#fff;border-radius:16px;border:1px solid #e5e7eb;margin-bottom:24px;overflow:visible}._budgetProgressCardInner_1gwz2_252{padding:16px 20px;max-width:560px;width:100%;margin-left:auto;margin-right:auto}._budgetProgressTitleBlock_1gwz2_853{text-align:center;font-weight:600;color:#0f172a;margin-bottom:12px}._budgetProgressThermometerBlock_1gwz2_260{width:100%;margin-top:0;margin-bottom:12px;display:flex;justify-content:center;align-items:center}._budgetProgressThermometerRowWithGoal_1gwz2_230{display:flex;align-items:center;gap:12px;width:100%;margin-top:0;margin-bottom:10px}._budgetProgressThermometerColumnWithGoal_1gwz2_242{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:0;margin-bottom:10px}._budgetProgressThermometerColumnWithGoal_1gwz2_242 ._budgetProgressGoalBadge_1gwz2_890{margin-left:0;transform:translateY(0);flex-shrink:0}._budgetProgressThermometerColumnWithGoal_1gwz2_242 ._budgetProgressThermometerWrapper_1gwz2_237{flex:0 1 auto;width:100%}._budgetProgressThermometerRowWithGoal_1gwz2_230 ._budgetProgressGoalBadge_1gwz2_890{transform:translate(-80px,-2rem)}._budgetProgressThermometerWrapper_1gwz2_237{flex:1;min-width:0}._budgetProgressThermometerWrapperCompactVertical_1gwz2_916{display:flex;justify-content:center;width:100%}._budgetProgressGoalBadge_1gwz2_890{position:relative;flex-shrink:0;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:180px;min-height:88px;transform:translateY(-2rem);overflow:visible}._budgetProgressGoalBadgeCompact_1gwz2_939{transform:translateY(-.75rem);min-height:72px}._budgetProgressGoalBadgeGivThankYouRow_1gwz2_945{width:132px;min-height:0;transform:translate(-16px,-14px);align-self:center;margin-top:0;flex-shrink:0}._budgetProgressGoalBadgeGivThankYouRow_1gwz2_945 ._budgetProgressGoalBadgeStarsTop_1gwz2_954{gap:4px;margin-bottom:2px}._budgetProgressGoalBadgeGivThankYouRow_1gwz2_945 ._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStar_1gwz2_954{font-size:11px}._budgetProgressGoalBadgeGivThankYouRow_1gwz2_945 ._budgetProgressGoalBadgeRibbon_1gwz2_961{width:122px;min-height:52px;padding:6px 14px 8px;box-shadow:0 2px 10px #54549459,0 0 16px #6c7fea26,inset 0 1px #ffffff59,inset 0 -1px #00000014}._budgetProgressGoalBadgeGivThankYouRow_1gwz2_945 ._budgetProgressGoalBadgeLabel_1gwz2_967{font-size:13px;margin-bottom:2px;letter-spacing:.05em}._budgetProgressGoalBadgeGivThankYouRow_1gwz2_945 ._budgetProgressGoalBadgeRibbon_1gwz2_961 ._budgetProgressGoalBadgeValue_1gwz2_972{font-size:12px}@keyframes _budgetGoalStarTwinkle_1gwz2_1{0%,to{opacity:.55;transform:scale(.9) translateY(1px) rotate(-4deg)}35%{opacity:1;transform:scale(1.12) translateY(-3px) rotate(5deg)}65%{opacity:.85;transform:scale(1.02) translateY(0) rotate(-2deg)}}@keyframes _budgetGoalRibbonGlow_1gwz2_1{0%,to{box-shadow:0 4px 16px #54549473,0 0 24px #6c7fea38,0 0 2px #c7d2fe59,inset 0 1px #ffffff6b,inset 0 -1px #0000001a}50%{box-shadow:0 7px 26px #54549494,0 0 42px #6c7fea6b,0 0 8px #c7d2fe8c,inset 0 1px #ffffff80,inset 0 -1px #00000014}}@keyframes _budgetGoalRibbonShimmer_1gwz2_1{0%{transform:translate(-115%) skew(-16deg);opacity:0}12%{opacity:.95}88%{opacity:.95}to{transform:translate(215%) skew(-16deg);opacity:0}}._budgetProgressGoalBadgeStarsTop_1gwz2_954{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:4px;z-index:3}._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStarWrap_1gwz2_1027{display:flex;align-items:center;justify-content:center}._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStar_1gwz2_954{display:inline-block;line-height:1;font-size:16px;color:#a5b4fc;text-shadow:0 0 10px rgba(165,180,252,.95),0 0 6px rgba(108,127,234,.85),0 1px 2px rgba(0,0,0,.2);filter:drop-shadow(0 0 8px rgba(108,127,234,.65));animation:_budgetGoalStarTwinkle_1gwz2_1 2.1s ease-in-out infinite}._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStarWrap_1gwz2_1027[data-i="0"] ._budgetProgressGoalBadgeStar_1gwz2_954{animation-delay:0s}._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStarWrap_1gwz2_1027[data-i="1"] ._budgetProgressGoalBadgeStar_1gwz2_954{animation-delay:.2s}._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStarWrap_1gwz2_1027[data-i="2"] ._budgetProgressGoalBadgeStar_1gwz2_954{animation-delay:.4s}._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStarWrap_1gwz2_1027[data-i="3"] ._budgetProgressGoalBadgeStar_1gwz2_954{animation-delay:.6s}._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStarWrap_1gwz2_1027[data-i="4"] ._budgetProgressGoalBadgeStar_1gwz2_954{animation-delay:.8s}._budgetProgressGoalBadgeRibbon_1gwz2_961{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:168px;min-height:68px;margin-top:0;padding:10px 26px 12px;isolation:isolate;overflow:hidden;clip-path:polygon(0 50%,6% 0,94% 0,100% 50%,94% 100%,6% 100%);background:linear-gradient(155deg,#8b98f5,#6c7fea 22%,#5b64d4 48%,#4a52b8 72%,#3d3d7a);box-shadow:0 4px 16px #54549473,0 0 24px #6c7fea38,0 0 2px #c7d2fe59,inset 0 1px #ffffff6b,inset 0 -1px #0000001a;z-index:2;animation:_budgetGoalRibbonGlow_1gwz2_1 3.2s ease-in-out infinite;transition:filter .35s ease,transform .35s ease}._budgetProgressGoalBadgeRibbon_1gwz2_961:before{content:"";position:absolute;top:-30%;left:0;width:55%;height:160%;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.06) 35%,rgba(255,255,255,.38) 50%,rgba(255,255,255,.08) 65%,transparent 100%);pointer-events:none;z-index:0;will-change:transform,opacity;animation:_budgetGoalRibbonShimmer_1gwz2_1 4.2s linear infinite}._budgetProgressGoalBadgeRibbon_1gwz2_961:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 85% at 30% 15%,rgba(255,255,255,.22) 0%,transparent 55%);pointer-events:none;z-index:0;mix-blend-mode:soft-light}._budgetProgressGoalBadge_1gwz2_890:hover ._budgetProgressGoalBadgeRibbon_1gwz2_961{filter:brightness(1.07) saturate(1.05);transform:scale(1.03)}._budgetProgressGoalBadgeLabel_1gwz2_967{position:relative;z-index:1;font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;line-height:1.2;margin-bottom:4px;text-shadow:0 1px 2px rgba(0,0,0,.28),0 0 12px rgba(255,255,255,.15)}._budgetProgressGoalBadgeRibbon_1gwz2_961 ._budgetProgressGoalBadgeValue_1gwz2_972{position:relative;z-index:1;font-size:18px;font-weight:700;color:#fff;font-variant-numeric:tabular-nums;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.22),0 0 10px rgba(255,255,255,.12)}@media (prefers-reduced-motion: reduce){._budgetProgressGoalBadgeStarsTop_1gwz2_954 ._budgetProgressGoalBadgeStar_1gwz2_954{animation:none;opacity:1;transform:none}._budgetProgressGoalBadgeRibbon_1gwz2_961{animation:none}._budgetProgressGoalBadgeRibbon_1gwz2_961:before{animation:none;opacity:0}._budgetProgressGoalBadge_1gwz2_890:hover ._budgetProgressGoalBadgeRibbon_1gwz2_961{transform:none;filter:none}}._budgetProgressLegendGrid_1gwz2_1155{display:grid;grid-template-columns:1fr 1fr;gap:8px 40px;font-size:14px}._budgetProgressLegendCentered_1gwz2_277{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:16px;width:100%;margin-top:16px}._budgetProgressLegendTopRow_1gwz2_1173{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px 28px}._budgetProgressLegendSecondaryRow_1gwz2_1181{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;color:#475569}._budgetProgressLegendSecondaryItem_1gwz2_1190{white-space:nowrap}._budgetProgressLegendSecondaryDivider_1gwz2_1194{color:#94a3b8;-webkit-user-select:none;user-select:none}._budgetProgressLegendPrimary_1gwz2_1199{display:flex;align-items:center;gap:10px;font-weight:600;color:#0f172a}._budgetProgressLegendSwatch_1gwz2_1207{width:14px;height:14px;border-radius:2px;flex-shrink:0}._budgetProgressLegendSwatchRemaining_1gwz2_1214{border:1px solid #e2e8f0}._budgetProgressLegendSecondary_1gwz2_1181{margin-left:20px;margin-top:4px;display:flex;flex-direction:column;gap:4px;color:#475569}._budgetProgressPendingRow_1gwz2_1227{display:inline-flex;align-items:center;gap:10px;flex-wrap:nowrap}._budgetProgressActionBlock_1gwz2_1234{margin-top:12px;display:flex;justify-content:flex-end}._budgetProgressProcessPendingBtn_1gwz2_1240{flex-shrink:0;height:28px;padding:0 10px;margin:0;border-radius:16px;border:1px solid #6c7fea;color:#6c7fea;font-size:14px;font-weight:500;background:transparent;cursor:pointer;font-family:inherit;white-space:nowrap}._budgetProgressProcessPendingBtn_1gwz2_1240:hover{background:#f8fafc}._budgetProgressTitle_1gwz2_853{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}._budgetThermometerGoalLabel_1gwz2_1267{font-size:15px;font-weight:600;color:#1f2937;text-align:center;margin-bottom:12px}._budgetThermometerHorizontalWrap_1gwz2_1276{display:flex;flex-direction:column;align-items:center;width:100%;font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif}._budgetThermometerViz_1gwz2_1284{display:flex;justify-content:center;align-items:center}._budgetThermometerSvg_1gwz2_1290{display:block}._budgetThermometerAxisRow_1gwz2_1294{position:relative;height:28px}._budgetThermometerTick_1gwz2_1299{position:absolute;top:0;display:flex;flex-direction:column;align-items:center}._budgetThermometerTickMark_1gwz2_1307{width:1px;height:6px;background:#9ca3af;margin-bottom:4px}._budgetThermometerTickMarkMinor_1gwz2_1314{width:1px;height:4px;background:#9ca3af;margin-bottom:4px}._budgetThermometerTickLabel_1gwz2_1321{font-size:12px;color:#6b7280;white-space:nowrap}._budgetThermometerLegend_1gwz2_1327{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin-top:16px;width:100%;max-width:320px}._budgetThermometerLegendCol_1gwz2_1336{display:flex;flex-direction:column;gap:4px;align-items:flex-start}._budgetThermometerLegendItem_1gwz2_1343{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#374151}._budgetThermometerLegendSwatch_1gwz2_1351{width:12px;height:12px;border-radius:2px;flex-shrink:0}._budgetThermometerLegendText_1gwz2_1358{font-size:12px;color:#6b7280}._budgetProgressLabelRow_1gwz2_225{margin:0 0 20px;padding:16px 0 0;text-align:center}._budgetProgressSectionTitle_1gwz2_1370{font-size:18px;font-weight:600;color:#1f2937;margin:0}._budgetChartCenterZone_1gwz2_1377{flex:1;display:flex;align-items:center;min-height:0;overflow:visible}._budgetStackedChartWrapper_1gwz2_1385{width:100%}._budgetStackedChart_1gwz2_1385{display:flex;flex-direction:row;align-items:stretch;margin-bottom:8px}._budgetChartBody_1gwz2_1396{flex:1;min-width:0;position:relative}._budgetProgressThermometerRow_1gwz2_230{width:100%}._budgetProgressThermometerCasing_1gwz2_1407{display:flex;flex-direction:row;align-items:stretch;height:48px;border:1px solid #d1d5db;border-radius:12px;overflow:visible;background:transparent;box-shadow:none}._budgetProgressThermometerBulb_1gwz2_1419{flex-shrink:0;width:48px;height:48px;border-radius:50%;position:relative;border:2px solid rgba(0,0,0,.12);box-shadow:inset 2px 2px 4px #ffffff40,inset -1px -1px 2px #0000001a;margin-right:-12px;z-index:1}._budgetProgressThermometerBubble_1gwz2_1431{position:absolute;border-radius:50%;background:#ffffff59;pointer-events:none}._budgetProgressThermometerTube_1gwz2_1438{flex:1;min-width:0;display:flex;border-radius:0 24px 24px 0;overflow:hidden;background:#e5e7eb;border:2px solid #d1d5db;border-left:none;box-shadow:inset 0 2px 6px #00000014}._budgetProgressThermometerFill_1gwz2_1450{display:flex;align-items:center;justify-content:center;min-width:0}._budgetProgressThermometerRemaining_1gwz2_1457{background:#e5e7eb;display:flex;align-items:center;justify-content:center;min-width:0}._budgetProgressThermometerAxisRow_1gwz2_1465{display:flex;flex-direction:row;width:100%;margin-top:4px}._budgetProgressThermometerAxisRow_1gwz2_1465 ._budgetChartXAxis_1gwz2_1472{flex:1;min-width:0}._budgetProgressThermometerBulbSpacer_1gwz2_1477{flex-shrink:0;width:48px}._budgetChartBarRow_1gwz2_1482{width:100%}._budgetChartBar_1gwz2_1482{height:48px;border-radius:24px;overflow:hidden;display:flex;border:2px solid #d1d5db;box-shadow:inset 0 2px 6px #00000014}._budgetChartXAxis_1gwz2_1472{width:100%;position:relative;height:28px;margin-top:4px}._budgetChartXTick_1gwz2_1502{position:absolute;top:0;display:flex;flex-direction:column;align-items:center}._budgetChartXTick_1gwz2_1502:first-child{align-items:flex-start}._budgetChartXTick_1gwz2_1502:last-child{align-items:flex-end}._budgetChartXTickMark_1gwz2_1518{width:1px;height:6px;background:#9ca3af;margin-bottom:4px}._budgetChartXTickLabel_1gwz2_1525{font-size:11px;color:#6b7280;white-space:nowrap}._budgetProgressLegendBelow_1gwz2_1531{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px 24px;align-items:flex-start;justify-content:center;margin-top:-5px}._budgetProgressLegendSpentBlock_1gwz2_1541{display:flex;flex-direction:column;gap:4px;align-items:flex-start}._budgetProgressProcessedPending_1gwz2_1548{display:flex;flex-direction:column;gap:6px;margin-top:20px}._budgetProgressLegendItem_1gwz2_1555{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#374151}._budgetProgressLegendSwatch_1gwz2_1207{width:12px;height:12px;border-radius:2px;flex-shrink:0}._budgetProgressBarOnly_1gwz2_1570{width:100%;margin-bottom:8px}._budgetProgressLabelText_1gwz2_1575{font-size:12px;color:#6b7280}._budgetProgressLabelSegment_1gwz2_1580{display:flex;align-items:center;flex-wrap:wrap;padding:0 4px;min-width:0}._budgetProgressLabelSegment_1gwz2_1580:first-child{padding-left:0}._budgetProgressLabelsAboveBar_1gwz2_1592{display:flex;flex-direction:row;margin-bottom:6px;min-height:20px}._budgetProgressHorizontalRow_1gwz2_1600{display:flex;flex-direction:row;align-items:center;gap:24px;flex:1;min-width:0}._budgetProgressBarChart_1gwz2_1609{flex:1;min-width:0;display:flex;align-items:stretch}._budgetProgressThermometerRow_1gwz2_230{display:flex;flex-direction:row;align-items:flex-start;gap:12px;flex:1;min-height:280px}._budgetThermometerScale_1gwz2_1627{position:relative;width:48px;flex-shrink:0;overflow:hidden}._budgetThermometerScaleTick_1gwz2_1634{position:absolute;right:0;transform:translateY(50%);display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px}._budgetThermometerScaleLabel_1gwz2_1645{font-size:10px;color:#111;font-variant-numeric:tabular-nums}._budgetThermometerScaleLabelMax_1gwz2_1651{font-weight:700;font-size:11px}._budgetThermometerScaleMark_1gwz2_1656{width:6px;height:1px;background:#9ca3af;flex-shrink:0}._budgetThermometerWrap_1gwz2_1664{display:flex;flex-direction:column;align-items:center;flex-shrink:0}._budgetThermometerTube_1gwz2_1672{position:relative;border-radius:20px 20px 0 0;overflow:hidden;border:2px solid #9ca3af;border-width:2px 2px 0 2px;box-sizing:border-box;background:#f3f4f6}._budgetThermometerTrack_1gwz2_1683{position:absolute;top:8px;left:8px;right:8px;bottom:0;background:linear-gradient(180deg,#f9fafb,#f3f4f6);border-radius:12px 12px 0 0}._budgetThermometerBar_1gwz2_1694{position:absolute;bottom:0;left:8px;right:8px;display:flex;flex-direction:column-reverse;min-height:0;border-radius:6px 6px 0 0}._budgetThermometerBarSegment_1gwz2_1705{width:100%;flex-shrink:0;transition:height .35s ease-out}._budgetThermometerCallout_1gwz2_1712{position:absolute;left:100%;margin-left:8px;padding:8px 12px;border-radius:8px 8px 8px 0;font-size:12px;font-weight:600;color:#fff;background:#545494;transform:translateY(50%);display:flex;flex-direction:column;align-items:center;gap:2px;box-shadow:0 2px 8px #00000026}._budgetThermometerCallout_1gwz2_1712:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);border-width:6px 6px 6px 0;border-style:solid;border-color:transparent #545494 transparent transparent}._budgetThermometerBulb_1gwz2_1741{margin-top:-24px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #9ca3af;box-sizing:border-box;background:#f3f4f6;padding:0 6px 6px}._budgetThermometerBulbFill_1gwz2_1752{width:100%;height:100%;border-radius:50%}._budgetProgressThermometerCenter_1gwz2_1758{flex:1;display:flex;justify-content:center;align-items:center;min-width:0}._budgetProgressThermometerVertical_1gwz2_1766{display:flex;align-items:stretch;gap:12px}._budgetProgressMinimalAxis_1gwz2_1773{position:relative;width:100px;margin-left:10px;flex-shrink:0;align-self:stretch}._budgetProgressMinimalTick_1gwz2_1781{position:absolute;left:0;transform:translateY(50%);display:flex;flex-direction:row;align-items:center;gap:6px}._budgetProgressMinimalTickMark_1gwz2_1792{width:8px;height:2px;background:#9ca3af;flex-shrink:0;margin-right:2px}._budgetProgressMinimalTickLabel_1gwz2_1800{font-size:11px;color:#374151;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}._budgetProgressLegendRight_1gwz2_1808{display:flex;flex-direction:column;gap:12px;flex-shrink:0;align-self:center}._budgetProgressLegendRight_1gwz2_1808 ._budgetProgressLegendItem_1gwz2_1555,._budgetProgressLegendRight_1gwz2_1808 ._budgetProgressLegendItemPending_1gwz2_1817 ._budgetProgressLegendItem_1gwz2_1555{flex-direction:row;gap:8px}._budgetProgressLegendRight_1gwz2_1808 ._budgetProgressLegendItemPending_1gwz2_1817{flex-direction:column;align-items:flex-start}._budgetProgressYAxis_1gwz2_1827{position:relative;width:52px;flex-shrink:0}._budgetProgressYAxisTick_1gwz2_1833{position:absolute;left:0;transform:translateY(50%);display:flex;flex-direction:row;align-items:center;gap:6px}._budgetProgressYAxisTickMark_1gwz2_1843{width:6px;height:2px;background:#9ca3af}._budgetProgressYAxisTickLabel_1gwz2_1849{font-size:10px;color:#9ca3af;font-variant-numeric:tabular-nums}._budgetProgressYAxisTickHint_1gwz2_1855{font-size:9px;color:#9ca3af;white-space:nowrap}._budgetProgressYAxisLabel_1gwz2_1861{position:absolute;left:0;transform:translateY(50%);display:flex;flex-direction:row;align-items:center;gap:6px}._budgetProgressYAxisLabelText_1gwz2_1871{font-size:9px;color:#6c7fea;font-weight:600;white-space:nowrap}._budgetProgressYAxisLabelAmount_1gwz2_1878{font-size:10px;color:#9ca3af;font-variant-numeric:tabular-nums}._budgetProgressThermometerTrackVertical_1gwz2_1884{display:flex;flex-direction:column;align-items:center;flex-shrink:0}._budgetProgressThermometerBarVertical_1gwz2_1892{width:24px;border-radius:12px 12px 0 0;background:#e5e7eb;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;box-shadow:0 1px 3px #00000014}._budgetProgressThermometerBarFillVertical_1gwz2_1904{display:flex;flex-direction:column-reverse;width:100%;min-height:0}._budgetProgressBarFillVertical_1gwz2_1911{width:100%;border-radius:0;transition:height .35s ease-out;flex-shrink:0}._budgetProgressThermometerBulbVertical_1gwz2_1919{width:40px;height:40px;margin-top:-2px;border-radius:50%;background:#e5e7eb;overflow:hidden;flex-shrink:0;box-sizing:border-box;box-shadow:0 1px 3px #00000014,inset 2px 2px 4px #fff6}._budgetProgressThermometer_1gwz2_230{position:relative;margin-bottom:24px}._budgetProgressThermometerTrack_1gwz2_1884{display:flex;align-items:stretch;height:40px;overflow:visible;position:relative}._budgetProgressThermometerBulb_1gwz2_1419{width:40px;height:40px;min-width:40px;border-radius:50%;background:#e5e7eb;flex-shrink:0;overflow:hidden}._budgetProgressThermometerBar_1gwz2_1892{flex:1;height:24px;align-self:center;margin-left:-8px;border-radius:0 12px 12px 0;background:#e5e7eb;overflow:hidden}._budgetProgressThermometerFill_1gwz2_1450{display:flex;height:100%;width:100%}._budgetProgressThermometerBulbFill_1gwz2_1970{width:100%;height:100%;border-radius:50%}._budgetProgressThermometerBarFill_1gwz2_1904{display:flex;height:100%;width:100%}._budgetProgressBarWrapper_1gwz2_1982{position:relative}._budgetProgressBarTrack_1gwz2_1986{height:20px;border-radius:9999px;background:#e5e7eb;overflow:visible;margin-bottom:20px}._budgetProgressXAxis_1gwz2_1994{position:relative;width:100%;height:36px;margin-top:10px}._budgetProgressAxisTick_1gwz2_2001{position:absolute;top:0;transform:translate(-50%);display:flex;flex-direction:column;align-items:center}._budgetProgressAxisTickMark_1gwz2_2010{width:2px;height:6px;background:#9ca3af;margin-bottom:4px}._budgetProgressAxisTickLabel_1gwz2_2017{font-size:10px;color:#9ca3af;font-variant-numeric:tabular-nums}._budgetProgressAxisTickHint_1gwz2_2023{display:block;font-size:9px;color:#9ca3af;margin-top:2px;white-space:nowrap}._budgetProgressAxisLabel_1gwz2_2031{position:absolute;top:8px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center}._budgetProgressAxisLabelText_1gwz2_2040{font-size:9px;color:#6c7fea;font-weight:600;white-space:nowrap}._budgetProgressAxisLabelAmount_1gwz2_2047{font-size:10px;color:#9ca3af;font-variant-numeric:tabular-nums;margin-top:2px}._budgetProgressBarFill_1gwz2_1911{height:100%;border-radius:0;transition:width .35s ease-out}._budgetProgressLegend_1gwz2_277{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:flex-start;margin-top:12px}._budgetProgressLegendItem_1gwz2_1555{display:flex;align-items:center;gap:8px;font-size:12px;color:#374151}._budgetProgressLegendAmount_1gwz2_2076{font-weight:600;font-variant-numeric:tabular-nums}._budgetProgressLegendItemPending_1gwz2_1817{display:flex;flex-direction:column;align-items:center;gap:8px}._budgetProgressLegendDot_1gwz2_2088{width:12px;height:12px;border-radius:4px;flex-shrink:0}._budgetProgressChips_1gwz2_2095{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._budgetProgressChip_1gwz2_2095{font-size:12px;color:#6b7280;padding:4px 10px;border-radius:8px;background:#f3f4f6}._budgetProgressChip_1gwz2_2095._clickable_1gwz2_2109{cursor:pointer;transition:background .15s,color .15s}._budgetProgressChip_1gwz2_2095._clickable_1gwz2_2109:hover{background:#e5e7eb;color:#374151}._budgetProgressChip_1gwz2_2095._clickable_1gwz2_2109:focus-visible{outline:2px solid #6c7fea;outline-offset:2px}._budgetProgressPendingButton_1gwz2_2122{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#6c7fea;background:#6c7fea1f;border:1px solid rgba(108,127,234,.35);padding:6px 12px;border-radius:8px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._budgetProgressPendingButton_1gwz2_2122:hover{background:#6c7fea33;color:#545494;border-color:#6c7fea80}._budgetProgressPendingButton_1gwz2_2122:focus-visible{outline:2px solid #6c7fea;outline-offset:2px}._redemptionBreakdownSection_1gwz2_2146{margin-bottom:24px}._redemptionBreakdownTitle_1gwz2_2150{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}._redemptionBreakdownGrid_1gwz2_2157{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (max-width: 600px){._redemptionBreakdownGrid_1gwz2_2157{grid-template-columns:1fr}}._redemptionBreakdownMiniCard_1gwz2_2168{background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;padding:12px}._redemptionBreakdownMiniTitle_1gwz2_2175{font-size:12px;font-weight:600;color:#6b7280;margin:0 0 8px}._redemptionBreakdownRow_1gwz2_2182{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-variant-numeric:tabular-nums}._redemptionBreakdownLabel_1gwz2_2190{font-size:12px;color:#6b7280}._redemptionBreakdownValue_1gwz2_2195{font-size:16px;font-weight:500;color:#1f2937}._pairedChartsRow_1gwz2_2202{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}@media (max-width: 700px){._pairedChartsRow_1gwz2_2202{grid-template-columns:1fr}}._pairedChartCard_1gwz2_2215{display:flex;flex-direction:column;min-height:0}._pairedChartCard_1gwz2_2215 ._activityChartContainer_1gwz2_830{flex:1;min-height:280px}._pairedChartCard_1gwz2_2215 ._redemptionsChartCards_1gwz2_174{flex-shrink:0}._pairedChartCard_1gwz2_2215 ._redemptionsChartCard_1gwz2_174{min-height:62px;min-width:0}._activityChartCard_1gwz2_810{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:16px}._activityChartHeader_1gwz2_2239{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._activityChartTitle_1gwz2_2246{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}._activityChartContainer_1gwz2_830{flex:1;min-height:90px;min-width:0}._activityChartToggle_1gwz2_2259{font-size:13px;font-weight:500;color:#6c7fea;cursor:pointer;background:none;border:none;padding:4px 8px;border-radius:6px;transition:background .15s}._activityChartToggle_1gwz2_2259:hover{background:#6c7fea1a}._activityChartToggle_1gwz2_2259:focus-visible{outline:2px solid #6c7fea;outline-offset:2px}._activityEmptyState_1gwz2_2278{font-size:13px;color:#6b7280;text-align:center;padding:24px 16px}._expandDetailsBtn_1gwz2_2285{font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:500;color:#6c7fea;cursor:pointer;background:none;border:none;padding:6px 12px;border-radius:8px;transition:background .15s}._expandDetailsBtn_1gwz2_2285:hover{background:#6c7fea1a}._expandDetailsBtn_1gwz2_2285:focus-visible{outline:2px solid #6c7fea;outline-offset:2px}._givForecastPanel_1gwz2_2305{--giv-primary: #6c7fea;--giv-primary-light: #dde0f7;--giv-primary-mid: #a8b3f2;--giv-purple-dark: #545494;--giv-purple-mid: #8088d1;--giv-navy: #43496e;--giv-ink: #05060e;--giv-surface: #f5f6fc;--giv-surface-accent: #eef0fc;--giv-border: #e2e4f0;--giv-border-mid: #c5c9e8;--font-brand: "Nunito", sans-serif;font-family:var(--font-brand)}._givForecastHeaderRow_1gwz2_2321{display:flex;align-items:center;gap:4px;margin-bottom:14px}._givForecastSectionLabel_1gwz2_2328,._givForecastSubsectionLabel_1gwz2_2329{margin:0;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:600;color:var(--giv-purple-mid)}._givForecastInfoIcon_1gwz2_2338{position:relative;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:var(--giv-border-mid);color:var(--giv-purple-dark);font-size:9px;font-weight:600;cursor:help}._givForecastTooltip_1gwz2_2353{display:none;position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(-50%);background:var(--giv-navy);color:#fff;font-size:11px;padding:5px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;z-index:100}._givForecastInfoIcon_1gwz2_2338:hover ._givForecastTooltip_1gwz2_2353{display:block}._givForecastSummaryGrid_1gwz2_2373{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:1.25rem}._givForecastMetricCard_1gwz2_2380{background:var(--giv-surface);border:1px solid var(--giv-border);border-radius:10px;padding:16px 16px 14px;text-align:center}._givForecastMetricCardAccent_1gwz2_2388{background:var(--giv-primary);border-color:var(--giv-primary)}._givForecastMetricLabel_1gwz2_2393{font-size:11px;color:var(--giv-purple-mid)}._givForecastMetricValue_1gwz2_2398{margin-top:2px;font-size:20px;font-weight:600;color:var(--giv-ink);font-variant-numeric:tabular-nums}._givForecastMetricSubtext_1gwz2_2406{margin-top:2px;font-size:10px;color:var(--giv-purple-mid)}._givForecastMetricCardAccent_1gwz2_2388 ._givForecastMetricLabel_1gwz2_2393,._givForecastMetricCardAccent_1gwz2_2388 ._givForecastMetricSubtext_1gwz2_2406{color:#ffffff8c}._givForecastMetricCardAccent_1gwz2_2388 ._givForecastMetricValue_1gwz2_2398{color:#fff}._givForecastMetaBar_1gwz2_2421{display:flex;gap:18px;flex-wrap:wrap;align-items:center;background:var(--giv-surface);border:1px solid var(--giv-border);border-radius:8px;padding:11px 16px;margin-bottom:1.5rem}._givForecastMetaLabel_1gwz2_2433{font-size:11px;color:var(--giv-purple-mid)}._givForecastMetaValue_1gwz2_2438{font-size:11px;font-weight:500;color:var(--giv-navy)}._givForecastDivider_1gwz2_2444{height:1px;background:var(--giv-border);margin:1.25rem 0}._givForecastPills_1gwz2_2450{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px;margin-bottom:1.25rem}._givForecastPill_1gwz2_2450{border:1px solid var(--giv-border-mid);background:#fff;color:var(--giv-purple-dark);border-radius:20px;padding:5px 13px;font-size:11px;cursor:pointer;font-family:var(--font-brand)}._givForecastPillActive_1gwz2_2469{background:var(--giv-primary);border-color:var(--giv-primary);color:#fff;font-weight:500}._givForecastSliderHeader_1gwz2_2476{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:10px}._givForecastSliderLabel_1gwz2_2484{font-size:12px;color:var(--giv-purple-mid)}._givForecastSliderValue_1gwz2_2489{font-size:13px;font-weight:600;color:var(--giv-navy)}._givForecastSliderWrap_1gwz2_2495{max-width:600px;margin:0 auto;position:relative;padding:0 2px}._givForecastSliderHitZone_1gwz2_2502{position:relative;padding:18px 0;cursor:pointer}._givForecastSliderTrackBg_1gwz2_2508,._givForecastSliderFill_1gwz2_2509{position:absolute;top:50%;transform:translateY(-50%);height:14px;border-radius:999px;pointer-events:none}._givForecastSliderTrackBg_1gwz2_2508{left:0;right:0;background:var(--giv-border)}._givForecastSliderFill_1gwz2_2509{left:0;background:var(--giv-navy)}._givForecastSlider_1gwz2_2476{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;position:relative;z-index:2;height:14px;outline:none;cursor:pointer;background:transparent}._givForecastSlider_1gwz2_2476::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:22px;height:22px;margin-top:-4px;border-radius:50%;background:#fff;border:2.5px solid var(--giv-navy);cursor:pointer}._givForecastSlider_1gwz2_2476::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#fff;border:2.5px solid var(--giv-navy);cursor:pointer}._givForecastSlider_1gwz2_2476::-webkit-slider-runnable-track{height:14px;border-radius:999px;background:transparent}._givForecastSlider_1gwz2_2476::-moz-range-track{height:14px;border-radius:999px;background:transparent}._givForecastTicks_1gwz2_2574{position:absolute;top:38px;left:0;right:0;height:24px;margin-top:2px}._givForecastTickMajor_1gwz2_2583,._givForecastTickMinor_1gwz2_2584{position:absolute;transform:translate(-50%);display:flex;flex-direction:column;align-items:center}._givForecastTickMarkMajor_1gwz2_2592{width:1px;height:5px;background:var(--giv-purple-mid)}._givForecastTickMarkMinor_1gwz2_2598{width:1px;height:3px;background:var(--giv-border-mid)}._givForecastTickLabel_1gwz2_2604{margin-top:2px;font-size:9px;color:var(--giv-purple-mid)}._givForecastResultGrid_1gwz2_2610{margin-top:1.25rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._givForecastResultCard_1gwz2_2617{background:var(--giv-surface);border:1px solid var(--giv-border);border-radius:10px;padding:16px 16px 14px;text-align:center}._givForecastResultCardAccent_1gwz2_2625{background:var(--giv-surface-accent);border-color:#b5bcee}._givForecastResultLabel_1gwz2_2630{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:500;color:var(--giv-purple-mid)}._givForecastResultValue_1gwz2_2638{margin-top:4px;font-size:20px;font-weight:600;color:var(--giv-ink);font-variant-numeric:tabular-nums}._givForecastResultValuePrimary_1gwz2_2646{color:var(--giv-primary)}._givForecastBreakdownBlock_1gwz2_2650{margin-top:10px}._givForecastBreakdownHeader_1gwz2_2654{font-size:11px;color:var(--giv-purple-dark);margin-bottom:7px}._givForecastBarTrack_1gwz2_2660{position:relative;height:8px;border-radius:4px;background:var(--giv-border);overflow:hidden}._givForecastBarRedeemed_1gwz2_2668,._givForecastBarRemaining_1gwz2_2669,._givForecastBarExpected_1gwz2_2670{position:absolute;top:0;height:100%}._givForecastBarRedeemed_1gwz2_2668{left:0;background:var(--giv-primary)}._givForecastBarRemaining_1gwz2_2669{background:var(--giv-primary-light)}._givForecastBarExpected_1gwz2_2670{background:var(--giv-primary-mid)}._givForecastLegend_1gwz2_2689{margin-top:8px;display:flex;gap:14px;flex-wrap:wrap}._givForecastLegendItem_1gwz2_2696{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--giv-purple-dark)}._givForecastLegendDot_1gwz2_2704{width:7px;height:7px;border-radius:50%}._givForecastLegendDotRedeemed_1gwz2_2710{background:var(--giv-primary)}._givForecastLegendDotRemaining_1gwz2_2714{background:var(--giv-primary-light);border:1px solid var(--giv-border-mid)}._givForecastLegendDotExpected_1gwz2_2719{background:var(--giv-primary-mid)}._givForecastLoadingState_1gwz2_2723{margin-top:12px;font-size:12px;color:var(--giv-purple-mid)}@media (max-width: 980px){._givForecastSummaryGrid_1gwz2_2373{grid-template-columns:repeat(2,minmax(0,1fr))}._givForecastResultGrid_1gwz2_2610{grid-template-columns:1fr}}._pageRoot_1hkwl_3{font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;background:#f3f4f6;min-height:calc(100vh - 24px);padding:clamp(12px,2vw,28px);box-sizing:border-box}._toolbar_1hkwl_11{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:clamp(16px,2vw,24px)}._toolbarTitle_1hkwl_20{margin:0;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:700;color:#111827}._toolbarControls_1hkwl_27{display:flex;flex-wrap:wrap;align-items:center;gap:10px}._grid_1hkwl_34{display:flex;flex-direction:column;gap:clamp(16px,2vw,24px)}._gridRowThermometerTicker_1hkwl_41{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);gap:clamp(16px,2vw,24px);align-items:stretch}@media (max-width: 1100px){._gridRowThermometerTicker_1hkwl_41{grid-template-columns:1fr}}._gridRowFullBleed_1hkwl_53{min-width:0}._eventsDisplayThermometerCell_1hkwl_57,._eventsDisplayTickerCell_1hkwl_58{min-height:0;display:flex;flex-direction:column;align-items:stretch;height:100%}._eventsDisplayThermometerCell_1hkwl_57>*,._eventsDisplayTickerCell_1hkwl_58>*{flex:1;min-height:0;width:100%}._eventsDisplayThermometerCell_1hkwl_57{min-width:160px}._eventsDisplayTickerCell_1hkwl_58{min-width:0}._verticalThermBlockGrid_1hkwl_82{height:100%;min-height:0;flex:1 1 auto}._verticalThermometerGrow_1hkwl_89{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._gridRowGiftCards_1hkwl_99,._gridCell_1hkwl_103{min-width:0}._giftCardsCollapsible_1hkwl_108{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;overflow:hidden}._giftCardsCollapsibleHeader_1hkwl_115{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:clamp(14px,2vw,18px) clamp(18px,2.5vw,24px);font:inherit;font-size:clamp(1.15rem,2vw,1.65rem);font-weight:600;color:#1f2937;background:#fff;border:none;cursor:pointer;text-align:left;transition:background .15s}._giftCardsCollapsibleHeader_1hkwl_115:hover{background:#f9fafb}._giftCardsCollapsibleHeader_1hkwl_115:focus-visible{outline:2px solid #6c7fea;outline-offset:2px}._giftCardsCollapsibleHeaderExpanded_1hkwl_140{border-bottom:1px solid #e5e7eb}._giftCardsCollapsibleTitle_1hkwl_144{margin:0}._giftCardsCollapsibleIcon_1hkwl_148{color:#6b7280;flex-shrink:0}._giftCardsCollapsibleBody_1hkwl_153{padding:0 0 4px}._fullBleed_1hkwl_157{min-height:min(82vh,920px);display:flex;flex-direction:column;justify-content:flex-start}._tickerCard_1hkwl_165{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;overflow:hidden;display:flex;flex-direction:column;min-height:0}._tickerCardFillHeight_1hkwl_176{min-height:0!important;height:100%;flex:1}._tickerViewportFillHeight_1hkwl_182{flex:1;min-height:0;max-height:none}._tickerViewportFillHeightMeasured_1hkwl_188{flex:0 0 auto!important;max-height:none}._tickerSkeletonFill_1hkwl_193{flex:1;min-height:180px;margin-top:0;margin-bottom:16px}._tickerEmptyFill_1hkwl_200{flex:1;min-height:0;display:flex;align-items:center;justify-content:center}._tickerTotalBanner_1hkwl_208{flex-shrink:0;background:linear-gradient(135deg,#6c7fea1f,#54549414);padding:clamp(14px,2vw,22px) clamp(18px,2.5vw,28px);border-bottom:1px solid #e5e7eb}._tickerTotalLabel_1hkwl_215{font-size:clamp(11px,1.2vw,13px);font-weight:700;letter-spacing:.08em;color:#545494;margin-bottom:6px}._tickerTotalValue_1hkwl_223{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;color:#6c7fea;font-variant-numeric:tabular-nums}._tickerHeaderRow_1hkwl_230{flex-shrink:0;display:flex;align-items:baseline;justify-content:space-between;padding:14px clamp(18px,2.5vw,24px) 8px}._tickerCardGrowSpacer_1hkwl_239{flex:1 1 auto;min-height:0}._tickerSectionTitle_1hkwl_244{font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:700;color:#111827}._tickerSortHint_1hkwl_250{font-size:13px;color:#9ca3af}._tickerViewport_1hkwl_182{overflow:hidden;max-height:min(63vh,780px);position:relative;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 10px,#000 100%);mask-image:linear-gradient(to bottom,transparent,#000 10px,#000 100%)}._tickerTrack_1hkwl_263{animation:_eventsTickerScroll_1hkwl_1 var(--events-ticker-duration, 48s) linear infinite}._tickerViewport_1hkwl_182:hover ._tickerTrack_1hkwl_263{animation-play-state:paused}@keyframes _eventsTickerScroll_1hkwl_1{0%{transform:translateY(0)}to{transform:translateY(-50%)}}._tickerRow_1hkwl_279{padding:18px clamp(12px,2vw,20px);border-top:1px solid #e5e7eb}._tickerRowActivityGrid_1hkwl_285{display:grid;grid-template-columns:minmax(0,1.05fr) var(--ticker-logo-col) minmax(0,1.4fr) auto;gap:10px 14px;align-items:center;--ticker-logo-col: 120px}._tickerColPerson_1hkwl_293{min-width:0;display:flex;flex-direction:column;gap:4px}._tickerColLogo_1hkwl_301{width:var(--ticker-logo-col);min-width:var(--ticker-logo-col);max-width:var(--ticker-logo-col);height:var(--ticker-logo-col);display:flex;align-items:center;justify-content:center;box-sizing:border-box;justify-self:start}._tickerColNonprofitName_1hkwl_313{min-width:0;display:flex;align-items:center}._tickerNonprofitLogo_1hkwl_319{display:block;width:100%;height:100%;max-width:var(--ticker-logo-col);max-height:var(--ticker-logo-col);object-fit:contain}._tickerNonprofitLogoPlaceholder_1hkwl_328{width:72%;height:72%;max-width:96px;max-height:96px;border-radius:12px;background:#e5e7eb}._tickerNonprofitName_1hkwl_337{font-size:clamp(13px,1.35vw,16px);color:#374151;line-height:1.35;font-weight:600;min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}._tickerColMeta_1hkwl_349{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;text-align:right;flex-shrink:0}._tickerName_1hkwl_359{font-size:clamp(12px,1.25vw,14px);font-weight:600;color:#4b5563}._tickerNameHighlight_1hkwl_365{font-size:clamp(12px,1.25vw,14px);font-weight:600;color:#6c7fea}._tickerNameSolo_1hkwl_372{font-size:clamp(15px,1.6vw,18px);font-weight:700;color:#111827}._tickerNameHighlightSolo_1hkwl_378{font-size:clamp(15px,1.6vw,18px);font-weight:700;color:#6c7fea}._tickerAmount_1hkwl_384{font-size:clamp(15px,1.6vw,18px);font-weight:700;color:#1e3a5f;font-variant-numeric:tabular-nums}._tickerWhen_1hkwl_391{font-size:12px;color:#9ca3af;flex-shrink:0}._tickerCompany_1hkwl_397{font-size:clamp(16px,1.75vw,20px);font-weight:700;color:#111827;line-height:1.3}@media (max-width: 640px){._tickerRowActivityGrid_1hkwl_285{grid-template-columns:var(--ticker-logo-col) minmax(0,1fr);grid-template-rows:auto auto auto;align-items:start;gap:10px 12px}._tickerColPerson_1hkwl_293{grid-column:1/-1;grid-row:1}._tickerColLogo_1hkwl_301{grid-column:1;grid-row:2;justify-self:start}._tickerColNonprofitName_1hkwl_313{grid-column:2;grid-row:2;align-self:center;min-width:0}._tickerColMeta_1hkwl_349{grid-column:1/-1;grid-row:3;flex-direction:row;justify-content:space-between;align-items:center;width:100%;text-align:left}}._tickerEmpty_1hkwl_200{padding:32px 24px;text-align:center;color:#6b7280;font-size:15px}._tickerSkeleton_1hkwl_193{height:300px;margin:16px 24px 24px;border-radius:12px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:_shimmer_1hkwl_1 1.2s ease-in-out infinite}@keyframes _shimmer_1hkwl_1{0%{background-position:200% 0}to{background-position:-200% 0}}._donationsScale_1hkwl_460{font-size:clamp(14px,1.2vw,16px)}._impactScale_1hkwl_464{margin-bottom:0}._impactScale_1hkwl_464 h3{font-size:clamp(1.15rem,2vw,1.65rem)!important}._redemptionTableWrap_t3vvp_7 .MuiTableCell-root{text-align:center!important;vertical-align:middle}._redemptionTableWrap_t3vvp_7 .MuiTableCell-alignLeft,._redemptionTableWrap_t3vvp_7 .MuiTableCell-alignRight{text-align:center!important}._cellCenter_t3vvp_17{display:flex;justify-content:center;align-items:center;width:100%;min-width:0;box-sizing:border-box;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:break-word}._cellCenter_t3vvp_17 .MuiTableSortLabel-root{position:relative;display:flex;width:100%;justify-content:center;align-items:center;box-sizing:border-box}._cellCenter_t3vvp_17 .MuiTableSortLabel-icon{position:absolute!important;right:0;top:0;bottom:0;margin:auto 0!important;height:fit-content}:root{--giv-primary: #6c7fea;--giv-primary-light: #dde0f7;--giv-primary-mid: #a8b3f2;--giv-purple-dark: #545494;--giv-purple-mid: #8088d1;--giv-navy: #43496e;--giv-ink: #05060e;--giv-surface: #f5f6fc;--giv-surface-accent: #eef0fc;--giv-border: #e2e4f0;--giv-border-mid: #c5c9e8;--font-brand: "Poppins", sans-serif}*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased}body{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;height:100%;color:#333;background-color:#f9f9f9;overflow-x:hidden}html{margin:0;height:100%}#root{height:100%;min-width:0;display:flex;flex-flow:column}.pageTitle{font-size:40px;font-weight:800;margin-top:20px;margin-bottom:10px}.pageContent{margin-left:60px;margin-right:60px;height:100%;display:flex;flex-flow:column}a{color:#738ff4;text-decoration:none}.driver-popover-description{font-family:Poppins;color:#000;font-size:1rem}.driver-popover-footer button{font-size:1rem;font-family:Poppins}.pac-container{z-index:1301}.MuiDataGrid-columnHeaders{border-bottom:1px solid rgb(224,224,224)}.MuiDataGrid-columnHeaderTitle{text-transform:capitalize;font-size:small}.MuiDataGrid-columnHeader:focus,.MuiDataGrid-cell:focus{outline:none!important}.MuiDataGrid-columnHeader:focus-within,.MuiDataGrid-cell:focus-within{outline:none!important}:root{--color-caution: #c97a3a;--color-critical: #c5485a}body{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.onboarding-anchor-flash{transition:background-color .45s ease;background-color:#e0e0e3!important}
