@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden;min-height:100vh;font-size:16px;background-color:#fefbfa}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:12px}}.splash-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f0f2f5}.logo img{width:150px;height:auto;margin-bottom:20px}h1{font-size:2.5rem;color:green}h1.Name{font-size:3rem}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.logo{display:flex;align-content:center}.auth-modal{background-color:#f5f5f5;width:350px;max-height:500px;padding:1.5rem;border-radius:8px;box-shadow:0 4px 8px #0003;position:relative;overflow:hidden}.close-button{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer;color:#333}.primary-button{background-color:#036d19;color:#fff;padding:12px;margin-top:16px;border:none;border-radius:4px;cursor:pointer;width:100%}.social-buttons{display:flex;justify-content:space-between;margin-top:12px}.social-buttons button{background:none;border:1px solid #ddd;border-radius:4px;padding:8px;cursor:pointer}form label{display:block;font-weight:700;margin-top:10px}input,select{width:100%;padding:8px;margin-top:4px;border:1px solid #ddd;border-radius:4px}a{text-decoration:none}.sign-up-container{overflow-y:scroll;overflow-x:hidden;width:100%;max-width:400px;margin:0 auto}.sign-up-form{height:300px;border:1px solid #ccc;padding:10px}.landing-container{font-family:Bricolage Grotesque,sans-serif;color:#333;width:90%;margin:0 auto}.nav-links .home:hover{background-color:#a9e5d2;color:#300505;border-radius:7px;padding:10px}.nav-links a,.auth-buttons button{margin:0 10px;text-decoration:none;color:#333;font-weight:700}.auth-buttons .signup-button:hover{background-color:#a9e5d2;color:#300505;border-radius:7px}.hero-section{display:flex;justify-content:space-between;align-items:center;padding:30px}.hero-section h1{font-size:3.75rem;margin-bottom:10px;font-weight:800;letter-spacing:0;color:#141414;line-height:1.2;word-spacing:0}.about-text{font-size:1.25rem;margin-bottom:20px;color:#141414;font-weight:600}.cta-button{display:flex;width:45%;background-color:#fef7f6;border-radius:12px;justify-content:space-between;padding:2px;align-items:center}.cta-button input{width:50%;border:none;background-color:transparent}.signup-button{background-color:#b4290e;color:#fff;padding:8px 16px;border:none;border-radius:14px;cursor:pointer;margin-left:10px}.cta-button .signup-button:hover{background-color:#a9e5d2;color:#300505;border-radius:7px}.hero-image{width:522px;height:455px}.left-overlay,.right-overlay{background-color:#daf6e0f2;color:#141414;border:1px solid #b4290e;border-radius:6px;width:150px;height:60px;text-align:center;padding:5px}.left-overlay{bottom:15px;position:absolute;left:-75px}.right-overlay{top:30px;right:-41px;position:absolute}.image-container{position:relative}.features-section{padding-top:40px;display:flex;flex-direction:column}.features{text-align:center;color:#d29709;padding-bottom:5px}.feature-underline{height:5px;background-color:#e8c981;width:10px;text-align:center}.feature-title{padding-bottom:25px;text-align:center}.feature-1,.feature-2{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:20px;padding-top:20px;gap:30px}.feature{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2px 10px;gap:10px;background-color:#fafafa;border-radius:32}.feature h4{text-align:center;padding-bottom:5px}.feature p{font-size:12px}.feature img{width:240px;height:180px;margin-bottom:10px}.feature h2{font-size:1.25rem;color:#000;margin-bottom:10px}.feature p{text-align:center;color:#212121;font-size:16;font-family:Lato;font-weight:"400";word-wrap:"break-word"}.body-title{text-align:center;color:#e8c981;padding:20px 0}.body-heading{color:var(--Grey-Grey-10, #080808);text-align:center;font-family:Bricolage Grotesque;font-size:30px;font-style:normal;font-weight:700}.body-content{display:flex;padding:80px 100px;flex-direction:row;justify-content:center;align-items:center;gap:60px;align-self:stretch}.body-images{display:flex;width:300px;height:300px;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;border-radius:40px;border:1px solid #f8b6a8;background:linear-gradient(2deg,#fdeae6 1.72%,#fef2ef 81.78%,#fff)}.body-images h1{color:var(--Grey-Grey-09, #212121);text-align:center;font-family:Bricolage Grotesque;font-size:24px;font-style:normal;font-weight:700}.body-images p{color:var(--Grey-Grey-09, #212121);text-align:center;font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media (max-width: 1024px){.hero-section{flex-direction:column;text-align:center;padding:20px}.hero-image{width:90%;height:auto;max-width:400px;margin:0 auto}.cta-button{width:100%;flex-direction:column;align-items:stretch;gap:10px;padding:10px}.cta-button input{width:100%;padding:10px}.signup-button{width:100%;margin-left:0;padding:10px}.image-container{position:relative;margin-top:20px;text-align:center}.left-overlay,.right-overlay{position:static;margin:10px auto;width:auto;height:auto;padding:8px 12px;font-size:14px}.feature-1,.feature-2{flex-direction:column;gap:30px;align-items:center;padding:0 20px}.feature{flex-direction:column;align-items:center;text-align:center}.feature img{width:100%;max-width:300px;height:auto}.body-content{flex-direction:column;padding:40px 20px;gap:30px}.body-images{width:100%;max-width:320px;padding:20px}}@media (max-width: 600px){.hero-section h1{font-size:2rem;line-height:1.3}.about-text{font-size:1rem;margin-bottom:16px}.feature-title{font-size:1.2rem;padding:0 10px 20px}.feature h2,.feature h4{font-size:1rem}.feature p,.body-images p{font-size:14px}.body-heading{font-size:22px}.body-images h1{font-size:18px}.cta-button{padding:10px}.landing-container{width:95%}.body-title{font-size:16px}}.features-dropdown{position:relative;display:inline-block}.dropdown-button:hover{background-color:#a9e5d2;color:#300505;border-radius:7px}.dropdown-item:hover{background-color:#f1f1f1}.resources-dropdown{position:relative;display:inline-block}.dropdown-button{background:none;border:none;cursor:pointer;font-size:16px;color:inherit;padding:8px}.dropdown-content{display:flex;flex-direction:column;position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 8px 16px #0003;min-width:160px;z-index:1}.dropdown-item{color:#333;padding:12px 16px;text-decoration:none;display:block}.dropdown-item:hover{background-color:#c9f0e7;width:74%;border-radius:7px}.about-section{text-align:center;padding:4rem 1rem;background-color:#fff;color:#333}.section{max-width:800px;margin:0 auto 4rem}.label{font-size:.85rem;color:#d29709;margin-bottom:0}.heading{font-size:2rem;font-weight:700;font-family:Bricolage Grotesque;margin-bottom:.5rem}.text{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:#141414}.italic{font-style:italic}.core-values-section{max-width:1100px;margin:4rem auto;padding:2rem;background-color:#fff;border-radius:1rem}.core-values-section .label{text-align:center;font-size:.85rem;color:#d29709;font-weight:500;margin-bottom:.5rem}.core-values-section .heading{text-align:center;font-size:2rem;font-weight:700;color:#1e1e1e;margin-bottom:2rem}.about-values{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.about-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:15px;height:250px;background:#fafafa;border-radius:30px;border:1px solid #ffdac6;box-shadow:0 4px 12px #0000001a;width:260px;height:260px;text-align:center}.about-item img{width:50px;height:50px;margin-bottom:1rem;margin-top:20px}.about-item h4{font-size:1.2rem;font-weight:600;color:#1e1e1e;margin-bottom:.5rem}.about-item p{font-size:.95rem;color:#444}.team-section{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:4rem}.team-card{background:#fdf7f7;border-radius:12px;overflow:hidden;width:250px;box-shadow:0 4px 10px #0000001a;text-align:center}.team-image{width:100%;height:auto;display:block}.team-info{padding:1rem}.team-info a{font-size:1.1rem;text-decoration:none}.faq{max-width:700px;margin:0 auto;padding:2rem;font-family:Segoe UI,sans-serif}.faq-tag{text-align:center;color:#d29709;font-weight:500;margin-bottom:.5rem}.faq-title{text-align:center;font-family:Bricolage Grotesque;font-weight:700;margin-bottom:2rem;color:#000}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{border:none;padding-bottom:1rem}.faq-question{display:flex;justify-content:space-between;font-weight:600;cursor:pointer;border:none}.toggle-button{background:none;border:none;font-size:1.2rem;cursor:pointer;font-weight:700}.faq-answer{margin-top:.5rem;font-size:.95rem;color:#2e2e2e}.faq-contact-wrapper{width:50vw;position:relative;left:50%;margin-left:-32vw;right:50%;margin-top:4rem}.faq-contact-box{margin-top:3rem;background-color:#fff7e6;border-radius:1rem;padding:2rem;box-shadow:0 4px 8px #ffc78633;text-align:left;max-width:1000%;width:130%}.faq-contact-box h2{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#1e1e1e}.faq-contact-box p{font-size:.95rem;color:#444;margin-bottom:1rem}.contact-button{background-color:#fbbf24;color:#000;font-weight:600;border:none;border-radius:1rem;padding:.5rem 1.2rem;cursor:pointer;transition:background .3s ease}.contact-button:hover{background-color:#f59e0b}.pricing{padding:2rem;text-align:center;font-family:Arial,sans-serif}.pricing h5{color:#d92626}.pricing h1{font-size:2em;margin-bottom:20px;color:#1a1a1a}.pricing-plans{display:flex;flex-direction:column;gap:2rem;align-items:center}.pricing-plan{flex:1;min-width:280px;max-width:1000px;padding:2rem;border-radius:1rem;box-shadow:0 0 12px #0000000d;text-align:left;position:relative;transition:transform .3s ease}.pricing-plan:hover{transform:translateY(-5px)}.plan-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.plan-text{flex:1;min-width:250px}.plan-text h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.plan-text h3{font-size:1rem;font-weight:700;margin-bottom:.75rem}.plan-text p{font-size:.95rem;margin-bottom:1.5rem}.freemium{background:linear-gradient(to bottom right,#fffce1,#fffdf5);color:#1a1a1a;padding:2.5rem;width:62%}.freemium-list{list-style:none;padding-right:20px;flex:1;min-width:220px;text-align:right}.freemium-list li{display:flex;align-items:center;gap:8px;margin-bottom:.5rem;font-size:.95rem;margin-bottom:1rem;padding-left:2rem}.dot-icon{font-size:1rem}.premium{background:linear-gradient(to right,#f66,#f88);color:#fff;padding:2.5rem;width:62%;margin-top:2rem;margin-bottom:4rem}.premium .plan-text h2,.premium .plan-text p{color:#fff}.premium .plan-text h3{color:#8b0000}.premium-list{list-style:none;padding-left:10px;flex:1;min-width:220px;text-align:right}.premium-list li{display:flex;align-items:center;gap:8px;margin-bottom:.5rem;font-size:.95rem;color:#fff;margin-bottom:1rem;padding-left:3rem}.custom-dot{background-color:#f5f5f5;color:#fff;border-radius:50%;padding:4px 7px;font-size:12px;display:inline-block;font-weight:700;line-height:1}.freemium-dot{background-color:#facc15;color:#fff}.premium-dot{background-color:#f5f5f5;color:#fff}.try-free,.upgrade{margin-top:1.5rem;padding:.75rem 1.5rem;border:none;border-radius:1.5rem;font-weight:700;cursor:pointer;transition:background-color .3s ease;font-size:.95rem}.try-free{background:transparent;color:#d92626;border:2px solid #d92626}.try-free:hover{background:#d92626;color:#fff}.upgrade{background:#8b0000;color:#fff}.upgrade:hover{background:#5a0000}@media (max-width: 768px){.pricing-plans{flex-direction:column;align-items:center}.pricing-plan{max-width:90%;padding:2rem 1rem}.freemium,.premium{margin-bottom:2rem}.plan-content{flex-direction:column;align-items:flex-start}.freemium-list,.premium-list{text-align:left;padding-left:0}.freemium-list li,.premium-list li{justify-content:flex-start}}.smartcapture-hero{padding:60px 20px;text-align:center}.smartcapture-hero .header h4{color:#d29709;font-size:14px}.smartcapture-hero .header h2{font-size:36px;font-weight:700;color:#3d1e1a;margin-top:2px;font-family:Bricolage Grotesque}.smartcapture-hero h2,.smartcapture-hero h4{margin-bottom:8px}.smartcapture-hero p{margin-top:4px;line-height:1.5}.smartcapture-hero .smartcapture-btn{background-color:#f05537;color:#fff;padding:10px 20px;border-radius:50px;border:none;cursor:pointer;margin-top:10px}.smartcapture-hero .smart-capture-image img{width:100%;max-width:750px;height:auto;margin-top:5px;padding-top:10px;object-fit:contain;display:block;margin-left:auto;margin-right:auto}.smartcapture-how-it-works{padding:60px 20px;text-align:center}.smartcapture-how-it-works header h6{color:#d29709;font-size:16px;font-weight:700;margin-bottom:5px;margin-top:-55px}.smartcapture-how-it-works header h2{font-size:24px;font-weight:700;margin-bottom:30px}.smartcapture-how-it-works .steps{display:flex;justify-content:center;align-items:center;gap:0px;flex-wrap:wrap}.smartcapture-how-it-works .step{text-align:center;width:220px}.smartcapture-how-it-works .step h4{font-size:40px;font-weight:700;color:red;font-family:serif}.smartcapture-how-it-works .step h3{font-size:18px;font-weight:700;text-transform:uppercase;margin-top:5px}.smartcapture-how-it-works .step p{font-size:14px;color:#333;margin-top:5px}.smartcapture-how-it-works .arrow{width:80px}.smartcapture-benefits-section{padding:20px;text-align:center;margin-bottom:50px}.smartcapture-benefits-section h6{color:#d29709;font-size:14px;font-weight:700;margin-bottom:5px;margin-top:20px}.smartcapture-benefits-section h3{color:#000;font-size:24px;font-weight:700;margin:5px 0 10px}.smartcapture-benefits-section .benefits{display:flex;justify-content:center;gap:60px;margin-top:20px}.smartcapture-benefits-section .benefit{padding:15px;height:250px;background:#fafafa;border-radius:30px;border:1px solid #FFDAC6;box-shadow:0 4px 12px #0000001a;width:250px;text-align:center;transition:all .3s ease-in-out}.smartcapture-benefits-section .benefit:hover{box-shadow:0 6px 15px #0003}.smartcapture-benefits-section .benefit img{width:60px;margin-bottom:5px;margin-top:30px}.smartcapture-benefits-section .benefit h4{font-size:20px;font-weight:700;color:#3d1e1a;margin-bottom:35px}.smartcapture-benefits-section .benefit p{font-size:14px;color:#666;margin-top:-25px}@media (max-width: 1024px){.smartcapture-hero h2{font-size:28px}.smartcapture-how-it-works header h2,.smartcapture-benefits-section h3{font-size:20px}.smartcapture-benefits-section .benefits{flex-wrap:wrap;gap:30px}}@media (max-width: 768px){.smartcapture-hero{padding:40px 15px}.smartcapture-hero .header h2{font-size:24px;text-align:center}.smartcapture-hero p{text-align:center}.smartcapture-how-it-works .steps{flex-direction:column;align-items:center}.smartcapture-how-it-works .arrow{transform:rotate(90deg);margin:15px 0}.smartcapture-benefits-section .benefits{flex-direction:column;align-items:center}.smartcapture-benefits-section .benefit{width:100%;max-width:320px;height:auto}.navbar-auth-buttons{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.auth-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 6px #0000001a;width:100px;z-index:999}.auth-dropdown a{display:block;padding:8px 12px;font-size:14px;color:#333;text-align:left;text-decoration:none}.auth-dropdown a:hover{background-color:#f5f5f5}}@media (max-width: 480px){.smartcapture-hero .header h2{font-size:20px}.smartcapture-hero .smartcapture-btn{width:100%;padding:12px 0}.smartcapture-how-it-works header h2{font-size:18px;text-align:center}.smartcapture-benefits-section h3{font-size:18px;text-align:center}.smartcapture-benefits-section .benefit h4{font-size:18px}.smartcapture-benefits-section .benefit p{font-size:13px}.navbar{padding:10px 15px}.navbar-logo{font-size:16px}}.AI-Assistant{text-align:center;padding:40px}.AI-Assistant .heading h4{color:#d29709;font-size:14px}.AI-Assistant .heading h2{font-size:36px;font-weight:700;color:#3d1e1a;margin-top:2px;font-family:Bricolage Grotesque;margin-bottom:2px}.AI-Assistant .heading p{color:#141414;font-size:14px;font-weight:450;margin:10px 0}.AI-Assistant .ai-button{background-color:#f05537;color:#fff;padding:10px 20px;border-radius:50px;border:none;cursor:pointer;margin-top:10px}.ai-button:hover{background-color:#c04417}.ai-image{width:100%;max-width:650px;height:auto;margin-top:5px;padding-top:10px;object-fit:contain;display:block;margin-left:auto;margin-right:auto}.ai-insight-section h6{display:flex;justify-content:center;color:#d29709;margin-top:40px}.ai-insight-section h3{display:flex;justify-content:center;color:#141414;font-family:Bricolage Grotesque;font:bold;margin-top:7px;margin-bottom:40px}.ai-insight-wrapper{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.ai-insight-card{background:#fff;padding:15px;border-radius:20px;border:2px solid #FAFAFA;box-shadow:0 4px 10px #0000001a;text-align:center;width:260px;height:260px;margin:10px}.ai-insight-card img{margin-top:30px}.ai-insight-card p{font-size:14px;color:#666;margin-top:10px}.steps-section h5{margin-top:100px;font-family:lato}.steps-section h2{font-family:Bricolage Grotesque}.frame-wrapper{display:flex;gap:80px}.frame-container{flex:1;max-width:500px;margin:0 0 50px;background-color:#f8eeee;border-radius:30px}.frame-image{max-width:250px;width:100%;height:auto;object-fit:contain}.ai-subtext{font-size:1rem;color:#556;margin-top:8px}.ai-gain-section h6{display:flex;justify-content:center;color:#d29709;margin-bottom:10px}.ai-gain-section h3{font-family:Bricolage Grotesque;margin-bottom:15px}.ai-gain-wrapper{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.ai-gain-card{background:#fff;padding:15px;border-radius:20px;border:2px solid #FAFAFA;box-shadow:0 4px 10px #0000001a;text-align:center;width:270px;height:270px;margin:10px}.ai-gain-card p{font-size:14px;color:#666;margin-top:10px}.ai-gain-card img{margin-top:30px}@media (max-width: 768px){.ai-heading{font-size:24px}.ai-subtext{font-size:14px}.ai-button{width:100%;padding:12px}.AI-Assistant{padding:20px}.frame-wrapper{flex-direction:column;gap:30px}.frame-section{flex-direction:column;align-items:center;text-align:center}.frame-content{max-width:100%}.frame-image{max-width:80%}.ai-insight-wrapper,.ai-gain-wrapper{flex-direction:column;align-items:center}.ai-insight-card,.ai-gain-card{width:90%;height:auto}}.credit-reports{text-align:center;padding:40px}.credit-reports .header h6{font-size:1rem;color:#d29709;margin-top:8px}.credit-reports .header h4{font-size:2rem;font-family:Bricolage Grotesque;font-weight:800;margin-top:10px;color:#141414}.credit-reports .header p{color:#000;font-size:14px;font-weight:lighter;margin-top:5px;gap:5px}.credit-reports .credit-button{background-color:#f05537;color:#fff;font-weight:700;padding:12px 20px;border-radius:20px;margin-top:15px;margin-bottom:2px;border:none;cursor:pointer}.credit-reports .credit-button:hover{background-color:#c04417}.credit-report-dashboard .credit-dashboard{width:100%;max-width:650px;height:auto;padding:0;object-fit:contain;display:block;margin:-50px auto 5px}.credit-reports .steps-section{margin-top:60px}.credit-reports .steps{display:flex;justify-content:center;align-items:center;gap:0px;flex-wrap:wrap}.credit-reports .step{text-align:center;max-width:250px}.credit-reports .steps-section h6{color:#d29709;font-size:16px;font-weight:700;margin-bottom:10px}.credit-reports .steps-section h2{font-size:28px;color:#000;margin-bottom:30px;font-family:Bricolage Grotesque}.credit-reports .step h4{font-size:24px;color:#b43423;margin-bottom:10px}.credit-reports .step h3{font-size:20px;color:#333;margin-bottom:5px}.credit-reports .step p{font-size:14px;color:#666}.credit-reports .arrow{width:80px}.credit-reports .benefits-section{padding:20px;text-align:center;margin-bottom:50px}.credit-reports .benefits-section h6{color:#d29709;font-size:14px;font-weight:700;margin-bottom:5px;margin-top:70px}.credit-reports .benefits-section h3{color:#141414;font-size:24px;font-weight:700;font-family:Bricolage Grotesque;margin-bottom:40px}.credit-reports .benefits-section .benefits{display:flex;justify-content:center;gap:60px;margin-top:20px;flex-wrap:wrap}.credit-reports .benefits-section .benefit{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:15px;height:250px;background:#fafafa;border-radius:30px;border:1px solid #ffdac6;box-shadow:0 4px 12px #0000001a;width:260px;height:260px;text-align:center;transition:all .3s ease-in-out}.credit-reports .benefits-section .benefit:hover{box-shadow:0 6px 15px #0003}.credit-reports .benefits-section .benefit img{width:60px;margin-top:20px;margin-bottom:10px}.credit-reports .benefits-section .benefit h4{font-size:18px;font-weight:700;color:#3d1e1a;margin:10px 0;min-height:48px}.credit-reports .benefits-section .benefit p{font-size:14px;color:#666;margin-top:-10px}@media (max-width: 768px){.credit-reports .header h4{font-size:24px}.credit-reports .header p+p{font-size:14px}.credit-reports .credit-button{width:100%;padding:12px}.credit-reports{padding:20px}.credit-reports .steps{flex-direction:column}.credit-reports .benefits-section .benefits{flex-direction:column;gap:20px}}.financial-dashboard-page{text-align:center;padding:40px}.financial-dashboard-page h6{color:#d48806;font-size:14px;font-weight:700;margin-bottom:10px}.dashboard-heading{color:#141414;font-size:2rem;font-weight:800;font-family:Bricolage Grotesque,sans-serif;margin:10px 0}.financial-dashboard-page p{color:#141414;font-size:14px;font-weight:lighter;margin:10px 0}.dashboard-button{background-color:#f05537;color:#fff;font-weight:700;padding:12px 20px;border-radius:20px;margin-top:10px;border:none;cursor:pointer}.dashboard-button:hover{background-color:#c04417}.financial-image{width:100%;max-width:650px;height:auto;margin-top:5px;padding-top:10px;object-fit:contain}section,h5{margin-top:0;padding-top:0;color:#d29709;margin-bottom:7px}section,h2{margin-top:0;padding-top:0;color:#000;margin-bottom:45px}.frame-wrapper{display:flex;gap:100px}.frame-container{flex:1;max-width:500px;margin:0 0 50px;background-color:#fafafa;border-radius:30px}.frame-section{display:flex;align-items:center;justify-content:space-between;gap:20px}.frame-content{max-width:60%}.frame-image{max-width:250px;width:100%;height:auto}.benefits{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.financialdashboard-benefits-section{padding:20px;text-align:center;margin-bottom:50px}.financialdashboard-benefits-section h6{color:#d29709;font-size:14px;font-weight:700;margin-bottom:5px;margin-top:30px}.financialdashboard-benefits-section h3{color:#000;font-size:24px;font-weight:700;margin:5px 0 10px}.financialdashboard-benefits-section .benefits{display:flex;justify-content:center;gap:60px;margin-top:20px}.financialdashboard-benefits-section .benefit{padding:15px;height:250px;background:#fafafa;border-radius:30px;border:1px solid #FFDAC6;box-shadow:0 4px 12px #0000001a;width:250px;text-align:center}.financialdashboard-benefits-section .benefit p{margin-top:-25px}.financialdashboard-benefits-section .benefit:hover{box-shadow:0 6px 15px #0003}.financialdashboard-benefits-section .benefit img{width:60px;margin-bottom:5px;margin-top:30px}.financialdashboard-benefits-section .benefit h4{font-size:20px;font-weight:700;color:#3d1e1a;margin-bottom:35px}.financialdashboard-benefits-section .benefit p{font-size:14px;color:#666}@media (max-width: 768px){.dashboard-heading{font-size:24px}.dashboard-subtext{font-size:14px}.dashboard-button{width:100%;padding:12px}.frame-wrapper{flex-direction:column;gap:30px}.frame-section{flex-direction:column;align-items:center;text-align:center}.frame-content{max-width:100%}.frame-image{max-width:80%}.benefits{flex-direction:column;align-items:center}.benefit{width:90%;height:auto}}.support-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fefaf6;padding:20px}.support-form{max-width:400px;width:100%;text-align:center}label{display:block;margin-bottom:6px;font-weight:700;color:#333;text-align:left}.support-label{color:#facc15;font-weight:500;font-size:14px;margin-bottom:10px;margin-top:20px}.support-heading{font-size:32px;white-space:nowrap;font-weight:bolder;color:#000207;margin-bottom:20px;position:relative;left:-60px;width:100%}.support-form form{display:flex;flex-direction:column;gap:4px}.support-form input,.support-form textarea{padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.italic-input::placeholder{font-style:italic}.support-form input:focus,.support-form textarea:focus{outline:none;border-color:#facc15;box-shadow:0 0 0 2px #facc154d}.support-form button{padding:12px;background-color:#facc15;color:#000;font-weight:600;border:none;border-radius:18px;cursor:pointer;transition:background-color .3s;margin-bottom:50px;margin-top:30px}.support-form button:hover{background-color:#fbbf24;border-radius:25rem}@media (max-width: 480px){.support-container{padding:10px}.support-form{width:100%;max-width:none;padding:0 8px}.support-heading{font-size:24px;left:0;text-align:center;white-space:normal;margin-bottom:12px}label,.support-label{font-size:12px;margin-top:16px;margin-bottom:6px}.support-form input,.support-form textarea{font-size:14px;padding:10px}.support-form form{gap:8px}.support-form button{width:100%;font-size:14px;padding:12px;margin-top:24px;margin-bottom:40px}}.success-stories{padding:60px 20px;max-width:1200px;margin:0 auto}.section-subtitle{text-align:center;color:#d29709;font-size:14px;margin-bottom:8px}.section-title{text-align:center;font-size:28px;font-weight:700;margin-bottom:50px;line-height:1.4;color:#000}.story{display:flex;flex-direction:column;gap:20px;margin-bottom:60px;align-items:center}.story.reverse{flex-direction:column-reverse}.story-img{width:100%;max-width:550px;border-radius:12px;object-fit:cover}.story-content{max-width:550px}.story-content h3{font-weight:700;margin-bottom:10px}.story-content p{margin-bottom:8px;line-height:1.6}.story-content p{color:#555;margin-bottom:8px;line-height:1.6}.story-content p strong{color:#000}.success-signup-wrapper{width:50vw;position:relative;left:50%;margin-left:-38vw;right:50%;margin-top:4rem}.success-signup-box{margin-top:3rem;background-color:#fef4dd;border-radius:1rem;padding:2rem;box-shadow:0 4px 8px #ffc78633;text-align:left;max-width:1000%;width:130%}.success-signup-box h2{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#1e1e1e}.success-signup-box p{font-size:.95rem;color:#2e2e2e;margin-bottom:1rem}.signup-button{background-color:#fbbf24;color:#000;font-weight:600;border:none;border-radius:1rem;padding:.5rem 1.2rem;cursor:pointer;transition:background .3s ease}.signup-button:hover{background-color:#f59e0b}@media (min-width: 768px){.story{flex-direction:row;justify-content:space-between}.story.reverse{flex-direction:row-reverse}.story-content{padding:0 20px}}.container{background:#fef4dd;background:linear-gradient(90deg,#fef4dd 50%,#fef4dd);min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center}.auth-page{padding:2rem;text-align:center;margin-left:auto;margin-top:30px;margin-right:auto;color:#2e2e2e;width:500px;background-color:#fafafa;border:1px solid rgb(244,126,103,.4);border-radius:14px}.signup-heading{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:18px;margin-bottom:10px}.login-text{padding-bottom:12px}.auth-page .logo{margin-left:35%}.password{display:flex;align-items:center;border:none;border-radius:6px;background-color:#fff;max-width:100%}.auth-page form label{color:#2e2e2e;font-family:Bricolage Grotesque;font-weight:600;font-size:10px}.password input{flex:1;border:none;outline:none;font-size:16px}.service-color{color:red;font-family:Lato,sans-serif;font-weight:300;font-style:normal}.password-toggle{margin-left:8px;color:#555;padding-right:5px;font-size:18px;transition:color .2s ease}.password-toggle:hover{color:#000;cursor:pointer}.auth-page input{border:none;font-size:11px}select{border:none;font-size:11px;color:#c6c6c6}.auth-page p{font-size:12px}.auth-page input::placeholder{color:#c6c6c6;font-family:Inter,sans-serif;font-style:italic}.terms-container{display:flex;align-items:center;gap:10px;font-size:14px;color:#333;margin-top:16px;line-height:1.4}.password-hint{font-size:10px;color:#2e2e2e}.create-account-btn{background-color:#fcd34d;color:#474747;border:none;padding:8px 6px;margin-top:16px;font-size:14px;font-weight:600;border-radius:15px;cursor:pointer;width:100%;margin-bottom:8px}.terms-container input[type=checkbox]{margin-top:3px;width:16px;height:16px}.terms-container a{text-decoration:none;margin-left:4px}.terms-container a span{font-weight:500}.social-login{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:20px}.social-login button{border:.5px solid #f05537;padding:4px 8px;width:100px;border-radius:25px;align-items:center;display:flex;justify-content:center;font-size:25px;background-color:transparent}.account-check{text-align:center;padding-top:10px;font-size:12px}.reset{display:block;text-align:left;color:red;margin-top:5px;font-size:8px}.auth-page input:not([type=checkbox]),.auth-page select{background-color:#f8f8f8}.password{background-color:#f8f8f8}.welcome-button{background-color:#b4290e;color:#fff;border:none;padding:8px 6px;font-size:14px;font-weight:600;border-radius:15px;cursor:pointer;width:40%;margin-top:16px}@media (max-width: 768px){.auth-page{width:90%;padding:1.5rem;margin-top:20px}.login-text{padding-bottom:10px}.auth-page p,.auth-page label,.reset,.account-check{font-size:11px}.create-account-btn{font-size:13px;padding:7px 5px}.social-login{gap:12px;margin-top:16px}.social-login button{width:80px;font-size:22px}}@media (max-width: 480px){.auth-page{width:95%;padding:1rem;margin-top:10px}.auth-page h2{font-size:20px}.auth-page input,.password input{font-size:10px}.password-toggle{font-size:16px}.create-account-btn,.welcome-button{font-size:12px;padding:6px 5px}.social-login{gap:10px}.social-login button{width:70px;font-size:20px}}@media (max-width: 768px){.auth-page input,.auth-page select{font-size:11px;padding:6px}.auth-page form label{font-size:10px}.terms-container{font-size:11px;flex-direction:column;align-items:flex-start}.create-account-btn{font-size:13px;padding:7px 5px}.social-login button{width:80px;font-size:22px}.password-hint{font-size:9px}.signup-heading{font-size:16px}}@media (max-width: 480px){.auth-page{padding:1rem;width:95%}.auth-page h3.signup-heading{font-size:14px}.auth-page input,.auth-page select{font-size:10px;padding:5px}.auth-page form label{font-size:9px}.terms-container{font-size:10px;gap:6px}.create-account-btn{font-size:12px;padding:6px 5px}.social-login button{width:70px;font-size:20px}.password-toggle{font-size:16px}.password-hint{font-size:8px}}.navbar{display:flex;justify-content:space-between;align-items:center;width:90%;margin:20px auto;padding:10px 24px;background-color:#fce3de;border-radius:40px;box-shadow:0 4px 6px #0000001a}.navbar-container{max-width:90%;margin:10px auto;padding:10px 20px;border-radius:50px}.logo{font-size:24px;font-weight:700;color:#e44d26}.nav-links{display:flex;list-style:none;gap:24px}.nav-links li{position:relative;cursor:pointer;font-size:16px;color:#333;font-weight:500}.nav-links li:hover{color:#e44d26}.dropdown span{display:flex;align-items:center}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 4px 6px #0000001a;list-style:none;padding:8px 0;border-radius:6px;min-width:160px}.dropdown-menu li{padding:10px 16px;white-space:nowrap;color:#333}.dropdown-menu li:hover{background-color:#f5f5f5;color:#e44d26}.auth-buttons button{padding:8px 16px;border:none;cursor:pointer;font-size:16px}.sign-up{background-color:#e44d26;color:#fff!important;border:none;border-radius:50px;padding:8px 16px;cursor:pointer;font-weight:700}.sign-in{background-color:#fff;color:#e44d26!important;border:2px solid #E44D26!important;border-radius:50px;padding:8px 16px;cursor:pointer;font-weight:700}.footer-container{background-color:#fffcf5;padding:3rem 8%;color:#1a1a1a;max-width:100vw;width:100%}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;width:80%}.footer-brand{flex:1;min-width:250px;margin-right:5rem}.footer-brand h2{color:#d9534f;margin-bottom:35px}.footer-brand p{font-size:14px;color:#666}.social-icons a{margin-right:10px;font-size:18px;color:#333;text-decoration:none}.footer-links{display:flex;justify-content:space-between;flex-grow:2;gap:3rem;width:100%}.footer-links h3{font-size:16px;font-weight:700;margin-bottom:10px}.footer-links ul{list-style:none;padding:0}.footer-links li{font-size:14px;margin:10px 0;cursor:pointer}.footer-links li:hover{text-decoration:underline}.sidebar{width:220px;background:#fff;height:100vh;padding:20px;border-right:1px solid #e0e0e0}.logo{font-size:20px;font-weight:700;margin-bottom:20px}.sidebar{display:flex;flex-direction:column;height:100vh;padding:20px}.sidebar-nav{display:flex;flex-direction:column;justify-content:space-between;height:100%}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar li{padding:10px 0;cursor:pointer;font-family:Bricolage Grotesque;font-weight:600;font-size:14px;line-height:140%;color:#141414}.sidebar li.active{color:#ef5f3c;font-weight:700}.topbar{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#fff}.search-wrapper{position:relative;width:350px}.search{width:100%;padding:10px 10px 10px 35px;border:1px solid #FCFCFD!important;border-radius:30px;font-size:14px}.search-icon{position:absolute;top:50%;left:10px;transform:translateY(-50%);color:#888;font-size:14px}.profile-section{display:flex;align-items:center;gap:20px;font-size:14px}.icon{font-size:16px}.dropdown-icon{margin-left:4px}.upload-card{border:1px dashed #ccc;border-radius:10px;padding:40px;text-align:center;background:#fff;margin-bottom:30px;transition:background-color .3s ease}.upload-card.drag-over{background-color:#fff5f0;border-color:#ef5f3c}.upload-content{display:flex;flex-direction:column;align-items:center;gap:10px}.upload-card img{width:120px;margin-bottom:3px}.scan-btn{background:#ef5f3c;color:#fff;padding:10px 20px;border:none;border-radius:50px;cursor:pointer;margin-bottom:2px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Bricolage Grotesque}.camera-icon{font-size:18px}.upload-or{font-family:Bricolage Grotesque;font-size:16px;margin:10px 0 0;font-weight:700;color:#2e2e2e}.upload-instruction{font-size:16px;color:#2e2e2e;margin:5px 0;font-weight:400;font-family:Bricolage Grotesque}.upload-gallery{color:#f05537;cursor:pointer;font-weight:600;font-family:Bricolage Grotesque}.upload-card.drag-active{border-color:#ef5f3c;background-color:#fff3ee}.selected-file{font-size:14px;color:#333;font-weight:500;margin-top:10px}.recent-captures .heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:#2e2e2e;font-family:Bricolage Grotesque;font-size:20px;font-weight:700}.view-all-btn{background-color:#f05537;color:#fff;padding:8px;border:none;border-radius:20px;cursor:pointer;font-family:Bricolage Grotesque;font-size:15px;font-weight:600}.view-all-btn:hover{background-color:#d84f2f}.recent-captures table{width:100%;border-collapse:collapse;background:#fff}.recent-captures th{padding:10px;text-align:left;border-bottom:1px solid #E8E8E8;justify-content:space-between;font-weight:600;font-size:16px}.recent-captures td{padding:10px;text-align:left;border-bottom:1px solid #E8E8E8;justify-content:space-between;font-weight:300;font-size:16px}.thumb{width:40px;height:40px;background:#ddd;border-radius:5px}.app{display:flex;font-family:sans-serif;background:#fff;height:100vh}.main-content{flex:1;display:flex;flex-direction:column;overflow-y:auto}.page-body{padding:20px;background:transparent;min-height:100%}.page-body h1{color:#2e2e2e;font-family:Brocolage Grotesque;font-size:24px;margin-bottom:15px}.description{color:#2e2e2e;margin-bottom:20px;font-size:14px;font-weight:400}
