.site-footer{background-color:#f9f4fa;color:#111827}.site-footer>.container{padding-left:1rem;padding-right:1rem}.site-footer-heading{color:#111827}.site-footer-muted{color:#374151}.site-footer-link{color:#374151;transition:color .2s ease}.site-footer-link:hover{color:#740d82}.site-footer-icon{color:#111827;transition:color .2s ease,opacity .2s ease}.site-footer-icon:hover{color:#740d82}.site-footer-icon-inline{color:#111827;flex-shrink:0}.site-footer-divider{border-bottom:1px solid rgba(17,24,39,.12)}.site-footer-bottom{border-top:1px solid rgba(17,24,39,.12);color:#4b5563}.home-page .hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-page .hero-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.home-page .hero-video--mobile{display:none}@media (max-width: 768px){.home-page .hero-video--desktop{display:none}.home-page .hero-video--mobile{display:block}}.home-page .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1}.home-page .hero-content{position:relative;z-index:2}.home-page .hero-title{position:relative;color:#740d82}.home-page .hero-line-1{animation:fadeInUp 1s ease-out .3s both}.home-page .hero-line-2{animation:fadeInUp 1s ease-out .6s both;font-size:40px}.home-page .hero-description{animation:fadeInUp 1s ease-out .9s both}.home-page .hero-buttons{animation:fadeInUp 1s ease-out 1.2s both}.home-page .hero-tagline{letter-spacing:.1em;animation:fadeInUp 1s ease-out .1s both}.home-page .hero-subheadline{color:#d1fae5}.home-page .hero-btn-primary,.home-page .hero-btn-secondary{width:200px;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.home-page .hero-btn-primary,.home-page .hero-btn-secondary{width:auto;min-width:180px;padding-left:2rem;padding-right:2rem}}.home-page .hero-images{margin-top:3rem}.home-page .hero-images>div{position:relative;min-height:300px}@media (max-width: 767px){.home-page .hero-images>div{min-height:250px}}.home-page .hero-image-wrapper{position:relative;transform-origin:center;transition:transform .3s ease}@media (max-width: 767px){.home-page .hero-image-wrapper{width:100%;max-width:100%}}.home-page .hero-image-left{transform:rotate(-5deg)}.home-page .hero-image-center{transform:rotate(0)}.home-page .hero-image-right{transform:rotate(5deg)}.home-page .hero-image-wrapper:hover{transform:scale(1.05) rotate(0);z-index:10}.home-page .hero-image{width:100%;height:auto;border-radius:1rem;box-shadow:0 10px 30px #00000026;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3}.home-page .hero-dots{position:absolute;bottom:-2rem;width:100px;height:60px;pointer-events:none}.home-page .hero-dots-left{left:50%;transform:translate(-50%);background-image:radial-gradient(circle,#740D82 2px,transparent 2px);background-size:12px 12px;background-position:0 0;clip-path:path("M 0 60 Q 50 0 100 60")}.home-page .hero-dots-right{right:50%;transform:translate(50%);background-image:radial-gradient(circle,#740D82 2px,transparent 2px);background-size:12px 12px;background-position:0 0;clip-path:path("M 0 60 Q 50 0 100 60")}.home-page .hero-chat-widget{position:fixed;right:2rem;bottom:2rem;z-index:1000}.home-page .chat-button{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;padding:1rem 1.5rem;border-radius:.75rem;border:none;box-shadow:0 4px 12px #8b5cf666;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-weight:600;transition:all .3s ease}.home-page .chat-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #8b5cf680}.home-page .features-overview{background-color:#e6e6e6}.home-page .testimonials-section{background-color:#f3f4f6;position:relative;z-index:1}.home-page .section-junction-vectors{position:relative;z-index:20;height:0;pointer-events:none}.home-page .junction-vector{position:absolute;top:50%;transform:translateY(-50%);height:auto;width:auto;max-width:none}.home-page .junction-vector-left{left:0;top:calc(50% - 100px);height:609px}.home-page .junction-vector-right{right:0;height:531px}@media (max-width: 1024px){.home-page .junction-vector-left{height:410px}.home-page .junction-vector-right{height:360px}}@media (max-width: 640px){.home-page .junction-vector-left{height:250px}.home-page .junction-vector-right{height:220px}}.home-page .testimonial-label{background-color:#d1fae5;color:#065f46}.home-page .testimonials-subtitle{font-size:.9375rem}@media (min-width: 768px){.home-page .testimonials-subtitle{font-size:1rem}}.home-page .testimonials-container{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f3f4f6}.home-page .testimonials-container::-webkit-scrollbar{height:8px}.home-page .testimonials-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.home-page .testimonials-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.home-page .testimonials-scroll{display:flex;padding-bottom:1rem}.home-page .testimonial-card{background:#fff;border-radius:1rem;padding:2rem;width:380px;min-width:380px;box-shadow:0 2px 8px #00000014;position:relative;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.home-page .testimonial-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.home-page .testimonial-quote{width:3rem;height:3rem;color:#a78bfa;opacity:.3;margin-bottom:1rem;position:absolute;top:1.5rem;left:1.5rem}.home-page .testimonial-text{color:#374151;font-size:1rem;line-height:1.6;margin-top:2rem;margin-bottom:1.5rem;flex-grow:1}.home-page .testimonial-author{display:flex;align-items:center;gap:1rem;margin-top:auto}.home-page .testimonial-avatar{width:3rem;height:3rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.home-page .testimonial-name{font-weight:700;color:#111827;font-size:1rem;margin:0}.home-page .testimonial-role{color:#6b7280;font-size:.875rem;margin:0;margin-top:.25rem}.home-page .feature-card{text-align:center;padding:2rem;border-radius:1rem;transition:transform .3s ease,box-shadow .3s ease}.home-page .reason-item{text-align:center}.home-page .reasons-container{padding-top:2rem}.home-page .reasons-grid{-moz-column-gap:2rem;column-gap:2rem;row-gap:2.5rem}@media (min-width: 768px){.home-page .reasons-grid{-moz-column-gap:2rem;column-gap:2rem;row-gap:4rem}}.home-page .reason-card{background-color:#fff;border-radius:1rem;padding:2.75rem 1.5rem 1.75rem;box-shadow:0 4px 20px #00000014;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:100%;position:relative;overflow:visible;margin-top:2rem}.home-page .reason-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.home-page .reason-icon-wrapper{width:4.5rem;height:4.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:0 4px 14px #0000001f}.home-page .reason-icon-wrapper--royal{background-color:#3b5bdb}.home-page .reason-icon-wrapper--teal{background-color:#10b981}.home-page .reason-icon-wrapper--sky{background-color:#38bdf8}.home-page .reason-icon-wrapper--indigo{background-color:#6366f1}.home-page .reason-icon-wrapper--cyan{background-color:#06b6d4}.home-page .reason-icon{width:1.75rem;height:1.75rem;color:#fff}.home-page .reason-title{font-size:1.125rem;font-weight:700;color:#1e40af;margin:0 0 .75rem;line-height:1.4;position:relative;z-index:1}.home-page .reason-description{font-size:.875rem;color:#9ca3af;margin:0;line-height:1.6;position:relative;z-index:1}.home-page .feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #3339801a}.home-page .feature-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#740d82,#4f46e5);border-radius:50%;color:#fff;margin-bottom:1.5rem}.home-page .step-card{text-align:center;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.home-page .step-card:hover{transform:translateY(-5px)}.home-page .step-number{width:60px;height:60px;background:linear-gradient(135deg,#740d82,#4f46e5);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.home-page .cta-section{background:linear-gradient(135deg,#740d82,#4f46e5)}.home-page .faq-section{position:relative;background:#fff;padding:5rem 0 6rem;overflow:hidden}.home-page .faq-section:before{content:"";position:absolute;top:-8rem;right:-6rem;width:28rem;height:28rem;border-radius:50%;background:radial-gradient(circle,#740d821f,#740d8200 70%);pointer-events:none;z-index:0}.home-page .faq-inner{position:relative;z-index:1}.home-page .faq-title{margin:0 0 4rem;text-align:center;font-size:clamp(1.375rem,2.4vw,1.875rem);font-weight:700;color:#740d82;line-height:1.2}.home-page .faq-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start;padding-bottom:3rem}.home-page .faq-card{width:100%;text-align:left;background-color:#fff;border:none;border-radius:1rem;box-shadow:0 10px 30px #11182714;padding:1.35rem 1.5rem;cursor:pointer;transition:box-shadow .25s ease,transform .25s ease}.home-page .faq-card:hover{box-shadow:0 14px 34px #1118271f}.home-page .faq-card-top{display:flex;align-items:flex-start;gap:.9rem}.home-page .faq-toggle-icon{flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.15rem;display:inline-flex;align-items:center;justify-content:center;color:#1f2937}.home-page .faq-toggle-icon--open{color:#86efac}.home-page .faq-toggle-icon svg{width:1.35rem;height:1.35rem}.home-page .faq-card-body{flex:1;min-width:0}.home-page .faq-question-text{margin:0;font-size:.9375rem;font-weight:700;color:#1f2937;line-height:1.4}.home-page .faq-answer{margin-top:.75rem}.home-page .faq-answer p{margin:0;font-size:.9375rem;font-weight:400;color:#6b7280;line-height:1.65}@media (min-width: 768px){.home-page .faq-grid{grid-template-columns:1fr 1fr;gap:1.5rem 1.75rem}}@media (max-width: 767px){.home-page .faq-section{padding:3.5rem 0 4rem}.home-page .faq-title{margin-bottom:3rem}.home-page .faq-grid{padding-bottom:3rem}.home-page .faq-question-text{font-size:.875rem}}.home-page .how-it-works{background:#fff;padding:5rem 0 6rem;overflow:hidden}.home-page .how-it-works-inner{width:100%}.home-page .how-it-works-header{text-align:center;margin-bottom:3.5rem}.home-page .how-it-works-title{margin:0 0 .75rem;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:700;color:#740d82;line-height:1.2}.home-page .how-it-works-subtitle{margin:0 auto;max-width:36rem;font-size:1rem;color:#6b7280;line-height:1.6}.home-page .how-it-works-timeline{position:relative;width:100%;display:flex;flex-direction:column;gap:9rem}.home-page .how-it-works-path{display:block;position:absolute;top:0;left:0;pointer-events:none;z-index:1;overflow:visible}.home-page .how-it-works-path-track{stroke:#c4c9d2;stroke-width:2;stroke-dasharray:7 9;stroke-linecap:round;stroke-linejoin:round}.home-page .how-it-works-path-fill{stroke:#08d3bb;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.home-page .how-it-works-step{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.home-page .how-it-works-copy{position:relative;z-index:2}.home-page .how-it-works-title-row{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:.75rem}.home-page .how-it-works-badge{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:#08d3bb;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #08d3bb59;position:relative;z-index:3}.home-page .how-it-works-badge svg{width:1.35rem;height:1.35rem}.home-page .how-it-works-step-title{margin:0;padding-top:.35rem;font-size:1.375rem;font-weight:700;color:#111827;line-height:1.3}.home-page .how-it-works-step-desc{margin:0 0 1.25rem 3.9rem;font-size:.95rem;color:#6b7280;line-height:1.7;max-width:32rem}.home-page .how-it-works-list-title{margin:0 0 .75rem 3.9rem;font-size:1rem;font-weight:700;color:#111827}.home-page .how-it-works-list{margin:0;margin-left:3.9rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.home-page .how-it-works-list li{position:relative;padding-left:1rem;font-size:.9375rem;color:#6b7280;line-height:1.55}.home-page .how-it-works-list li:before{content:"";position:absolute;left:0;top:.55rem;width:.35rem;height:.35rem;border-radius:50%;background:#9ca3af}.home-page .how-it-works-visual{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.home-page .how-it-works-visual img{width:100%;max-width:28rem;height:auto;display:block;-o-object-fit:contain;object-fit:contain}@media (min-width: 900px){.home-page .how-it-works-step{grid-template-columns:minmax(0,1fr) minmax(0,1fr);-moz-column-gap:5.5rem;column-gap:5.5rem;row-gap:0}.home-page .how-it-works-copy,.home-page .how-it-works-visual{max-width:100%}.home-page .how-it-works-step--left .how-it-works-copy{padding-right:.75rem}.home-page .how-it-works-step--right .how-it-works-copy{padding-left:.75rem}}@media (max-width: 899px){.home-page .how-it-works{padding:3.5rem 0 4rem}.home-page .how-it-works-timeline{gap:4.5rem}.home-page .how-it-works-step{z-index:auto}.home-page .how-it-works-path{z-index:2}.home-page .how-it-works-visual{z-index:0}.home-page .how-it-works-copy{z-index:auto}.home-page .how-it-works-badge{z-index:4;background:#08d3bb}.home-page .how-it-works-step--left{display:flex;flex-direction:column-reverse;gap:1.25rem}.home-page .how-it-works-step--right{display:flex;flex-direction:column;gap:1.25rem}.home-page .how-it-works-visual img{max-width:11.5rem;margin:0 auto}.home-page .how-it-works-path-track,.home-page .how-it-works-path-fill{stroke-width:2}}@media (max-width: 768px){.home-page .hero-section{min-height:80vh}.home-page .hero-overlay{display:block;background:#000000a6}.home-page .hero-tagline{color:#e9d5ff}.home-page .hero-title{color:#fff}.home-page .hero-subheadline{color:#e5e7eb}.home-page .hero-image-left,.home-page .hero-image-center,.home-page .hero-image-right{transform:rotate(0)}.home-page .hero-dots{display:none}.home-page .hero-chat-widget{right:1rem;bottom:1rem}.home-page .chat-button{padding:.75rem 1rem;font-size:.875rem}.home-page .feature-card,.home-page .step-card{padding:1.5rem}.home-page .testimonial-card{width:320px;min-width:320px;padding:1.5rem}.home-page .testimonial-quote{width:2.5rem;height:2.5rem;top:1rem;left:1rem}.home-page .testimonial-text{margin-top:1.5rem;font-size:.9rem}}.about-page .about-hero{background-color:#740d82;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;min-height:60vh;display:flex;align-items:center}.about-page .about-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0006;z-index:0}.about-page .about-hero>.container{position:relative;z-index:1}.about-page .about-hero h1{animation:fadeInUp 1s ease-out .3s both}.about-page .about-hero p{animation:fadeInUp 1s ease-out .6s both}.about-page .about-content-section{background-color:#fff}.about-page .about-cta-wrap{padding:3rem 0 5rem}.about-page .about-mv-section{background-color:#f8f8fa;padding:7.5rem 0}.about-page .about-mv-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}.about-page .about-mv-accent{display:block;width:3.25rem;height:.35rem;border-radius:999px;background:#740d82;margin-bottom:1.1rem}.about-page .about-mv-heading{margin:0 0 1.25rem;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:700;color:#111827;line-height:1.2}.about-page .about-mv-label{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:#1f2937;line-height:1.3}.about-page .about-mv-text{margin:0 0 1.15rem;font-size:.95rem;color:#4b5563;line-height:1.75}.about-page .about-mv-text:last-child{margin-bottom:0}.about-page .about-mv-statements{display:flex;flex-direction:column;gap:2.75rem;padding-top:.25rem}.about-page .about-mv-visual{display:flex;align-items:center;justify-content:center}.about-page .about-mv-visual img{width:100%;max-width:16rem;height:auto;display:block;-o-object-fit:contain;object-fit:contain}@media (min-width: 900px){.about-page .about-mv-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr) minmax(0,.9fr);gap:3rem;align-items:center}.about-page .about-mv-intro{order:1}.about-page .about-mv-statements{order:2;gap:3.5rem}.about-page .about-mv-visual{order:3}.about-page .about-mv-visual img{max-width:18rem}}@media (max-width: 899px){.about-page .about-mv-section{padding:5rem 0}.about-page .about-mv-intro{order:1}.about-page .about-mv-visual{order:2}.about-page .about-mv-statements{order:3}.about-page .about-mv-visual img{max-width:14rem}}.about-page .about-cta-section{margin-top:0}.about-page .about-cta-banner{background-color:#740d82;border-radius:1rem;padding:2.5rem}.about-page .about-cta-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem}.about-page .about-cta-text{flex:1}.about-page .about-cta-involved{font-size:1.125rem;font-weight:600}.about-page .about-cta-link{color:#2dd4bf;transition:color .3s ease}.about-page .about-cta-link:hover{color:#14b8a6}.about-page .about-cta-input-wrapper{flex:1;max-width:400px;width:100%}.about-page .about-cta-input{width:100%;padding:1rem 1.5rem;border-radius:.5rem;border:none;font-size:1rem;background-color:#fff;color:#121212}.about-page .about-cta-input::-moz-placeholder{color:#9ca3af;font-size:.875rem}.about-page .about-cta-input::placeholder{color:#9ca3af;font-size:.875rem}.about-page .about-cta-input:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}@media (min-width: 768px){.about-page .about-cta-content{flex-direction:row}}@media (max-width: 768px){.about-page .about-cta-banner{padding:2rem 1.5rem}.about-page .about-cta-content{align-items:stretch}.about-page .about-cta-input-wrapper{max-width:100%}}.features-page{background-color:#fefefe}.features-page .features-hero{background-color:transparent;padding:7rem 0 4.5rem;position:relative;overflow:visible}.features-page .features-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:600px;background-color:#f9f4fa;z-index:0;pointer-events:none}.features-page .features-hero-inner{position:relative;z-index:1;width:100%}.features-page .features-hero-copy{text-align:center;max-width:42rem;margin:0 auto 5.5rem}.features-page .features-hero-badge{width:6.5rem;height:6.5rem;margin:0 auto 1.75rem;border-radius:50%;background:#fff;box-shadow:0 12px 32px #1118271f;display:flex;align-items:center;justify-content:center}.features-page .features-hero-badge img{width:3.5rem;height:3.5rem;-o-object-fit:contain;object-fit:contain;display:block}.features-page .features-hero-title{margin:0 0 .85rem;font-size:clamp(1.5rem,2.6vw,2.15rem);font-weight:700;color:#111827;line-height:1.2}.features-page .features-hero-title span{color:#740d82}.features-page .features-hero-subtitle{margin:0;font-size:1rem;color:#6b7280;line-height:1.6}.features-page .features-panel{position:relative;background:#fff;border-radius:1.5rem;box-shadow:0 18px 50px #11182714;padding:3.5rem 1.25rem 2.5rem}.features-page .features-panel-edge{position:absolute;top:0;right:2rem;width:6rem;height:auto;z-index:2;pointer-events:none;transform:translateY(-50%)}.features-page .features-grid{display:grid;grid-template-columns:1fr;gap:2.25rem}.features-page .features-card{background:#fff;border-radius:1rem;box-shadow:0 8px 24px #1118270f;padding:1.75rem 1.25rem 1.5rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.features-page .features-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #1118271a}.features-page .features-card-icon{width:4rem;height:4rem;border-radius:0;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.features-page .features-card-icon svg{width:1.55rem;height:1.55rem}.features-page .features-card--teal .features-card-icon{background:#d1fae5;color:#0f766e}.features-page .features-card--sky .features-card-icon{background:#e0f2fe;color:#0284c7}.features-page .features-card--blue .features-card-icon{background:#dbeafe;color:#2563eb}.features-page .features-card--orange .features-card-icon{background:#ffedd5;color:#ea580c}.features-page .features-card--rose .features-card-icon{background:#ffe4e6;color:#e11d48}.features-page .features-card--slate .features-card-icon{background:#e2e8f0;color:#475569}.features-page .features-card--cyan .features-card-icon{background:#cffafe;color:#0891b2}.features-page .features-card--violet .features-card-icon{background:#ede9fe;color:#7c3aed}.features-page .features-card--mint .features-card-icon{background:#ccfbf1;color:#0d9488}.features-page .features-card-title{margin:0 0 .65rem;font-size:1.05rem;font-weight:700;color:#111827;line-height:1.35}.features-page .features-card-desc{margin:0;font-size:.875rem;color:#6b7280;line-height:1.65}@media (min-width: 768px){.features-page .features-hero{padding:8rem 0 5.5rem}.features-page .features-hero-copy{margin-bottom:6rem}.features-page .features-panel{padding:4rem 4.5rem 3rem}.features-page .features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.75rem}.features-page .features-panel-edge{width:7rem;right:2.5rem;top:0;transform:translateY(-50%)}}@media (min-width: 1024px){.features-page .features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.features-page .features-panel{padding:4.5rem 5.5rem 3.25rem}}.features-page .after-features-section{background-color:#f6f6f6;padding-top:0;padding-bottom:0}.features-page .phonearea-background-div{width:100%;max-width:1200px;margin:0 auto;min-height:200px;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:center;border-radius:1rem;overflow:hidden}.features-page .phonearea-content{position:absolute;left:2rem;display:flex;flex-direction:column;gap:1.5rem;z-index:1}.features-page .phonearea-buttons{display:flex;flex-direction:column;gap:.5rem}.features-page .phonearea-link{display:block;transition:opacity .3s ease}.features-page .phonearea-link:hover{opacity:.8}.features-page .phonearea-app-image{width:120px;height:auto;-o-object-fit:contain;object-fit:contain;display:block}@media (min-width: 768px){.features-page .after-features-section{padding-top:3rem;padding-bottom:3rem}.features-page .phonearea-background-div{min-height:250px}.features-page .phonearea-content{left:3rem}.features-page .phonearea-buttons{flex-direction:row;gap:1.5rem}.features-page .phonearea-app-image{height:60px;width:auto}}@media (min-width: 1024px){.features-page .after-features-section{padding-top:4rem;padding-bottom:4rem}.features-page .phonearea-background-div{min-height:300px}.features-page .phonearea-content{left:4rem}.features-page .phonearea-app-image{height:70px;width:auto}}.contact-page .contact-hero{background-color:#740d82;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;min-height:40vh;display:flex;align-items:center}.contact-page .contact-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0006;z-index:0}.contact-page .contact-hero>.container{position:relative;z-index:1}.contact-page .contact-hero h1{animation:fadeInUp 1s ease-out .3s both}.contact-page .contact-hero p{animation:fadeInUp 1s ease-out .6s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-page .contact-card-section{background-color:#f6f6f6}.contact-page .reason-card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px #00000014;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:100%}.contact-page .reason-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.contact-page .reason-description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}.contact-page .testimonial-label{background-color:#d1fae5;color:#065f46}.contact-page .connect-section{background-color:#fff}.contact-page .connect-container{display:grid;grid-template-columns:1fr;gap:0;max-width:1400px;margin:0 auto}.contact-page .connect-left{background-color:#fff;padding:3rem 2rem}.contact-page .connect-right{background-color:#f6f6f6;padding:3rem 2rem;border-radius:1rem}.contact-page .connect-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.contact-page .connect-card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}.contact-page .connect-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.contact-page .connect-icon-wrapper{width:60px;height:60px;background-color:#fff;border-radius:50%;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.contact-page .connect-icon{width:28px;height:28px;color:#121212}.contact-page .connect-card:nth-child(1) .connect-icon{color:#000}.contact-page .connect-card:nth-child(2) .connect-icon{color:#e4405f}.contact-page .connect-card:nth-child(3) .connect-icon{color:#1877f2}.contact-page .connect-card:nth-child(4) .connect-icon{color:#2563eb}.contact-page .connect-title{font-size:1.125rem;font-weight:600;color:#121212;margin:0 0 .5rem}.contact-page .connect-description{font-size:.875rem;color:#6b7280;margin:0 0 .75rem;line-height:1.6}.contact-page .connect-link{font-size:.875rem;color:#43bd17;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-page .connect-link:hover{color:#34a015;text-decoration:underline}@media (min-width: 768px){.contact-page .connect-container{grid-template-columns:1fr 1fr}.contact-page .connect-grid{grid-template-columns:1fr 1fr;gap:2rem}.contact-page .connect-left{padding:4rem 3rem;border-radius:1rem 0 0 1rem}.contact-page .connect-right{padding:4rem 3rem;border-radius:0 1rem 1rem 0}}.contact-page .contact-section{background-color:#fff}.contact-page .contact-form-wrapper{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a}.contact-page .contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-page .form-group{display:flex;flex-direction:column}.contact-page .form-label{font-weight:600;color:#121212;margin-bottom:.5rem;font-size:.9rem}.contact-page .form-input{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease;font-family:Inter,sans-serif}.contact-page .form-input:focus{outline:none;border-color:#740d82;box-shadow:0 0 0 3px #3339801a}.contact-page .form-input::-moz-placeholder{color:#9ca3af}.contact-page .form-input::placeholder{color:#9ca3af}.contact-page .submit-button{background:linear-gradient(135deg,#740d82,#4f46e5);color:#fff;padding:1rem 2rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.contact-page .submit-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #3339804d}.contact-page .submit-button:active{transform:translateY(0)}.contact-page .contact-info-wrapper{padding:2rem 0}.contact-page .contact-info-list{display:flex;flex-direction:column;gap:1.5rem}.contact-page .contact-info-item{display:flex;gap:1rem;padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit}.contact-page .contact-info-item:hover{transform:translate(5px);box-shadow:0 4px 8px #33398026}.contact-page .contact-info-icon{width:50px;height:50px;background:linear-gradient(135deg,#740d82,#4f46e5);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.contact-page .faq-section{background-color:#f9fafb}.contact-page .faq-item{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 2px 4px #0000001a}.contact-page .faq-question{font-size:1.1rem;font-weight:600;color:#121212;margin-bottom:.75rem}.contact-page .faq-answer{color:#6b7280;line-height:1.6}@media (max-width: 1024px){.contact-page .contact-form-wrapper,.contact-page .contact-info-wrapper{padding:1.5rem}}@media (max-width: 768px){.contact-page .contact-form-wrapper{padding:1.5rem}.contact-page .contact-info-item{padding:1rem}}.privacy-page{min-height:100vh}.privacy-hero{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.privacy-content{background-color:#fff}.privacy-intro{padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.privacy-section{padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.privacy-section:last-child{border-bottom:none}.privacy-section h2{color:#121212}.privacy-section ul{line-height:1.8}.privacy-section a{color:#740d82}.privacy-section a:hover{text-decoration:underline}@media (max-width: 768px){.privacy-hero h1{font-size:2rem}.privacy-section h2{font-size:1.5rem}}.safeguarding-page{min-height:100vh}.safeguarding-hero{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.safeguarding-content{background-color:#fff}.safeguarding-intro{padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.safeguarding-section{padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.safeguarding-section:last-child{border-bottom:none}.safeguarding-section h2{color:#121212}.safeguarding-section ul{line-height:1.8}.safeguarding-section a{color:#740d82}.safeguarding-section a:hover{text-decoration:underline}@media (max-width: 768px){.safeguarding-hero h1{font-size:2rem}.safeguarding-section h2{font-size:1.5rem}}.terms-page{min-height:100vh}.terms-hero{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.terms-content{background-color:#fff}.terms-intro{padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.terms-section{padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.terms-section:last-child{border-bottom:none}.terms-section h2{color:#121212}.terms-section ul{line-height:1.8}@media (max-width: 768px){.terms-hero h1{font-size:2rem}.terms-section h2{font-size:1.5rem}}.delete-account-page .delete-account-hero{background-color:#740d82;min-height:28vh;display:flex;align-items:center}.delete-account-content{background-color:#f6f6f6}.delete-account-note{display:flex;gap:.75rem;align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem 1.15rem;margin-bottom:1.5rem;color:#4b5563;font-size:.9rem;line-height:1.55}.delete-account-note svg{flex-shrink:0;color:#740d82;margin-top:2px}.delete-account-form{background:#fff;border-radius:1rem;padding:1.75rem;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:1.15rem}.delete-account-form .form-group{display:flex;flex-direction:column}.delete-account-form .form-label{font-weight:600;color:#121212;margin-bottom:.45rem;font-size:.9rem}.delete-account-form .form-optional{font-weight:400;color:#6b7280}.delete-account-form .form-input{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;font-family:inherit;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.delete-account-form .form-input:focus{outline:none;border-color:#740d82;box-shadow:0 0 0 3px #740d821f}.delete-account-form .form-input--error{border-color:#dc2626}.delete-account-form .form-textarea{resize:vertical;min-height:120px}.delete-account-form .form-error{margin:.4rem 0 0;font-size:.8125rem;color:#dc2626}.delete-account-form .form-check{display:flex;gap:.65rem;align-items:flex-start;font-size:.9rem;color:#374151;line-height:1.5;cursor:pointer}.delete-account-form .form-check input{margin-top:.2rem;width:1.05rem;height:1.05rem;accent-color:#740d82;flex-shrink:0}.delete-account-form .submit-button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:linear-gradient(135deg,#740d82,#4f46e5);color:#fff;padding:.95rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.25rem}.delete-account-form .submit-button:hover:not(:disabled){filter:brightness(.96)}.delete-account-form .submit-button:disabled{opacity:.75;cursor:not-allowed}.submit-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:delete-account-spin .7s linear infinite}@keyframes delete-account-spin{to{transform:rotate(360deg)}}.delete-account-toast{position:fixed;top:1.25rem;right:1.25rem;z-index:80;display:flex;align-items:center;gap:.65rem;max-width:min(420px,calc(100vw - 2rem));background:#065f46;color:#fff;padding:.85rem 1.1rem;border-radius:.65rem;box-shadow:0 10px 24px #0000002e;font-size:.9rem;font-weight:500;animation:delete-account-toast-in .25s ease}.delete-account-toast-icon{width:22px;height:22px;flex-shrink:0}@keyframes delete-account-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.delete-account-form{padding:1.25rem}.delete-account-toast{left:1rem;right:1rem}}.not-found-page{min-height:60vh;display:flex;align-items:center;justify-content:center;background-color:#fff}.not-found-icon{animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-1\/2{left:50%}.top-0{top:0}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-4{margin-left:1rem}.mt-0\.5{margin-top:.125rem}.mt-12{margin-top:3rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-24{height:6rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-auto{height:auto}.min-h-screen{min-height:100vh}.w-24{width:6rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-\[125px\]{width:125px}.w-auto{width:auto}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-md{max-width:28rem}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(116 13 130 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(116 13 130 / var(--tw-bg-opacity, 1))}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-4{padding-bottom:1rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wider{letter-spacing:.05em}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(116 13 130 / var(--tw-text-opacity, 1))}.text-primary-black{--tw-text-opacity: 1;color:rgb(18 18 18 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/90{color:#ffffffe6}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(116 13 130 / var(--tw-border-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/90:hover{background-color:#740d82e6}.hover\:bg-secondary\/90:hover{background-color:#4f46e5e6}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(116 13 130 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.sm\:flex-row{flex-direction:row}.sm\:gap-6{gap:1.5rem}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:gap-8{gap:2rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:text-7xl{font-size:4.5rem;line-height:1}}
