.footer{background:#ddd;padding:40px 0;border-top:3px solid var(--purple-light);margin-top:40px}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.footer-logo img{height:45px}.footer-links{display:flex;gap:30px}.footer-links a{color:var(--purple-dark);text-decoration:none;font-size:14px}.footer-links a:hover{text-decoration:underline}.cookie-consent-banner{background-color:#323232f2;position:fixed;min-height:20vh;z-index:20;bottom:0;width:100%;color:#eee;padding:20px}.cookie-consent-container{display:flex;flex-direction:column}.cookie-consent-content{display:flex;flex-direction:row}.cookie-consent-content button{border:solid whitesmoke 2px;border-radius:5px;color:#fff;height:40px;min-width:40px;padding:10px;background:transparent;transition:.2s;transition-property:background-color,color}.cookie-consent-header{justify-content:space-between}.cookie-consent-body{justify-content:center}.cookie-consent-body button{margin:10px}.cookie-consent-footer{margin-top:10px;justify-content:center}.cookie-consent-footer label{margin:15px}.cookie-consent-content h3{text-align:center}.cookie-consent-header button{align-self:flex-start}.cookie-consent-footer input{height:20px;width:20px;margin-right:5px}.cookie-consent-footer label span{line-height:20px;vertical-align:middle;padding-bottom:12px}.cookie-consent-content button:hover{background-color:#fff;color:#505050}.cookie-consent-title{align-items:center;margin-left:30px}:root{--purple-light: #9E769B;--purple-med: #74226C;--purple-dark: #4B2142;--green-light: #acc8c1;--green-dark: #8CC7A1;--background: #f5f5f5;--text-dark: #1f2937;--text-med: #2d3748;--text-light: #374151;--text-grey: #9ca3af;--border-dark: #2d3748;--border-light: #b8bcc1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:SF Pro,Segoe UI,Ubuntu,Cantarell,sans-serif;background:#fefefe;color:#333;line-height:1.6}.hidden{display:none!important}.text-nowrap{white-space:nowrap}.navbar{position:fixed;top:0;width:100%;background:#fefefef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:5px 5%;display:flex;justify-content:space-between;align-items:center;z-index:1000;box-shadow:0 2px 20px #4b21420d}.nav-header{display:flex;justify-content:space-between;align-items:center}.menu-toggle{display:none;background:none;border:none;font-size:1.8rem;color:var(--purple-dark);cursor:pointer;padding:.5rem}.logo-space{display:flex;height:60px;align-items:center;justify-content:center}.logo-space img{height:100px;background:#fefefef2;margin-top:30px;padding:5px;border-radius:0 0 7px 7px;box-shadow:0 2px 20px #4b21420d}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links.mobile-open{display:flex}.nav-links a{text-decoration:none;color:var(--purple-dark);font-weight:500;transition:color .3s}.nav-links a:hover{color:var(--purple-med)}.cta-button{background:var(--purple-med);color:#f5f5f5;padding:.7rem 1.8rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #9e769b4d}.cta-button:hover{background:var(--purple-dark);transform:translateY(-2px);box-shadow:0 6px 25px #4b214266}.hero{margin-top:80px;padding:6rem 5% 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:calc(100vh - 80px);background:url(/assets/background-uXzZ9Edc.png) no-repeat;background-size:cover;background-position-y:40%}.hero-content h1{font-size:3.5rem;color:var(--purple-dark);margin-bottom:1.5rem;line-height:1.2}.hero-content .highlight{color:var(--purple-med)}.hero-content p{font-size:1.3rem;color:#666;margin-bottom:2.5rem;line-height:1.8}.hero-buttons{display:flex;gap:1rem}.primary-btn{background:var(--purple-med);color:#f5f5f5;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s;box-shadow:0 4px 20px #9e769b66}.primary-btn:hover{background:var(--purple-dark);transform:translateY(-2px);box-shadow:0 8px 30px #4b214280}.secondary-btn{background:transparent;color:#343434;padding:.4rem 2.85rem;border:2px solid var(--green-dark);border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s;align-self:center}.secondary-btn:hover{background:var(--green-light);color:#343434;transform:translateY(-2px)}p.legal-notice{font-size:15px;margin:1rem}.hero-visual{position:relative;height:500px}a.scroll-down{position:absolute;width:10%;margin-left:40%;margin-right:40%;text-align:center;bottom:6rem;color:var(--purple-dark);background:var(--background);border-radius:17px;padding:3px 15px;text-decoration:none;font-size:1.2rem;transition:all .3s}a.scroll-down:hover{transform:translateY(7px)}.align-center{display:flex;justify-content:center}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.card-icon{width:40px;height:40px;background:linear-gradient(135deg,var(--purple-med) 0%,#B890B5 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#f5f5f5;font-weight:700}.card-title{font-size:1.1rem;font-weight:600;color:var(--purple-dark)}.card-detail{font-size:.9rem;color:#666;margin:.5rem 0}.card-amount{font-size:1.8rem;font-weight:700;color:var(--purple-med);margin-top:1rem}.features{padding:5rem 5%;background:linear-gradient(180deg,#f9f7f9,#fefefe)}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.8rem;color:var(--purple-dark);margin-bottom:1rem}.section-header p{font-size:1.2rem;color:#666}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.feature-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 40px #4b214214;transition:all .3s}.feature-icon{width:60px;height:60px;background:transparent;border:1px solid var(--purple-dark);border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.8rem}.feature-icon img{width:60px;height:60px}.feature-card h3{font-size:1.5rem;color:var(--purple-dark);margin-bottom:1rem}.feature-card p{color:#666;line-height:1.8}.social-proof{padding:5rem 5%;text-align:center}.integrations{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.integration-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 40px #4b214214;transition:all .3s;text-align:center}.integration-logo{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:15px;background:#f9f7f9}.integration-logo img{width:40px;height:40px}.integration-card h3{font-size:1.4rem;color:var(--purple-dark);margin-bottom:1rem}.integration-card p{color:#666;line-height:1.7}.cta-section{padding:6rem 5%;background:linear-gradient(135deg,var(--purple-dark) 0%,#6B3162 100%);text-align:center;color:#f5f5f5}.cta-section h2{font-size:2.8rem;margin-bottom:1.5rem}.cta-section p{font-size:1.3rem;margin-bottom:2.5rem;opacity:.9}.cta-section .primary-btn{background:#f5f5f5;color:var(--purple-dark)}.cta-section .primary-btn:hover{background:var(--purple-med);color:#f5f5f5}.page-header{margin-top:80px;padding:4rem 5% 2rem;text-align:center;background:linear-gradient(180deg,#fefefe,#f9f7f9)}.page-header h1{font-size:3.5rem;color:#4b2142;margin-bottom:1rem}.page-header p{font-size:1.3rem;color:#666;max-width:700px;margin:0 auto}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-section:nth-child(2n){background:#f9f7f9}.content-block{padding:3rem 5%}.content-block h2{font-size:2.5rem;color:#4b2142;margin-bottom:1.5rem;line-height:1.2}.content-block .highlight{color:#9e769b}.content-block p{font-size:1.2rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.content-block ul{list-style:none;padding:0}.content-block ul li{font-size:1.1rem;color:#666;padding:.5rem 0 2rem;position:relative}.content-block ul li:before{content:"✓";position:absolute;left:0;color:#9e769b;font-weight:700;font-size:1.3rem}.content-doc{padding:3rem 5%}.content-doc h2{font-size:2.5rem;color:#4b2142;line-height:1.2}.content-doc .highlight{color:#9e769b}.content-doc p{font-size:1.2rem;color:#666;line-height:1.8}.content-doc ul{list-style:none;padding:0}.content-doc ul li{font-size:1.1rem;color:#666;padding:.5rem 0 2rem;position:relative}.content-doc ul li:before{content:"✓";position:absolute;left:0;color:#9e769b;font-weight:700;font-size:1.3rem}#g_id_onload{display:none}.graphics-placeholder-left{text-align:right}.graphics-placeholder-right{text-align:left}.graphics-placeholder-right img,.graphics-placeholder-left img{max-height:25rem;max-width:100%}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.stat-item{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #4b214214}.stat-item h3{font-size:2.5rem;color:#9e769b;margin-bottom:.5rem}.stat-item p{font-size:1rem;color:#666}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.team-member{text-align:center}.team-avatar{width:100px;height:100px;background:linear-gradient(135deg,#9e769b,#b890b5);border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:600}.team-member h4{font-size:1.2rem;color:#4b2142;margin-bottom:.3rem}.team-member p{font-size:.95rem;color:#666}@media (max-width: 768px){nav{flex-wrap:wrap;padding:0}.hero-visual,.scroll-down{display:none}.logo-space{margin-left:10px;margin-top:10px}.logo-space img{height:60px;background:none;margin-top:0;padding:0;border-radius:0;box-shadow:none}.nav-header{width:100%}.menu-toggle{display:block}.nav-links{display:none;width:100%;flex-direction:column;gap:0;margin-top:1rem;padding-bottom:1rem;background:#f5f5f5;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #4b21421a}.gsi-material-button{margin-top:1rem}.nav-links a{width:100%;padding:1rem 1.5rem;border-bottom:1px solid #F9F7F9;text-align:left}.nav-links a:last-child{border-bottom:none}.nav-links .cta-button{border-radius:0;text-align:center}.hero{grid-template-columns:1fr;padding:4rem 5% 2rem}.hero-content h1{font-size:2.5rem}.hero-buttons{flex-direction:column}.hero-visual{height:400px;margin-top:3rem}a.scroll-down{width:50%;margin-left:20%}.about-section{grid-template-columns:1fr;display:flex;flex-direction:column;gap:2rem}.about-section.reverse{direction:ltr}.content-block h2{font-size:2rem}.stat-grid,.team-grid{grid-template-columns:1fr}}
