:root{box-sizing:border-box;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--mobile: 768px;--tablet: 1024px;color-scheme:light dark;color:#ffffffde;background-color:#242424;--lp-bg-color: #fcfcfc;--lp-text-color: #1a1a1a;--lp-description-color: #6f6f6f;--lp-caption-color: #485c11;--lp-accent-color: #8da372;--lp-accent-dark: #4a5c3a;--lp-font-title: "Crimson Text", serif;--lp-font-caption: "Roboto Mono", monospace;--lp-font-description: "DM Sans", sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}html,body{margin:0;padding:0;width:100%;height:100%}#root{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}nav{padding:1rem}nav a{display:block;padding:.8rem 1rem;color:#a0a0a0;text-decoration:none;border-radius:6px;margin-bottom:.5rem;transition:background-color .2s,color .2s}nav a:hover{background-color:#2a2a2a;color:#fff}nav a.active{background-color:#3a3a3a;color:#fff;font-weight:600}@media(max-width:768px){nav{display:flex;justify-content:center;gap:.5rem;overflow-x:auto;padding:.5rem 1rem;white-space:nowrap}nav a{margin-bottom:0;padding:.6rem .8rem;font-size:.9rem}}.layout{display:grid;grid-template-columns:250px 1fr;min-height:100vh}@media(max-width:768px){.layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.sidebar{position:sticky;top:0;height:100vh;background-color:#1a1a1a;border-right:1px solid #333;z-index:100}@media(max-width:768px){.sidebar{position:sticky;top:0;height:auto;border-right:none;border-bottom:1px solid #333;padding-bottom:1rem}}.main-content{min-height:100vh}.dashboard-container{color:#fff;min-height:100vh;padding:2rem;font-family:Inter,system-ui,sans-serif}.dashboard-grid{display:flex;flex-direction:column;gap:1.5rem}.first-row,.second-row{display:flex;flex-direction:row;gap:1.5rem}.first-row>.widget-card:last-child{flex:2}.second-row>.widget-card{flex:1}@media(max-width:1024px){.first-row,.second-row{flex-wrap:wrap}.first-row>.widget-card:last-child{flex:1 1 100%}}@media(max-width:768px){.dashboard-container{padding:1rem}.first-row,.second-row{flex-direction:column}.widget-card{width:100%}}.widget-card{background-color:#2a2a2a;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.widget-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.widget-title{font-size:.875rem;color:#a0a0a0;margin-bottom:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.balance-amount{font-size:2.5rem;font-weight:700;color:#fff;margin:auto 0}.history-list{list-style:none;padding:0;margin:0 0 1rem;flex-grow:1}.history-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #3a3a3a;font-size:.9rem}.history-date{color:#888}.view-history-btn{background-color:#3a3a3a;color:#fff;border:none;padding:.75rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;width:100%;transition:background-color .2s}.view-history-btn:hover{background-color:#4a4a4a}.health-status{display:flex;flex-direction:column;gap:1rem;flex-grow:1;justify-content:center}.status-item{display:flex;align-items:center;justify-content:space-between}.status-indicator{display:flex;align-items:center;gap:.5rem}.status-dot{width:10px;height:10px;border-radius:50%}.status-dot.healthy{background-color:#4caf50;box-shadow:0 0 8px #4caf5066}.status-dot.issue{background-color:#f44336}.spending-breakdown{display:flex;flex-direction:column;gap:.8rem;flex-grow:1}.spending-item{display:flex;align-items:center;justify-content:space-between;font-size:.9rem}.spending-bar-container{flex-grow:1;margin:0 1rem;background-color:#3a3a3a;height:6px;border-radius:3px;overflow:hidden}.spending-bar{height:100%;background-color:#646cff;border-radius:3px}.history-list{list-style:none;padding:0;margin:0;flex-grow:1}.history-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #333;font-size:.9rem;color:#d0d0d0;gap:1rem}@media(max-width:480px){.history-item{flex-wrap:wrap}.history-item>span:first-child{flex:1 1 100%;margin-bottom:4px}}.history-item:last-child{border-bottom:none}.history-item>span:first-child{flex:1;text-align:left;color:#fff}.history-date{color:#888;font-size:.85rem;text-align:center;min-width:70px}.amount-negative{color:#ef4444;font-weight:600;text-align:right;min-width:100px}.view-history-btn{width:100%;padding:10px;margin-top:15px;background-color:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;transition:background-color .2s}.view-history-btn:hover{background-color:#444}.dashboard-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:0 4px}.org-icon{width:48px;height:48px;border-radius:8px;object-fit:cover;background-color:#333}.org-name{font-size:24px;font-weight:600;color:#fff;margin:0}.history-list{display:flex;flex-direction:column;padding:2rem;gap:16px}.reimbursement-card{background-color:#2a2a2a;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 4px #0003;width:100%;box-sizing:border-box}.card-row{display:flex;justify-content:space-between;align-items:center}@media(max-width:600px){.card-row{flex-wrap:wrap;gap:8px}.member-info{max-width:100%}.reason{margin-right:0;width:100%;white-space:normal}}.top-row{font-size:.85rem;color:#888}.main-row{margin:4px 0}.member-info{display:flex;align-items:center;gap:12px}.member-avatar{width:32px;height:32px;border-radius:50%;background-color:#444;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#fff;font-weight:600}.member-name{font-weight:500;color:#fff;font-size:1rem}.amount-negative{color:#ef4444;font-size:1.1rem;font-weight:600}.bottom-row{font-size:.9rem;color:#ccc;border-top:1px solid #3a3a3a;padding-top:12px}.reason{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:16px}.status-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.status-badge.success{background-color:#10b9811a;color:#10b981}.status-badge.pending{background-color:#f59e0b1a;color:#f59e0b}.status-badge.failed{background-color:#ef44441a;color:#ef4444}.receipt-link{color:#3b82f6;text-decoration:none;font-size:.85rem}.receipt-link:hover{text-decoration:underline}.no-receipt{color:#666;font-size:.85rem;font-style:italic}.payment-history-container{padding:2rem;color:#e0e0e0;min-height:100vh}.payment-summary-grid{display:flex;gap:24px;margin-bottom:32px}.summary-card{flex:1;background-color:#2a2a2a;border-radius:12px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 6px #0000001a}.summary-title{font-size:14px;color:#a0a0a0;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.summary-amount{font-size:32px;font-weight:600;color:#fff;margin-bottom:16px;justify-content:center}.add-funds-btn{background-color:#4caf50;color:#fff;border:none;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;align-self:flex-start}.add-funds-btn:hover{background-color:#45a049}.history-section-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:16px;text-align:left}.payment-history-list{display:flex;flex-direction:column;gap:12px}.payment-history-card{background-color:#2a2a2a;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center;transition:transform .2s,box-shadow .2s}.payment-history-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.history-info{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.history-date{font-size:14px;color:#a0a0a0}.card-details{display:flex;align-items:center;gap:8px;font-size:16px;color:#fff}.card-icon{font-weight:700;color:#888}.history-amount{font-size:18px;font-weight:600;color:#4caf50}@media(max-width:768px){.payment-history-container{padding:16px}.payment-summary-grid{flex-direction:column;gap:16px}.payment-history-card{flex-direction:column;align-items:flex-start;gap:12px}.history-info{width:100%}.history-amount{align-self:flex-end}}.landing-page{background-color:var(--lp-bg-color);color:var(--lp-text-color);font-family:var(--lp-font-description);width:100%;min-height:100vh;overflow-x:hidden}.landing-container{margin:0 auto;padding:0 40px}@media(max-width:768px){.landing-container{padding:0 20px}}.lp-btn{background-color:#485c11;color:#fff;padding:14px 22px;border-radius:30px;text-decoration:none;font-size:14px;font-family:var(--lp-font-description);font-weight:700;transition:all .2s ease}.lp-btn:hover{background-color:#5b6935;transform:translateY(-1px)}.lp-btn.secondary{background-color:#e8f0e0;color:var(--lp-accent-dark)}.lp-btn.secondary:hover{background-color:#dce6d3}.lp-header{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:15px 0}.lp-logo{font-size:30px;font-weight:500;letter-spacing:-5%;font-family:var(--lp-font-description);justify-self:start}.lp-nav{display:flex;justify-content:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 24px;border-radius:100px;gap:27px;position:fixed;margin-top:10px;top:0;left:50%;transform:translate(-50%);z-index:100}.lp-nav a{color:#000;font-weight:700;font-size:14px;letter-spacing:-.025em;padding:0;margin:0}.lp-nav a:hover{color:var(--lp-description-color);background:none}.lp-btn{justify-self:end}@media(max-width:768px){.lp-header{padding:10px 0;display:flex;justify-content:space-between}.lp-nav{display:none}.lp-logo{font-size:24px}}.lp-hero{text-align:center;padding:0 0 100px}.lp-hero h1{font-family:var(--lp-font-title);font-size:8rem;font-weight:400;padding-bottom:80px;line-height:1;letter-spacing:-3px;color:#000}.lp-hero-image-container{width:1200px;height:362px;background-color:var(--lp-accent-color);border-radius:40px;position:relative;margin:150px auto 0}.lp-hero-image-placeholder{--extended-height: 150px;width:85%;height:calc(100% + var(--extended-height));background-color:#1a1a1a;margin:0 auto;border-top-left-radius:20px;border-top-right-radius:20px;position:relative;top:calc(-1 * var(--extended-height));overflow:hidden;padding:15px 15px 0;box-sizing:border-box}.lp-hero-image-placeholder img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}@media(max-width:768px){.lp-hero{padding-bottom:60px}.lp-hero h1{font-size:3.5rem;padding-bottom:40px;letter-spacing:-1px}.lp-hero-image-container{width:100%;height:auto;aspect-ratio:1200 / 362;margin-top:60px;border-radius:20px}.lp-hero-image-placeholder{--extended-height: 50px;border-top-left-radius:10px;border-top-right-radius:10px;padding:8px 8px 0}}.lp-features{padding:0 0 120px;text-align:left}.lp-features-divider{height:.5px;background-color:#e7e4e4;border:none}.lp-features .text{display:flex;flex-direction:column;gap:30px;margin:80px 0}.lp-features-caption{font-family:var(--lp-font-caption);font-size:12px;font-weight:regular;color:var(--lp-caption-color)}.lp-features h2{margin:0;font-family:var(--lp-font-title);font-size:3.5rem;font-weight:400}.lp-features-subtitle{font-family:var(--lp-font-description);font-size:15px;font-weight:regular;color:var(--lp-description-color)}.lp-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:40px 0}.lp-feature-item h3{font-family:var(--lp-font-title);font-size:18px;margin-bottom:24px;font-weight:400}.lp-feature-icon{margin-bottom:24px;font-size:1.8rem}.lp-feature-item p{font-family:var(--lp-font-description);font-size:15px;color:var(--lp-description-color);line-height:1.6}@media(max-width:768px){.lp-features{padding-bottom:60px}.lp-features .text{margin:40px 0;gap:20px}.lp-features h2{font-size:2.5rem}.lp-features-grid{grid-template-columns:1fr;gap:40px;margin:20px 0}.lp-feature-item{text-align:left}}.lp-big-picture{padding:0 0 120px;display:grid;grid-template-columns:1fr 1.2fr;gap:100px;align-items:center;text-align:left}.lp-bp-content h2{font-family:var(--lp-font-title);font-size:3.5rem;margin-bottom:24px;font-weight:400}.lp-bp-content p{color:var(--lp-description-color);margin-bottom:50px;line-height:1.7;font-family:var(--lp-font-description);font-size:15px;max-width:520px}.lp-bp-list{list-style:none;padding:0;margin-bottom:50px}.lp-bp-list li{display:flex;gap:24px;margin-bottom:20px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.lp-bp-list li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.lp-bp-number{font-family:var(--lp-font-caption);color:#999;font-weight:500;font-size:.9rem;flex-shrink:0}.lp-bp-list li span:last-child{font-family:var(--lp-font-description);font-size:1rem;line-height:1.6;color:#1a1a1a}.lp-bp-image{width:700px;height:700px;border-radius:32px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.lp-bp-image img{width:100%;height:100%;object-fit:cover}.lp-bp-image:after{content:""}@media(max-width:768px){.lp-big-picture{grid-template-columns:1fr;gap:40px;padding-bottom:60px}.lp-bp-content h2{font-size:2.5rem}.lp-bp-content p{margin-bottom:30px}.lp-bp-image{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:20px}}.lp-comparison .text{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 240px;gap:20px}.lp-comparison h2{margin:0;font-family:var(--lp-font-title);font-size:3.5rem;font-weight:400}.lp-btn{width:100px}.lp-comparison-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;margin-top:80px;text-align:left}.lp-col{padding:40px 32px;border-right:.5px solid #ddd}.lp-col:first-child{border:.5px solid #ddd;border-radius:16px;box-shadow:0 2px 8px #00000014}.lp-col:nth-child(2){border-bottom:.5px solid #ddd}.lp-col:last-child{border-right:none}.lp-col-header{font-family:var(--lp-font-description);font-size:25px;margin-bottom:0;padding-bottom:32px;text-align:center;border-bottom:1px solid #b9b9b9ff;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}.lp-check-list{list-style:none;padding:0;margin:0}.lp-check-list li{padding:32px 0;font-size:.95rem;font-family:var(--lp-font-description);display:flex;align-items:flex-start;gap:12px;color:#333;line-height:1.5;position:relative}.lp-check-list li:after{content:"";position:absolute;left:-32px;right:-32px;bottom:0;border-bottom:.5px solid #ddd}.lp-check-list li:last-child:after{display:none}.lp-check-list li:before{content:"✓";font-size:1rem;color:#000;flex-shrink:0;margin-top:2px}.lp-features-subtitle{margin:"0 auto";font-family:var(--lp-font-caption);font-size:14px;color:var(--lp-caption-color)}.lp-features-divider-comparison{height:.5px;border:none;background-color:#000}@media(max-width:768px){.lp-comparison .text{padding:40px 20px;gap:15px}.lp-comparison h2{font-size:2.5rem}.lp-comparison-grid{grid-template-columns:1fr;margin-top:40px}.lp-col{border-right:none;border-bottom:.5px solid #ddd}.lp-col:first-child{border:.5px solid #ddd;border-bottom:.5px solid #ddd}.lp-col:last-child{border-bottom:none}}.lp-steps{padding-top:80px;padding-bottom:0}.lp-steps-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:100px}.lp-steps-header h2{font-family:var(--lp-font-title);font-size:3.5rem;margin-bottom:0;font-weight:400}.lp-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;margin-bottom:100px;text-align:left}.lp-step-number{font-size:4rem;color:#e0e0e0;font-weight:300;margin-bottom:24px;font-family:var(--lp-font-description)}.lp-step-title{margin-bottom:16px;font-size:1.2rem;font-weight:medium;font-family:var(--lp-font-title)}.lp-step-desc{font-size:1rem;color:#666;font-family:var(--lp-font-description);line-height:1.6}.lp-bottom-image{width:100%;height:100%;overflow:hidden}.lp-bottom-image img{width:100%;height:100%;object-fit:cover;border-radius:50px}@media(max-width:768px){.lp-steps{padding-top:40px}.lp-steps-header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}.lp-steps-header h2{font-size:2.5rem}.lp-steps-grid{grid-template-columns:1fr;gap:40px;margin-bottom:60px}.lp-bottom-image img{border-radius:20px}}.lp-footer{padding:60px 0;text-align:center}.lp-footer-links{display:flex;justify-content:space-between;border-top:1px solid #eee;padding-top:50px;font-size:.9rem;color:#666}.lp-links-left a{text-decoration:none;color:#666;transition:color .2s}.lp-links-left a:hover{color:var(--lp-text-color)}@media(max-width:768px){.lp-footer{padding:40px 0}.lp-footer-links{flex-direction:column;gap:20px;text-align:center}}.lp-cta{padding:120px 0;text-align:center}.lp-cta h2{font-family:var(--lp-font-title);font-size:3.5rem;margin-bottom:24px;font-weight:400}.lp-cta p{color:var(--lp-description-color);margin-bottom:50px;line-height:1.7;font-family:var(--lp-font-description);font-size:15px;margin-left:auto;margin-right:auto}@media(max-width:768px){.lp-cta{padding:60px 0}.lp-cta h2{font-size:2.5rem}}
