.Navbar-module__3CucBW__navbar{z-index:1000;background:#fff;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.Navbar-module__3CucBW__navContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__3CucBW__logo{align-items:center;gap:.5rem;display:flex}.Navbar-module__3CucBW__logoIcon{width:32px;height:32px;color:var(--primary-purple)}.Navbar-module__3CucBW__logoText{background:linear-gradient(135deg,var(--primary-purple)0%,var(--primary-purple-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Navbar-module__3CucBW__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__3CucBW__navLinks a{color:var(--text-gray);font-weight:500;text-decoration:none;transition:color .3s}.Navbar-module__3CucBW__navLinks a:hover{color:var(--primary-purple)}.Navbar-module__3CucBW__ctaButton{background:linear-gradient(135deg,var(--primary-purple)0%,var(--primary-purple-dark)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:transform .3s,box-shadow .3s}.Navbar-module__3CucBW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.Navbar-module__3CucBW__mobileMenu{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.25rem;padding:.5rem;display:none}.Navbar-module__3CucBW__mobileMenu span{background:var(--text-dark);border-radius:2px;width:24px;height:3px;transition:all .3s;display:block}.Navbar-module__3CucBW__mobileMenu.Navbar-module__3CucBW__active span:first-child{transform:rotate(45deg)translate(6px,6px)}.Navbar-module__3CucBW__mobileMenu.Navbar-module__3CucBW__active span:nth-child(2){opacity:0}.Navbar-module__3CucBW__mobileMenu.Navbar-module__3CucBW__active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Navbar-module__3CucBW__mobileNavLinks{background:#fff;flex-direction:column;gap:0;padding:1rem 0;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 20px #0000001a}.Navbar-module__3CucBW__mobileNavLinks.Navbar-module__3CucBW__open{display:flex}.Navbar-module__3CucBW__mobileNavLinks a,.Navbar-module__3CucBW__mobileNavLinks button{color:var(--text-gray);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s}.Navbar-module__3CucBW__mobileNavLinks a:hover,.Navbar-module__3CucBW__mobileNavLinks button:hover{background:var(--bg-light);color:var(--primary-purple)}.Navbar-module__3CucBW__mobileNavLinks .Navbar-module__3CucBW__ctaButton{background:linear-gradient(135deg,var(--primary-purple)0%,var(--primary-purple-dark)100%);color:#fff;text-align:center;border-radius:8px;margin:.5rem 1.5rem}.Navbar-module__3CucBW__mobileNavLinks .Navbar-module__3CucBW__ctaButton:hover{background:linear-gradient(135deg,var(--primary-purple-dark)0%,var(--primary-purple)100%);color:#fff}@media (max-width:768px){.Navbar-module__3CucBW__navbar,.Navbar-module__3CucBW__navContent{position:relative}.Navbar-module__3CucBW__navLinks{display:none}.Navbar-module__3CucBW__mobileMenu{display:flex}}@media (max-width:480px){.Navbar-module__3CucBW__logoText{font-size:1.25rem}.Navbar-module__3CucBW__logoIcon{width:28px;height:28px}}
.Hero-module__n-gSmG__hero{background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:4rem 0 6rem}.Hero-module__n-gSmG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:4rem;display:grid}.Hero-module__n-gSmG__heroLeft{animation:.8s ease-out Hero-module__n-gSmG__fadeInUp}.Hero-module__n-gSmG__badge{color:var(--primary-purple);background:#667eea1a;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.Hero-module__n-gSmG__heroTitle{color:var(--text-dark);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__n-gSmG__heroSubtitle{color:var(--text-gray);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.Hero-module__n-gSmG__heroButtons{gap:1rem;margin-bottom:2rem;display:flex}.Hero-module__n-gSmG__primaryButton{background:linear-gradient(135deg,var(--primary-purple)0%,var(--primary-purple-dark)100%);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s}.Hero-module__n-gSmG__primaryButton:hover{transform:translateY(-3px);box-shadow:0 15px 35px #667eea66}.Hero-module__n-gSmG__secondaryButton{color:var(--text-dark);border:2px solid var(--border-light);cursor:pointer;background:#fff;border-radius:10px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__n-gSmG__secondaryButton:hover{border-color:var(--primary-purple);color:var(--primary-purple)}.Hero-module__n-gSmG__heroFeatures{gap:2rem;display:flex}.Hero-module__n-gSmG__featureItem{color:var(--text-gray);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Hero-module__n-gSmG__featureItem svg{color:#10b981;width:20px;height:20px}.Hero-module__n-gSmG__heroRight{animation:.8s ease-out .2s backwards Hero-module__n-gSmG__fadeInUp}.Hero-module__n-gSmG__illustration{background:linear-gradient(135deg,#667eea14 0%,#764ba214 100%);border-radius:24px;padding:3rem;position:relative}.Hero-module__n-gSmG__illustrationContent{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.Hero-module__n-gSmG__illustrationCard{flex-direction:column;align-items:center;gap:1rem;display:flex}.Hero-module__n-gSmG__person{align-items:center;gap:.5rem;display:flex}.Hero-module__n-gSmG__avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:60px;height:60px;position:relative}.Hero-module__n-gSmG__avatar:after{content:"";opacity:.3;background:#fff;border-radius:50%;width:60%;height:60%;position:absolute;top:20%;left:20%}.Hero-module__n-gSmG__invoice{background:#fff;border-radius:12px;width:140px;padding:1.5rem;position:relative;box-shadow:0 4px 20px #0000001a}.Hero-module__n-gSmG__lockIcon{background:var(--secondary-gold);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.5rem;display:flex;position:absolute;top:-10px;right:-10px}.Hero-module__n-gSmG__invoiceText{color:var(--text-dark);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Hero-module__n-gSmG__invoiceLines{flex-direction:column;gap:.3rem;margin-bottom:.5rem;display:flex}.Hero-module__n-gSmG__line{background:var(--border-light);border-radius:2px;height:4px}.Hero-module__n-gSmG__line:first-child{width:100%}.Hero-module__n-gSmG__line:last-child{width:70%}.Hero-module__n-gSmG__dollarSign{color:var(--primary-purple);font-size:1.5rem;font-weight:700}.Hero-module__n-gSmG__centerSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.Hero-module__n-gSmG__arrow{color:var(--primary-purple);opacity:.3;font-size:2rem}.Hero-module__n-gSmG__clockCircle{border:4px solid var(--secondary-gold);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative;box-shadow:0 8px 30px #667eea33}.Hero-module__n-gSmG__clock{font-size:3rem}.Hero-module__n-gSmG__blockchainBlocks{gap:.3rem;display:flex;position:absolute;bottom:-15px}.Hero-module__n-gSmG__block{background:var(--secondary-gold);border-radius:4px;width:20px;height:20px}.Hero-module__n-gSmG__payment{background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;width:140px;padding:1.5rem;display:flex;position:relative;box-shadow:0 4px 20px #0000001a}.Hero-module__n-gSmG__shield{font-size:2rem}.Hero-module__n-gSmG__coins{gap:.3rem;display:flex}.Hero-module__n-gSmG__coin{font-size:1.5rem}.Hero-module__n-gSmG__checkmark{color:#10b981;font-size:1.5rem;font-weight:700}.Hero-module__n-gSmG__brandLabel{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;display:flex}.Hero-module__n-gSmG__clockIcon{font-size:1.5rem}.Hero-module__n-gSmG__subtitle{text-align:center;color:var(--text-gray);font-size:.95rem}.Hero-module__n-gSmG__valueProps{border-top:1px solid var(--border-light);justify-content:center;gap:4rem;padding-top:2rem;display:flex}.Hero-module__n-gSmG__valueProp{align-items:center;gap:1rem;display:flex}.Hero-module__n-gSmG__valueProp .Hero-module__n-gSmG__icon{font-size:2rem}.Hero-module__n-gSmG__valueProp .Hero-module__n-gSmG__text{color:var(--text-dark);font-size:1.5rem;font-weight:600}@media (max-width:968px){.Hero-module__n-gSmG__hero{padding:3rem 0 4rem}.Hero-module__n-gSmG__heroContent{grid-template-columns:1fr;gap:3rem}.Hero-module__n-gSmG__heroTitle{font-size:2.5rem}.Hero-module__n-gSmG__heroButtons{flex-direction:column}.Hero-module__n-gSmG__valueProps{flex-direction:column;gap:2rem}.Hero-module__n-gSmG__illustration{padding:2rem}.Hero-module__n-gSmG__illustrationContent{gap:1rem}}@media (max-width:768px){.Hero-module__n-gSmG__hero{padding:2rem 0 3rem}.Hero-module__n-gSmG__heroTitle{font-size:2rem;line-height:1.3}.Hero-module__n-gSmG__heroSubtitle{font-size:1.1rem}.Hero-module__n-gSmG__heroButtons{width:100%}.Hero-module__n-gSmG__primaryButton,.Hero-module__n-gSmG__secondaryButton{width:100%;padding:.875rem 1.5rem}.Hero-module__n-gSmG__heroFeatures{flex-direction:column;gap:1rem}.Hero-module__n-gSmG__valueProps{gap:1.5rem}.Hero-module__n-gSmG__valueProp .Hero-module__n-gSmG__icon{font-size:1.5rem}.Hero-module__n-gSmG__valueProp .Hero-module__n-gSmG__text{font-size:1.2rem}.Hero-module__n-gSmG__illustration{padding:1.5rem}.Hero-module__n-gSmG__illustrationContent{flex-direction:column;gap:1.5rem}.Hero-module__n-gSmG__centerSection{flex-direction:row;gap:.5rem}.Hero-module__n-gSmG__arrow{font-size:1.5rem}.Hero-module__n-gSmG__clockCircle{width:100px;height:100px}.Hero-module__n-gSmG__clock{font-size:2.5rem}.Hero-module__n-gSmG__invoice,.Hero-module__n-gSmG__payment{width:120px;padding:1rem}.Hero-module__n-gSmG__avatar{width:50px;height:50px}}@media (max-width:480px){.Hero-module__n-gSmG__hero{padding:1.5rem 0 2.5rem}.Hero-module__n-gSmG__badge{margin-bottom:1rem;padding:.4rem .8rem;font-size:.8rem}.Hero-module__n-gSmG__heroTitle{margin-bottom:1rem;font-size:1.75rem}.Hero-module__n-gSmG__heroSubtitle{margin-bottom:1.5rem;font-size:1rem}.Hero-module__n-gSmG__heroButtons{gap:.75rem;margin-bottom:1.5rem}.Hero-module__n-gSmG__primaryButton,.Hero-module__n-gSmG__secondaryButton{padding:.75rem 1.25rem;font-size:.9rem}.Hero-module__n-gSmG__heroFeatures{gap:.75rem}.Hero-module__n-gSmG__featureItem{font-size:.85rem}.Hero-module__n-gSmG__featureItem svg{width:18px;height:18px}.Hero-module__n-gSmG__illustration{border-radius:16px;padding:1rem}.Hero-module__n-gSmG__illustrationContent{gap:1rem}.Hero-module__n-gSmG__invoice,.Hero-module__n-gSmG__payment{width:100px;padding:.75rem}.Hero-module__n-gSmG__invoiceText{font-size:.8rem}.Hero-module__n-gSmG__dollarSign{font-size:1.2rem}.Hero-module__n-gSmG__clockCircle{width:80px;height:80px}.Hero-module__n-gSmG__clock{font-size:2rem}.Hero-module__n-gSmG__avatar{width:40px;height:40px}.Hero-module__n-gSmG__lockIcon{width:30px;height:30px;font-size:1.2rem}.Hero-module__n-gSmG__shield{font-size:1.5rem}.Hero-module__n-gSmG__coin{font-size:1.2rem}.Hero-module__n-gSmG__brandLabel{font-size:1rem}.Hero-module__n-gSmG__clockIcon{font-size:1.2rem}.Hero-module__n-gSmG__subtitle{font-size:.85rem}.Hero-module__n-gSmG__valueProps{gap:1rem;padding-top:1.5rem}.Hero-module__n-gSmG__valueProp{gap:.75rem}.Hero-module__n-gSmG__valueProp .Hero-module__n-gSmG__icon{font-size:1.25rem}.Hero-module__n-gSmG__valueProp .Hero-module__n-gSmG__text{font-size:1rem}}
.Features-module__UsO7Jq__features{background:#fff;padding:6rem 0}.Features-module__UsO7Jq__header{text-align:center;margin-bottom:4rem}.Features-module__UsO7Jq__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Features-module__UsO7Jq__subtitle{color:var(--text-gray);font-size:1.2rem}.Features-module__UsO7Jq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Features-module__UsO7Jq__card{border:2px solid var(--border-light);background:#fff;border-radius:16px;padding:2rem;transition:all .3s}.Features-module__UsO7Jq__card:hover{border-color:var(--primary-purple);transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.Features-module__UsO7Jq__iconBox{margin-bottom:1rem;font-size:3rem}.Features-module__UsO7Jq__cardTitle{color:var(--text-dark);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.Features-module__UsO7Jq__cardDescription{color:var(--text-gray);line-height:1.6}@media (max-width:768px){.Features-module__UsO7Jq__features{padding:4rem 0}.Features-module__UsO7Jq__header{margin-bottom:3rem}.Features-module__UsO7Jq__title{font-size:2rem}.Features-module__UsO7Jq__subtitle{font-size:1.1rem}.Features-module__UsO7Jq__grid{grid-template-columns:1fr;gap:1.5rem}.Features-module__UsO7Jq__card{padding:1.5rem}.Features-module__UsO7Jq__iconBox{font-size:2.5rem}.Features-module__UsO7Jq__cardTitle{font-size:1.25rem}}@media (max-width:480px){.Features-module__UsO7Jq__features{padding:3rem 0}.Features-module__UsO7Jq__header{margin-bottom:2rem}.Features-module__UsO7Jq__title{font-size:1.75rem}.Features-module__UsO7Jq__subtitle{font-size:1rem}.Features-module__UsO7Jq__grid{gap:1.25rem}.Features-module__UsO7Jq__card{border-radius:12px;padding:1.25rem}.Features-module__UsO7Jq__iconBox{margin-bottom:.75rem;font-size:2rem}.Features-module__UsO7Jq__cardTitle{margin-bottom:.75rem;font-size:1.1rem}.Features-module__UsO7Jq__cardDescription{font-size:.9rem;line-height:1.5}}
.HowItWorks-module__2aHMAG__section{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);padding:6rem 0}.HowItWorks-module__2aHMAG__header{text-align:center;margin-bottom:4rem}.HowItWorks-module__2aHMAG__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.HowItWorks-module__2aHMAG__subtitle{color:var(--text-gray);font-size:1.2rem}.HowItWorks-module__2aHMAG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.HowItWorks-module__2aHMAG__card{text-align:center;background:#fff;border-radius:16px;padding:2.5rem;transition:transform .3s;box-shadow:0 4px 20px #00000014}.HowItWorks-module__2aHMAG__card:hover{transform:translateY(-5px)}.HowItWorks-module__2aHMAG__numberCircle{background:linear-gradient(135deg,var(--primary-purple)0%,var(--primary-purple-dark)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.HowItWorks-module__2aHMAG__stepTitle{color:var(--text-dark);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.HowItWorks-module__2aHMAG__stepDescription{color:var(--text-gray);line-height:1.6}@media (max-width:768px){.HowItWorks-module__2aHMAG__section{padding:4rem 0}.HowItWorks-module__2aHMAG__header{margin-bottom:3rem}.HowItWorks-module__2aHMAG__title{font-size:2rem}.HowItWorks-module__2aHMAG__subtitle{font-size:1.1rem}.HowItWorks-module__2aHMAG__grid{grid-template-columns:1fr;gap:1.5rem}.HowItWorks-module__2aHMAG__card{padding:2rem}.HowItWorks-module__2aHMAG__numberCircle{width:50px;height:50px;font-size:1.25rem}.HowItWorks-module__2aHMAG__stepTitle{font-size:1.25rem}}@media (max-width:480px){.HowItWorks-module__2aHMAG__section{padding:3rem 0}.HowItWorks-module__2aHMAG__header{margin-bottom:2rem}.HowItWorks-module__2aHMAG__title{font-size:1.75rem}.HowItWorks-module__2aHMAG__subtitle{font-size:1rem}.HowItWorks-module__2aHMAG__grid{gap:1.25rem}.HowItWorks-module__2aHMAG__card{border-radius:12px;padding:1.5rem}.HowItWorks-module__2aHMAG__numberCircle{width:45px;height:45px;margin-bottom:1rem;font-size:1.1rem}.HowItWorks-module__2aHMAG__stepTitle{margin-bottom:.75rem;font-size:1.1rem}.HowItWorks-module__2aHMAG__stepDescription{font-size:.9rem;line-height:1.5}}
.UseCases-module__8DPd_G__section{background:#fff;padding:6rem 0}.UseCases-module__8DPd_G__header{text-align:center;margin-bottom:4rem}.UseCases-module__8DPd_G__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.UseCases-module__8DPd_G__subtitle{color:var(--text-gray);font-size:1.2rem}.UseCases-module__8DPd_G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.UseCases-module__8DPd_G__card{border:2px solid var(--border-light);background:#fff;border-radius:16px;padding:2.5rem;transition:all .3s}.UseCases-module__8DPd_G__card:hover{border-color:var(--primary-purple);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.UseCases-module__8DPd_G__emoji{margin-bottom:1rem;font-size:3rem}.UseCases-module__8DPd_G__cardTitle{color:var(--text-dark);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.UseCases-module__8DPd_G__cardDescription{color:var(--text-gray);line-height:1.6}@media (max-width:768px){.UseCases-module__8DPd_G__section{padding:4rem 0}.UseCases-module__8DPd_G__header{margin-bottom:3rem}.UseCases-module__8DPd_G__title{font-size:2rem}.UseCases-module__8DPd_G__subtitle{font-size:1.1rem}.UseCases-module__8DPd_G__grid{grid-template-columns:1fr;gap:1.5rem}.UseCases-module__8DPd_G__card{padding:2rem}.UseCases-module__8DPd_G__emoji{font-size:2.5rem}.UseCases-module__8DPd_G__cardTitle{font-size:1.25rem}}@media (max-width:480px){.UseCases-module__8DPd_G__section{padding:3rem 0}.UseCases-module__8DPd_G__header{margin-bottom:2rem}.UseCases-module__8DPd_G__title{font-size:1.75rem}.UseCases-module__8DPd_G__subtitle{font-size:1rem}.UseCases-module__8DPd_G__grid{gap:1.25rem}.UseCases-module__8DPd_G__card{border-radius:12px;padding:1.5rem}.UseCases-module__8DPd_G__emoji{margin-bottom:.75rem;font-size:2rem}.UseCases-module__8DPd_G__cardTitle{margin-bottom:.75rem;font-size:1.1rem}.UseCases-module__8DPd_G__cardDescription{font-size:.9rem;line-height:1.5}}
.CTA-module__n2GxbG__cta{background:linear-gradient(135deg,var(--primary-purple)0%,var(--primary-purple-dark)100%);padding:6rem 0}.CTA-module__n2GxbG__content{text-align:center;max-width:700px;margin:0 auto}.CTA-module__n2GxbG__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.CTA-module__n2GxbG__subtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.2rem}.CTA-module__n2GxbG__form{gap:1rem;max-width:600px;margin:0 auto 1rem;display:flex}.CTA-module__n2GxbG__input{border:none;border-radius:10px;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem}.CTA-module__n2GxbG__button{color:var(--primary-purple);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:transform .3s}.CTA-module__n2GxbG__button:hover{transform:translateY(-2px)}.CTA-module__n2GxbG__privacy{color:#fffc;font-size:.9rem}@media (max-width:768px){.CTA-module__n2GxbG__cta{padding:4rem 0}.CTA-module__n2GxbG__title{font-size:2rem}.CTA-module__n2GxbG__subtitle{margin-bottom:1.5rem;font-size:1.1rem}.CTA-module__n2GxbG__form{flex-direction:column;gap:.75rem}.CTA-module__n2GxbG__input{width:100%;padding:.875rem 1.25rem}.CTA-module__n2GxbG__button{width:100%;padding:.875rem 1.5rem}}@media (max-width:480px){.CTA-module__n2GxbG__cta{padding:3rem 0}.CTA-module__n2GxbG__content{padding:0 .5rem}.CTA-module__n2GxbG__title{margin-bottom:.75rem;font-size:1.75rem}.CTA-module__n2GxbG__subtitle{margin-bottom:1.5rem;font-size:1rem}.CTA-module__n2GxbG__form{gap:.75rem;margin-bottom:.75rem}.CTA-module__n2GxbG__input{border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.CTA-module__n2GxbG__button{border-radius:8px;padding:.75rem 1.25rem;font-size:.9rem}.CTA-module__n2GxbG__privacy{font-size:.85rem}}
.Footer-module__kQpPBa__footer{color:#a0a0a0;background:#1a1a2e;padding:4rem 0 2rem}.Footer-module__kQpPBa__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__kQpPBa__brand{max-width:300px}.Footer-module__kQpPBa__logo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Footer-module__kQpPBa__logoIcon{width:28px;height:28px;color:var(--primary-purple)}.Footer-module__kQpPBa__logo span{color:#fff;font-size:1.3rem;font-weight:700}.Footer-module__kQpPBa__tagline{font-size:.9rem;line-height:1.6}.Footer-module__kQpPBa__links h4{color:#fff;margin-bottom:1rem;font-weight:600}.Footer-module__kQpPBa__links a{color:#a0a0a0;margin-bottom:.75rem;text-decoration:none;transition:color .3s;display:block}.Footer-module__kQpPBa__links a:hover{color:var(--primary-purple)}.Footer-module__kQpPBa__social{flex-direction:column;gap:.75rem;display:flex}.Footer-module__kQpPBa__bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}@media (max-width:968px){.Footer-module__kQpPBa__footer{padding:3rem 0 1.5rem}.Footer-module__kQpPBa__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__kQpPBa__brand{max-width:100%}}@media (max-width:768px){.Footer-module__kQpPBa__footer{padding:2.5rem 0 1.5rem}.Footer-module__kQpPBa__grid{gap:1.5rem}.Footer-module__kQpPBa__logo{margin-bottom:.75rem}.Footer-module__kQpPBa__logo span{font-size:1.2rem}.Footer-module__kQpPBa__tagline{font-size:.85rem}.Footer-module__kQpPBa__links h4{margin-bottom:.75rem;font-size:1rem}.Footer-module__kQpPBa__links a{margin-bottom:.5rem;font-size:.9rem}.Footer-module__kQpPBa__social{gap:.5rem}.Footer-module__kQpPBa__bottom{padding-top:1.5rem;font-size:.85rem}}@media (max-width:480px){.Footer-module__kQpPBa__footer{padding:2rem 0 1rem}.Footer-module__kQpPBa__grid{gap:1.25rem}.Footer-module__kQpPBa__logoIcon{width:24px;height:24px}.Footer-module__kQpPBa__logo span{font-size:1.1rem}.Footer-module__kQpPBa__tagline{font-size:.8rem;line-height:1.5}.Footer-module__kQpPBa__links h4{margin-bottom:.5rem;font-size:.95rem}.Footer-module__kQpPBa__links a{margin-bottom:.4rem;font-size:.85rem}.Footer-module__kQpPBa__social{gap:.4rem}.Footer-module__kQpPBa__social a{font-size:.85rem}.Footer-module__kQpPBa__bottom{padding-top:1rem;font-size:.8rem}}
