body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.phone-mockup{align-items:center;display:flex;justify-content:center;padding:20px;width:100%}@media(max-width:480px){.phone-mockup{padding:10px;transform:scale(.95);transform-origin:center}}@media(max-width:360px){.phone-mockup{transform:scale(.85)}}.iphoneFront{background-color:#000;border-radius:50px;box-shadow:0 10px 30px #0003;height:600px;position:relative;width:291px}@media(max-width:480px){.iphoneFront{height:537px;width:260px}}@media(max-width:360px){.iphoneFront{height:495px;width:240px}}.iphoneFront .frame{border:3px solid #bbb5b3;border-radius:50px;box-shadow:0 0 0 1px #4a4947;height:100%;left:0;position:absolute;top:0;width:101%}.iphoneFront .antenas>div{background-color:#75726f;position:absolute}.iphoneFront .antenas .tt{height:3.5px;right:60px;top:0;width:8px}.iphoneFront .antenas .tr{height:8px;right:-1px;top:60px;width:3.5px}.iphoneFront .antenas .tl{height:8px;left:-1px;top:60px;width:3.5px}.iphoneFront .antenas .bb{bottom:-1.5px;height:3.5px;left:60px;width:8px}.iphoneFront .antenas .bl{bottom:60px;height:8px;left:-1px;width:3.5px}.iphoneFront .antenas .br{bottom:60px;height:8px;right:-1px;width:3.5px}.iphoneFront .keys .silent{height:28px;top:105px}.iphoneFront .keys .silent,.iphoneFront .keys .volt{background:linear-gradient(90deg,#888,#555);border-bottom:2px solid #eae0d9;border-top:2px solid #eae0d9;left:-4.5px;position:absolute;width:3.5px}.iphoneFront .keys .volt{height:50px;top:150px}.iphoneFront .keys .volb{background:linear-gradient(90deg,#888,#555);height:50px;left:-4.5px;top:210px}.iphoneFront .keys .lock,.iphoneFront .keys .volb{border-bottom:2px solid #eae0d9;border-top:2px solid #eae0d9;position:absolute;width:3.5px}.iphoneFront .keys .lock{background:linear-gradient(-90deg,#888,#555);height:70px;right:-4.5px;top:192px}.iphoneFront .screen{background-size:cover;border-radius:40px;height:576px;margin-left:12px;margin-top:12px;overflow:hidden;position:relative;width:270px}@media(max-width:480px){.iphoneFront .screen{height:516px;margin-left:11px;margin-top:11px;width:242px}}@media(max-width:360px){.iphoneFront .screen{height:475px;margin-left:10px;margin-top:10px;width:223px}}.iphoneFront .screen img.screenshot{border-radius:40px;height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;top:0;width:100%;z-index:1}.iphoneFront .screen .island{background-color:#000;border-radius:40px;height:25px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:8px;width:90px;z-index:20}@media(max-width:480px){.iphoneFront .screen .island{height:22px;top:7px;width:81px}}@media(max-width:360px){.iphoneFront .screen .island{height:21px;top:6px;width:74px}}.iphoneFront .screen .island .camera{background-color:#111;border-radius:50%;height:15px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:15px}.iphoneFront .screen .island .camera:before{background-color:#161a3c;border-radius:50%;content:"";display:block;height:9px;left:3px;position:absolute;top:3px;width:9px}.iphoneFront .screen .island .camera:after{background:linear-gradient(0deg,#03344f,#040e27 50%,#3e5191);border-radius:50%;content:"";display:block;height:5px;left:5px;position:absolute;top:5px;width:5px}.mockup-gallery{display:flex;justify-content:center;margin-top:10px}.gallery-item{cursor:pointer;height:100px;margin:0 5px;object-fit:cover;opacity:.7;transition:opacity .3s ease;width:50px}.gallery-item.active,.gallery-item:hover{opacity:1}.home-page{overflow-x:hidden}.home-hero{align-items:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;display:flex;min-height:100vh;overflow:hidden;padding:120px 0 80px;position:relative}.home-hero .hero-bg-elements{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.home-hero .hero-bg-elements .hero-shape{border-radius:50%;position:absolute}.home-hero .hero-bg-elements .hero-shape-1{background:radial-gradient(circle,#ffffff26 0,#fff0 70%);height:500px;left:-150px;top:-250px;width:500px}.home-hero .hero-bg-elements .hero-shape-2{background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);bottom:-100px;height:300px;right:10%;width:300px}.home-hero .hero-bg-elements .hero-shape-3{background:radial-gradient(circle,#ffffff14 0,#fff0 70%);height:200px;right:5%;top:20%;width:200px}.home-hero .container{position:relative;z-index:2}.home-hero .hero-content-wrapper{align-items:center;display:flex;gap:2rem;justify-content:space-between}@media(max-width:768px){.home-hero .hero-content-wrapper{flex-direction:column;text-align:center}}.home-hero .hero-text-content{flex:1 1;max-width:550px}@media(max-width:768px){.home-hero .hero-text-content{margin-bottom:2rem;max-width:100%}}.home-hero .hero-text-content h1{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1rem}.home-hero .hero-text-content h1 .dynamic-text-wrapper{display:block;margin-bottom:.5rem;min-height:70px}@media(max-width:768px){.home-hero .hero-text-content h1 .dynamic-text-wrapper{min-height:60px}}@media(max-width:480px){.home-hero .hero-text-content h1 .dynamic-text-wrapper{min-height:80px}}.home-hero .hero-text-content h1 .dynamic-text{word-wrap:break-word;display:inline-block;line-height:1.1;width:100%}@media(max-width:480px){.home-hero .hero-text-content h1 .dynamic-text{font-size:.85em;line-height:1.2}}.home-hero .hero-text-content h1 .text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#f0f4ff);-webkit-background-clip:text;background-clip:text;display:block}@media(max-width:480px){.home-hero .hero-text-content h1{font-size:2.25rem}}.home-hero .hero-description{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.home-hero .hero-feature-list{display:flex;gap:1.5rem;margin-bottom:2rem}@media(max-width:480px){.home-hero .hero-feature-list{align-items:center;flex-direction:column;gap:1rem}}.home-hero .hero-feature-list .hero-feature-item{align-items:center;display:flex;gap:.25rem}.home-hero .hero-feature-list .hero-feature-item .hero-feature-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.home-hero .hero-feature-list .hero-feature-item .hero-feature-icon svg{color:#fff;font-size:14px}.home-hero .hero-feature-list .hero-feature-item span{font-size:.875rem;font-weight:500}.home-hero .hero-mockup-container{display:flex;flex:1 1;justify-content:center;position:relative;z-index:2}@media(max-width:480px){.home-hero .hero-mockup-container{margin-top:1.5rem;padding:0 1rem;width:100%}}.home-hero .hero-mockup-container .mockup-highlight{background:radial-gradient(circle,#ffffff1a 0,#fff0 50%);border-radius:50%;height:120%;left:-10%;position:absolute;top:-10%;width:120%;z-index:-1}.home-hero .hero-mockup-container .phone-mockup{max-width:350px;perspective:1000px;transform-style:preserve-3d;width:100%}@media(max-width:480px){.home-hero .hero-mockup-container .phone-mockup{display:flex;justify-content:center;max-width:100%}}.hero-buttons{align-items:flex-start;display:flex;gap:1rem}@media(max-width:480px){.hero-buttons{align-items:stretch;flex-direction:column;width:100%}}@media(max-width:768px)and (min-width:481px){.hero-buttons{justify-content:center}}.download-button-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.download-button-wrapper .app-store-button{display:inline-block;transition:all .3s ease}.download-button-wrapper .app-store-button .app-store-badge{display:block;height:50px;transition:all .3s ease;width:auto}.download-button-wrapper .app-store-button:hover{transform:translateY(-2px)}.download-button-wrapper .app-store-button:hover .app-store-badge{filter:brightness(.9)}.download-button-wrapper .app-store-button:active{transform:translateY(0)}.download-button-wrapper .android-notice{color:#ffffffbf;font-size:.75em;font-style:italic;font-weight:400;letter-spacing:.3px;margin-top:-2px;padding-left:4px;text-align:left}@media(max-width:480px){.download-button-wrapper{align-items:center;width:100%}.download-button-wrapper .app-store-button .app-store-badge{height:45px}.download-button-wrapper .android-notice{padding-left:0;text-align:center}}.primary-button{align-items:center;background:#fff;border-radius:50px;color:#5e1d89;display:flex;font-size:.95em;font-weight:600;gap:.5rem;justify-content:center;padding:10px 22px;text-decoration:none;transition:all .2s ease}.primary-button span{font-weight:600}.primary-button svg{font-size:13px;transition:transform .2s ease}.primary-button:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.primary-button:hover svg{transform:translateX(4px)}.primary-button.cta-main-button{font-size:1.125rem;padding:1rem 3rem}@media(max-width:480px){.primary-button{width:100%}}.secondary-button{align-items:center;background:#fc7904;border:none;border-radius:50px;box-shadow:0 4px 10px #fc79044d;color:#fff;display:inline-flex;font-size:.9em;font-weight:600;gap:.25rem;height:50px;justify-content:center;letter-spacing:.5px;min-width:140px;overflow:hidden;padding:10px 22px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.secondary-button span{color:#fff}.secondary-button svg{color:#fff;font-size:13px}.secondary-button:before{background:linear-gradient(90deg,#fff0,#fff3 50%,#fff0);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.secondary-button:hover{background:#ff8c24;box-shadow:0 6px 15px #fc790466;transform:translateY(-2px)}.secondary-button:hover:before{transform:translateX(100%)}.secondary-button:active{background:#e06c00;transform:translateY(0) scale(.98)}@media(max-width:480px){.secondary-button{width:100%}}.text-button{color:#fff;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none}.text-button:after{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .2s ease;width:0}.text-button:hover:after{width:100%}.features-section{background:#f8f9fa;overflow:hidden;position:relative}.features-section .features-bg-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.features-section .features-bg-elements .features-shape{border-radius:50%;opacity:.5;position:absolute}.features-section .features-bg-elements .features-shape-1{background:radial-gradient(circle,#00000005 0,#0000 70%);bottom:-200px;height:500px;left:-200px;width:500px}.features-section .features-bg-elements .features-shape-2{background:radial-gradient(circle,#00000005 0,#0000 70%);height:400px;right:-150px;top:-150px;width:400px}.features-section .section-tag{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem}.section-header h2{font-size:1.875rem;font-weight:700}.section-header h2 .text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text}@media(max-width:480px){.section-header h2{font-size:1.5rem}}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.features-grid{gap:1.5rem;grid-template-columns:1fr}}.feature-card{border-radius:20px;box-shadow:0 8px 30px #0000000f;overflow:hidden;position:relative;transition:all .4s ease;z-index:1}.feature-card .feature-hover-effect{background:linear-gradient(90deg,#5e1d89,#8d45b8);bottom:0;height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:100%;z-index:-1}.feature-card:hover{box-shadow:0 15px 35px #00000014;transform:translateY(-10px)}.feature-card:hover .feature-hover-effect{transform:scaleX(1)}.feature-card .feature-icon{align-items:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:20px;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;transform:rotate(10deg);transition:transform .4s ease;width:70px}.feature-card .feature-icon svg{color:#fff;font-size:1.25rem;transform:rotate(-10deg);transition:transform .4s ease}.feature-card:hover .feature-icon,.feature-card:hover .feature-icon svg{transform:rotate(0)}.feature-card h3{color:#333;font-weight:700;margin-bottom:1rem}.feature-card p{color:#333333b3;line-height:1.6}.twitter-section{background:#fff;position:relative}.twitter-section .twitter-embed-container{align-items:center;display:flex;justify-content:center;margin-top:3rem;padding:2rem}@media(max-width:480px){.twitter-section .twitter-embed-container{padding:1rem}}.twitter-section .twitter-embed-container .twitter-tweet{margin:0 auto!important}@media(max-width:480px){.twitter-section .twitter-embed-container .twitter-tweet{max-width:100%!important}}.app-benefits-section{background-color:#f1f5f9;overflow:hidden;position:relative}.app-benefits-section .benefits-wrapper{align-items:center;display:flex;gap:3rem;margin-top:3rem}@media(max-width:768px){.app-benefits-section .benefits-wrapper{flex-direction:column}}.app-benefits-section .benefits-wrapper .benefits-image{align-items:center;display:flex;flex:0 0 40%;justify-content:center}@media(max-width:768px){.app-benefits-section .benefits-wrapper .benefits-image{margin-bottom:2rem}}.app-benefits-section .benefits-wrapper .benefits-image .shield-icon-container{align-items:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;box-shadow:0 10px 30px #0000001a;display:flex;height:200px;justify-content:center;position:relative;width:200px}.app-benefits-section .benefits-wrapper .benefits-image .shield-icon-container:before{animation:pulse 2s infinite;border:1px solid #5e1d894d;border-radius:50%;bottom:-20px;content:"";left:-20px;position:absolute;right:-20px;top:-20px}.app-benefits-section .benefits-wrapper .benefits-image .shield-icon-container .shield-icon{color:#fff;font-size:80px}.app-benefits-section .benefits-wrapper .benefits-content{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media(max-width:480px){.app-benefits-section .benefits-wrapper .benefits-content{grid-template-columns:1fr}}.app-benefits-section .benefits-wrapper .benefits-content .benefit-card{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000000d;padding:1.5rem;transition:all .2s ease}.app-benefits-section .benefits-wrapper .benefits-content .benefit-card:hover{box-shadow:0 10px 25px #00000014;transform:translateY(-5px)}.app-benefits-section .benefits-wrapper .benefits-content .benefit-card h3{color:#333;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.app-benefits-section .benefits-wrapper .benefits-content .benefit-card p{color:#333333b3;font-size:.875rem;line-height:1.6}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.app-showcase-section{background:#f1f5f9}.app-showcase-section .app-showcase-content{align-items:center;display:flex;gap:2rem;justify-content:space-between}@media(max-width:768px){.app-showcase-section .app-showcase-content{flex-direction:column;gap:3rem}}.app-showcase-section .app-showcase-content .app-mockup{display:flex;flex:0 0 40%;justify-content:center}@media(max-width:768px){.app-showcase-section .app-showcase-content .app-mockup{margin-bottom:1.5rem}}.app-showcase-section .app-showcase-content .app-mockup .phone-mockup{margin:0 auto;max-width:300px}.app-showcase-section .app-showcase-content .app-features{flex:0 0 55%}.app-showcase-section .app-showcase-content .app-features .app-feature{border-left:3px solid #5e1d89;margin-bottom:1.5rem;padding-left:1.5rem}.app-showcase-section .app-showcase-content .app-features .app-feature:last-child{margin-bottom:0}.app-showcase-section .app-showcase-content .app-features .app-feature h3{color:#5e1d89;font-size:1.25rem;margin-bottom:.25rem}.app-showcase-section .app-showcase-content .app-features .app-feature p{color:#333333b3;font-size:.875rem;line-height:1.6}.cta-section{overflow:hidden;position:relative}.cta-section .cta-bg-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.cta-section .cta-bg-elements .cta-shape{border-radius:50%;position:absolute}.cta-section .cta-bg-elements .cta-shape-1{background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);height:300px;right:10%;top:-150px;width:300px}.cta-section .cta-bg-elements .cta-shape-2{background:radial-gradient(circle,#ffffff14 0,#fff0 70%);bottom:-100px;height:200px;left:5%;width:200px}.cta-content{max-width:900px;position:relative;z-index:2}.cta-content h2{font-size:2.25rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem}@media(max-width:480px){.cta-content h2{font-size:1.875rem}}.cta-content h2 .text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#f0f4ff);-webkit-background-clip:text;background-clip:text}.cta-content p{font-size:1.25rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-content .cta-features{display:flex;gap:3rem;justify-content:center;margin-bottom:3rem}@media(max-width:480px){.cta-content .cta-features{flex-direction:column;gap:1.5rem}}.cta-content .cta-features .feature-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:16px;display:flex;flex-direction:column;padding:1.5rem;transition:all .2s ease}.cta-content .cta-features .feature-item:hover{background:#ffffff26;transform:translateY(-5px)}.cta-content .cta-features .feature-item .feature-icon{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#f0f4ff);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:28px;margin-bottom:1rem}.cta-content .cta-features .feature-item .feature-label{font-size:1.125rem;font-weight:600;opacity:.9}.cta-content .cta-buttons{align-items:center;display:flex;gap:2rem;justify-content:center}@media(max-width:480px){.cta-content .cta-buttons{flex-direction:column;gap:1rem;width:100%}}.university-section{background:#f8f9fa;overflow:hidden;position:relative}.university-section:before{background:linear-gradient(90deg,#5e1d89,#8d45b8);content:"";height:15px;left:0;opacity:.7;position:absolute;top:0;width:100%}.university-section .university-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.university-section .university-content h2{color:#333;font-size:2.25rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem}@media(max-width:480px){.university-section .university-content h2{font-size:1.875rem}}.university-section .university-content h2 .text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text}.university-section .university-content p{color:#333c;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.university-section .university-content .university-buttons{display:flex;justify-content:center}@media(max-width:480px){.university-section .university-content .university-buttons{align-items:center;flex-direction:column;width:100%}}.university-section .university-content .university-buttons .university-button{background:linear-gradient(90deg,#5e1d89,#8d45b8);border:none;color:#fff!important;font-size:1.125rem;overflow:hidden;padding:1rem 3rem;position:relative;transition:all .2s ease}.university-section .university-content .university-buttons .university-button span,.university-section .university-content .university-buttons .university-button svg{color:#fff!important}.university-section .university-content .university-buttons .university-button:hover{background:linear-gradient(90deg,#6c219e,#9957c0);box-shadow:0 10px 25px #5e1d894d;transform:translateY(-3px)}@media(max-width:480px){.university-section .university-content .university-buttons .university-button{width:100%}}.fixed-award-badge{bottom:30px;left:30px;position:fixed;z-index:1000}@media(max-width:768px){.fixed-award-badge{bottom:20px;left:20px}}@media(max-width:480px){.fixed-award-badge{bottom:15px;left:15px}}.fixed-award-badge .award-badge-wrapper{cursor:pointer;display:block;position:relative;text-decoration:none}.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));height:140px;object-fit:contain;transition:all .3s ease;width:140px}@media(max-width:768px){.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{height:110px;width:110px}}@media(max-width:480px){.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{height:90px;width:90px}}.fixed-award-badge .award-badge-wrapper .award-tooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border:1px solid #00000014;border-radius:12px;bottom:50%;box-shadow:0 8px 24px #0000001f;left:150px;min-width:300px;opacity:0;padding:1rem 1.5rem;pointer-events:none;position:absolute;transform:translateY(50%);transition:all .3s ease;visibility:hidden;white-space:nowrap}@media(max-width:768px){.fixed-award-badge .award-badge-wrapper .award-tooltip{bottom:auto;left:auto;min-width:240px;padding:.5rem 1rem;right:0;top:-90px;transform:none}}@media(max-width:480px){.fixed-award-badge .award-badge-wrapper .award-tooltip{display:none}}.fixed-award-badge .award-badge-wrapper .award-tooltip:before{border:8px solid #0000;border-right-color:#fffffffa;content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%)}@media(max-width:768px){.fixed-award-badge .award-badge-wrapper .award-tooltip:before{border-right-color:#0000;border-top-color:#fffffffa;left:30px;right:auto;top:100%;transform:none}}.fixed-award-badge .award-badge-wrapper .award-tooltip strong{color:#333;display:block;font-size:1.125rem;font-weight:600;letter-spacing:-.2px;margin-bottom:4px}.fixed-award-badge .award-badge-wrapper .award-tooltip span{color:#333333a6;display:block;font-size:.875rem;font-weight:400;line-height:1.5}.fixed-award-badge .award-badge-wrapper:hover .award-tooltip{opacity:1;visibility:visible}.fixed-award-badge .award-badge-wrapper:hover .eta-badge-fixed{filter:drop-shadow(0 12px 24px rgba(0,0,0,.4))}.about-page{overflow-x:hidden}.about-hero{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;overflow:hidden;padding:150px 0 100px;position:relative;text-align:center}.about-hero h1{font-size:2.25rem;font-weight:700;letter-spacing:.3px;margin-bottom:1rem}.about-hero h1 span.text-gradient{color:#fff;font-weight:800}.about-hero p{font-size:1.25rem;line-height:1.5;margin:0 auto;max-width:700px}.our-story{padding-top:4rem}.story-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.story-grid{gap:2rem;grid-template-columns:1fr}}.story-image{position:relative}.story-image .image-container{background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:15px;box-shadow:0 4px 12px #00000026;height:0;overflow:hidden;padding-bottom:75%;position:relative;width:100%}.story-image .image-container:after{background-image:radial-gradient(#fff3 1px,#0000 0);background-size:10px 10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.story-content h2{color:#5e1d89;font-size:1.875rem}.story-content h2,.story-content p{margin-bottom:1rem}.mission-section{background-color:#f9f9f9;overflow:hidden;position:relative}.mission-section:before{background:radial-gradient(circle,#5e1d890d 0,#5e1d8900 70%);border-radius:50%;content:"";height:300px;position:absolute;right:-150px;top:-150px;width:300px}.mission-section .section-header{margin:0 auto 3rem;max-width:700px}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.values-grid{grid-template-columns:1fr}}.value-card{background:#fff;border-radius:15px;box-shadow:0 4px 12px #00000026;padding:2rem;transition:transform .4s ease}.value-card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-8px)}.value-card:hover .value-icon{transform:scale(1.1)}.value-card .value-icon{color:#5e1d89;font-size:2.5rem;margin-bottom:1rem;transition:transform .2s ease}.value-card h3{font-size:1.5rem;margin-bottom:.5rem}.video-section{background-color:#f9f9f9;padding:4rem 0}.video-section .section-header{margin:0 auto 3rem;max-width:700px}.video-section .video-wrapper{border-radius:12px;box-shadow:0 4px 12px #00000026;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-section .video-wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.team-section{overflow:hidden;position:relative}.team-section:after{background:radial-gradient(circle,#5e1d890d 0,#5e1d8900 70%);border-radius:50%;bottom:-150px;content:"";height:300px;left:-150px;position:absolute;width:300px}.team-section .section-header{margin:0 auto 3rem;max-width:700px}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.team-grid{grid-template-columns:1fr}}.team-member{text-align:center}.team-member .member-image{background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;height:160px;margin:0 auto 1rem;overflow:hidden;position:relative;transition:transform .4s ease;width:160px}.team-member .member-image:before{background:#fff3;border-radius:50%;content:"";height:60px;left:50%;position:absolute;top:30%;transform:translate(-50%,-50%);width:60px}.team-member .member-image:after{background:#ffffff26;border-radius:50%;content:"";height:100px;left:50%;position:absolute;top:60%;transform:translate(-50%);width:100px}.team-member h3{font-size:1.25rem;margin-bottom:.25rem}.team-member .member-role{color:#5e1d89;font-weight:600;margin-bottom:.5rem}.team-member .member-bio{color:#333c;font-size:.875rem}.team-member:hover .member-image{transform:scale(1.05)}.cta-buttons{display:flex;gap:1rem;justify-content:center}@media(max-width:480px){.cta-buttons{flex-direction:column;gap:.5rem;margin:0 auto;max-width:280px}}.cta-buttons .button{font-size:1.125rem;padding:.5rem 2rem}.cta-buttons .button.outlined{background:#0000;border:2px solid #fff;color:#fff}.cta-buttons .button.outlined:hover{background:#ffffff1a}.cta-buttons .button:not(.outlined){background:#fff;color:#5e1d89}.cta-buttons .button:not(.outlined):hover{background:#ffffffe6}.features-page{overflow-x:hidden}.features-hero{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;overflow:hidden;padding:150px 0 100px;position:relative;text-align:center}.features-hero:before{left:-100px;top:-100px}.features-hero:after,.features-hero:before{background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);border-radius:50%;content:"";height:300px;position:absolute;width:300px}.features-hero:after{bottom:-100px;right:-100px}.features-hero h1{font-size:2.25rem;font-weight:800;margin-bottom:.5rem}.features-hero h1 .features-title{animation:shine 4s linear infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#fff,#e0e0ff 25%,#fff 50%,#e0e0ff 75%,#fff);background-size:200% auto;color:#0000;font-weight:900;letter-spacing:1px;position:relative;text-shadow:0 2px 4px #0003}.features-hero h1 .features-title:after{color:#ffffff26;content:"Features";filter:blur(8px);left:0;position:absolute;top:0;transform:translateY(1px);z-index:-1}@keyframes shine{0%{background-position:0}to{background-position:200%}}.features-hero p{font-size:1.25rem;margin:0 auto;max-width:600px;opacity:.9}.main-features .section-header{margin:0 auto 3rem;max-width:700px}.features-list{display:flex;flex-direction:column;gap:4rem}.feature-item{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;position:relative;scroll-margin-top:100px;will-change:transform,opacity}.feature-item:after{background:linear-gradient(90deg,#0000,#5e1d8933,#0000);bottom:-2rem;content:"";height:1px;left:10%;position:absolute;width:80%}.feature-item:last-child:after{display:none}.feature-item.reverse{grid-template-columns:1fr 1fr}.feature-item.reverse .feature-content{order:2}.feature-item.reverse .feature-image{order:1}@media(max-width:768px){.feature-item{gap:2rem;grid-template-columns:1fr!important}.feature-item.reverse .feature-content{order:1}.feature-item.reverse .feature-image{order:2}}.feature-content .feature-icon{background:linear-gradient(45deg,#5e1d89,#a469c7);-webkit-background-clip:text;background-clip:text;color:#5e1d89;color:#0000;font-size:2.5rem;margin-bottom:1rem}.feature-content h3{color:#5e1d89;font-size:1.5rem;margin-bottom:.5rem}.feature-content p{color:#333333e6;font-size:1.125rem;margin-bottom:1rem}.feature-details{list-style-type:none;margin:1rem 0 0;padding:0}.feature-details li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.feature-details li:before{background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:10px;width:8px}.feature-image{position:relative;width:100%}.feature-image .image-placeholder{background:linear-gradient(135deg,#5e1d890d,#8d45b81a);border-radius:15px;box-shadow:0 4px 12px #00000026;height:0;overflow:hidden;padding-bottom:75%;position:relative;transition:all .4s ease;width:100%}.feature-image .image-placeholder:before{background:linear-gradient(45deg,#5e1d891a,#8d45b833);border-radius:15px;content:"";height:60%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60%}.feature-image .image-placeholder:after{background-image:radial-gradient(#5e1d891a 1px,#0000 0);background-size:10px 10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.feature-image .feature-img{border-radius:15px;box-shadow:0 15px 30px #5e1d8926;display:block;margin:0 auto;max-height:500px;max-width:100%;object-fit:contain;transition:all .4s ease}.feature-image .feature-img[src*=iPhone]{border:8px solid #f8f8f8;border-radius:25px;box-shadow:0 20px 40px #5e1d8933,0 5px 15px #8d45b826;height:auto;max-height:550px;width:auto}.additional-features{background-color:#f9f9f9;overflow:hidden;position:relative}.additional-features .section-header{margin:0 auto 3rem;max-width:700px}.additional-features:before{background:radial-gradient(circle,#5e1d890d 0,#5e1d8900 70%);border-radius:50%;content:"";height:400px;left:-200px;position:absolute;top:-200px;width:400px}.feature-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.feature-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.feature-cards{grid-template-columns:1fr}}.feature-card{background:#fff;border-radius:15px;box-shadow:0 4px 12px #00000026;padding:2rem;text-align:center;transition:transform .4s ease;will-change:transform,opacity}.feature-card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-8px)}.feature-card:hover .card-icon{transform:scale(1.1)}.feature-card .card-icon{color:#5e1d89;font-size:2.5rem;margin-bottom:1rem;transition:transform .2s ease}.feature-card h3{color:#5e1d89;font-size:1.25rem;margin-bottom:.5rem}.feature-card p{color:#333c;font-size:.875rem}.comparison-section{overflow:hidden;position:relative}.comparison-section .section-header{margin:0 auto 3rem;max-width:700px}.comparison-section:after{background:radial-gradient(circle,#5e1d890d 0,#5e1d8900 70%);border-radius:50%;bottom:-200px;content:"";height:400px;position:absolute;right:-200px;width:400px}.comparison-table-container{border-radius:15px;box-shadow:0 4px 12px #00000026;margin:0 auto;max-width:800px;overflow:hidden}.comparison-table{background:#fff;border-collapse:collapse;width:100%}.comparison-table td,.comparison-table th{border-bottom:1px solid #eee;padding:1rem;text-align:center}.comparison-table td:first-child,.comparison-table th:first-child{text-align:left}.comparison-table th{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;font-weight:600}.comparison-table th:first-child{border-top-left-radius:15px}.comparison-table th:last-child{border-top-right-radius:15px}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table tbody tr:hover{background-color:#5e1d890d}.comparison-table .check{color:#5e1d89;font-weight:700}.cta-section{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;text-align:center}.cta-content{margin:0 auto;max-width:700px}.cta-content h2{font-size:1.875rem;margin-bottom:1rem}.cta-content p{margin-bottom:2rem;opacity:.9}.cta-content .button{background:#fff;color:#5e1d89;font-size:1.125rem;padding:.5rem 2rem}.cta-content .button:hover{background:#ffffffe6}.contact-page{overflow-x:hidden}.contact-hero{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;overflow:hidden;padding:150px 0 100px;position:relative;text-align:center}.contact-hero:before{left:-100px;top:-100px}.contact-hero:after,.contact-hero:before{background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);border-radius:50%;content:"";height:300px;position:absolute;width:300px}.contact-hero:after{bottom:-100px;right:-100px}.contact-hero h1{font-size:2.25rem;font-weight:800;margin-bottom:.5rem}.contact-hero h1 .text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#f0f4ff);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:900;text-shadow:0 2px 4px #0000001a}.contact-hero p{font-size:1.25rem;margin:0 auto;max-width:600px;opacity:.9}.contact-section{margin-top:-50px;position:relative;z-index:1}.contact-wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1.5fr}@media(max-width:1024px){.contact-wrapper{gap:3rem;grid-template-columns:1fr}}.contact-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #5e1d8914;height:100%;padding:2rem 2rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{box-shadow:0 15px 35px #5e1d891f;transform:translateY(-5px)}.contact-card h2{background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.contact-card>p{color:#333c;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.info-items{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:2rem}.info-item{display:flex;gap:1.5rem;margin-bottom:1.5rem;position:relative;transition:transform .3s ease}.info-item:hover{transform:translateX(5px)}.info-item:hover .icon{box-shadow:0 8px 20px #5e1d8940;transform:scale(1.1)}.info-item .icon{align-items:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;box-shadow:0 4px 15px #5e1d8926;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;height:54px;justify-content:center;transition:all .3s ease;width:54px}.info-item .content{display:flex;flex-direction:column;justify-content:center}.info-item .content h3{color:#5e1d89;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.info-item .content p{color:#333c;font-size:1rem}.info-item .content p a{color:#333;font-weight:500;position:relative;text-decoration:none;transition:all .2s ease}.info-item .content p a:after{background:linear-gradient(135deg,#5e1d89,#8d45b8);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.info-item .content p a:hover{color:#5e1d89;text-decoration:none}.info-item .content p a:hover:after{width:100%}.social-links{border-top:1px solid #33333314;margin-top:1.5rem;padding-top:1.5rem}.social-links h3{color:#5e1d89;display:inline-block;font-size:1.125rem;font-weight:600;margin-bottom:1rem;position:relative}.social-links h3:after{background:linear-gradient(135deg,#5e1d89,#8d45b8);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.social-links .social-icons{display:flex;gap:1rem;margin-top:1rem}.social-links .social-icons a{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#5e1d890d;border-radius:50%;color:#5e1d89;display:flex;font-size:.875rem;height:44px;justify-content:center;transition:all .3s ease;width:44px}.social-links .social-icons a:hover{background:linear-gradient(135deg,#5e1d89,#8d45b8);box-shadow:0 8px 20px #5e1d8940;color:#fff;transform:translateY(-5px) scale(1.1)}.social-links .social-icons a:active{transform:translateY(-2px) scale(1.05)}.contact-form-container h2{color:#5e1d89;font-size:1.875rem;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.contact-form .form-row{grid-template-columns:1fr}}.contact-form .form-group{display:flex;flex-direction:column}.contact-form .form-group label{color:#333;font-size:.875rem;font-weight:600;margin-bottom:8px}.contact-form .form-group input,.contact-form .form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{border-color:#5e1d89;box-shadow:0 0 0 3px #5e1d891a;outline:none}.contact-form .form-group input:disabled,.contact-form .form-group textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.contact-form .form-group textarea{font-family:inherit;min-height:120px;resize:vertical}.contact-form .submit-btn{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#5e1d89,#8d45b8);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:600;justify-content:center;padding:14px 32px;transition:all .3s ease}.contact-form .submit-btn:hover:not(:disabled){box-shadow:0 10px 25px #5e1d894d;transform:translateY(-2px)}.contact-form .submit-btn:disabled{cursor:not-allowed;opacity:.7}.form-success-message{padding:2rem;text-align:center}.form-success-message .success-icon{color:#10b981;margin-bottom:1rem}.form-success-message .success-icon svg{height:48px;width:48px}.form-success-message h3{color:#10b981;font-size:1.5rem;margin-bottom:.5rem}.form-success-message p{color:#333;font-size:1rem}.form-error-message{padding:2rem;text-align:center}.form-error-message .error-icon{color:#ef4444;margin-bottom:1rem}.form-error-message .error-icon svg{height:48px;width:48px}.form-error-message h3{color:#ef4444;font-size:1.5rem;margin-bottom:.5rem}.form-error-message p{color:#333;font-size:1rem}.form-success{align-items:center;background:#2ecc711a;border-left:4px solid #2ecc71;border-radius:4px;color:#2ecc71;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.form-success svg{font-size:1.25rem}.form-error{background:#e74c3c1a;border-left:4px solid #e74c3c;border-radius:4px;color:#e74c3c;margin-bottom:1.5rem;padding:1rem}.submit-button{align-items:center;align-self:flex-end;background:linear-gradient(135deg,#5e1d89,#8d45b8);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:600;gap:.5rem;justify-content:center;padding:.5rem 1.5rem;transition:all .2s ease}.submit-button:hover{box-shadow:0 4px 12px #5e1d894d;transform:translateY(-3px)}.submit-button:active{transform:translateY(-1px)}.partner-page{overflow-x:hidden}.partner-hero{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;overflow:hidden;padding:140px 0 100px;position:relative;text-align:center}.partner-hero .partner-hero-bg-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.partner-hero .partner-hero-bg-elements .partner-hero-shape{border-radius:50%;position:absolute}.partner-hero .partner-hero-bg-elements .partner-hero-shape-1{background:radial-gradient(circle,#ffffff26 0,#fff0 70%);height:600px;left:-200px;top:-300px;width:600px}.partner-hero .partner-hero-bg-elements .partner-hero-shape-2{background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);bottom:-150px;height:400px;right:-100px;width:400px}.partner-hero .partner-hero-bg-elements .partner-hero-shape-3{background:radial-gradient(circle,#ffffff14 0,#fff0 70%);height:250px;right:10%;top:30%;width:250px}.partner-hero .container{position:relative;z-index:2}.partner-hero .partner-hero-content{margin:0 auto;max-width:800px}.partner-hero .partner-hero-content .partner-icon-wrapper{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto 2rem;width:100px}.partner-hero .partner-hero-content .partner-icon-wrapper .partner-hero-icon{color:#fff;font-size:50px}.partner-hero .partner-hero-content h1{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1rem}@media(max-width:480px){.partner-hero .partner-hero-content h1{font-size:2.25rem}}.partner-hero .partner-hero-content .hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.95}.section-padding{padding:80px 0}@media(max-width:768px){.section-padding{padding:60px 0}}.section-header{margin:0 auto 3rem;max-width:800px;text-align:center}.section-header .section-tag{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:1.5px;margin-bottom:.5rem}.section-header h2{color:#333;font-size:2.25rem;font-weight:800;line-height:1.3;margin-bottom:1rem}@media(max-width:480px){.section-header h2{font-size:1.875rem}}.section-header p{color:#333333b3;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.partnership-types-section{background:#fff}.partnership-types-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media(max-width:480px){.partnership-types-grid{grid-template-columns:1fr}}.partnership-type-card{background:#f8f9fa;border:2px solid #0000;border-radius:20px;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.partnership-type-card .card-accent{background:linear-gradient(90deg,#5e1d89,#8d45b8);bottom:0;height:4px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:100%}.partnership-type-card:hover{border-color:#5e1d8933;box-shadow:0 15px 40px #0000001a;transform:translateY(-8px)}.partnership-type-card:hover .card-accent{transform:scaleX(1)}.partnership-type-card .partnership-type-icon{align-items:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;display:flex;height:70px;justify-content:center;margin-bottom:1.5rem;width:70px}.partnership-type-card .partnership-type-icon svg{color:#fff;font-size:28px}.partnership-type-card h3{color:#333;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.partnership-type-card p{color:#333333b3;font-size:.875rem;line-height:1.6}.partnership-form-section{background:linear-gradient(135deg,#f8f9fa,#e8ecf0)}.form-wrapper{background:#fff;border-radius:24px;box-shadow:0 20px 60px #00000014;margin:0 auto;max-width:900px;padding:3rem}@media(max-width:768px){.form-wrapper{padding:2rem}}.form-card h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.form-error-message,.form-success-message{padding:3rem;text-align:center}.form-error-message .error-icon,.form-error-message .success-icon,.form-success-message .error-icon,.form-success-message .success-icon{align-items:center;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.form-error-message h3,.form-success-message h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-error-message p,.form-success-message p{font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:500px}.form-success-message .success-icon{background:#28a7451a;color:#28a745}.form-success-message h3,.form-success-message p{color:#155724}.form-error-message .error-icon{background:#dc35451a;color:#dc3545}.form-error-message h3,.form-error-message p{color:#721c24}.zoho-form-container{margin-top:1rem}.partnership-form .form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media(max-width:768px){.partnership-form .form-row{grid-template-columns:1fr}}.partnership-form .form-group{margin-bottom:1.5rem}.partnership-form .form-group label{align-items:center;color:#333;display:flex;font-size:.875rem;font-weight:600;gap:.25rem;margin-bottom:.5rem}.partnership-form .form-group label .required{color:#dc3545;margin-left:2px}.partnership-form .form-group label svg{color:#5e1d89;font-size:14px}.partnership-form .form-group input,.partnership-form .form-group select,.partnership-form .form-group textarea{background:#f8f9fa;border:2px solid #e0e6ed;border-radius:12px;font-family:inherit;font-size:.875rem;padding:14px 16px;transition:all .2s ease;width:100%}.partnership-form .form-group input:focus,.partnership-form .form-group select:focus,.partnership-form .form-group textarea:focus{background:#fff;border-color:#5e1d89;box-shadow:0 0 0 3px #5e1d891a;outline:none}.partnership-form .form-group input::placeholder,.partnership-form .form-group select::placeholder,.partnership-form .form-group textarea::placeholder{color:#3336}.partnership-form .form-group textarea{line-height:1.6;min-height:150px;resize:vertical}.partnership-form .form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23333' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;height:auto;line-height:1.5;padding-bottom:16px;padding-right:40px;padding-top:16px}.partnership-form .error-message,.partnership-form .success-message{align-items:center;border-radius:12px;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.partnership-form .error-message svg,.partnership-form .success-message svg{font-size:20px}.partnership-form .error-message p,.partnership-form .success-message p{font-size:.875rem;font-weight:500;margin:0}.partnership-form .success-message{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.partnership-form .success-message svg{color:#28a745}.partnership-form .error-message{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.partnership-form .submit-button{align-items:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;justify-content:center;padding:16px 32px;transition:all .2s ease;width:100%}.partnership-form .submit-button svg{font-size:18px}.partnership-form .submit-button:hover:not(:disabled){box-shadow:0 10px 30px #5e1d894d;transform:translateY(-2px)}.partnership-form .submit-button:active:not(:disabled){transform:translateY(0)}.partnership-form .submit-button:disabled{cursor:not-allowed;opacity:.7}.not-found-page{background:linear-gradient(135deg,#5e1d8908,#8d45b80d);justify-content:center;min-height:calc(100vh - 200px);overflow:hidden;padding:4rem 0}.not-found-page,.not-found-page .container{align-items:center;display:flex;position:relative}.not-found-page .container{flex-direction:row-reverse;gap:3rem;z-index:1}@media(max-width:768px){.not-found-page .container{flex-direction:column;text-align:center}}.error-content{flex:1 1}.error-content .error-code{background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block;font-size:8rem;font-weight:900;line-height:1;margin-bottom:1rem;position:relative}.error-content .error-code:after{background:linear-gradient(90deg,#5e1d8933,#8d45b833);border-radius:5px;bottom:15px;content:"";filter:blur(5px);height:10px;left:0;position:absolute;width:100%}.error-content h1{font-size:2.25rem;margin-bottom:1rem}@media(max-width:480px){.error-content h1{font-size:1.875rem}}.error-content p{color:#333333b3;font-size:1.25rem;margin-bottom:2rem;max-width:500px}@media(max-width:768px){.error-content p{margin-left:auto;margin-right:auto}}.error-content .button{display:inline-flex;font-size:1.125rem;padding:.5rem 2rem;transition:all .4s ease}.error-content .button:hover{box-shadow:0 10px 20px #5e1d8933;transform:translateY(-5px)}.error-illustration{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:400px;position:relative}.error-illustration:before{color:#5e1d89;content:"404";font-size:20rem;font-weight:900;left:50%;opacity:.03;position:absolute;top:50%;transform:translate(-50%,-50%)}.animated-shapes{height:300px;position:relative;width:300px}.animated-shapes .shape{border-radius:50%;position:absolute}.animated-shapes .shape.shape-1{background:linear-gradient(135deg,#5e1d89b3,#8d45b8b3);filter:blur(2px);height:150px;left:20px;top:30px;width:150px}.animated-shapes .shape.shape-2{background:linear-gradient(135deg,#8d45b899,#5e1d8999);bottom:60px;filter:blur(2px);height:100px;right:40px;width:100px}.animated-shapes .shape.shape-3{background:linear-gradient(135deg,#5e1d89cc,#8d45b8cc);filter:blur(1px);height:70px;left:50px;top:180px;width:70px}.verify-page{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:calc(100vh - 120px);padding:2rem}.verify-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:500px;padding:2rem;text-align:center;width:100%}.verify-container h1{color:#6a2ea0;font-size:2rem;margin-bottom:1.5rem}.verify-container p{color:#666;line-height:1.5;margin-bottom:1rem}.success{color:#2ecc71}.error{color:#e74c3c}.forgot-password-page{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:calc(100vh - 120px);padding:2rem}.forgot-password-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:500px;padding:2rem;text-align:center;width:100%}.forgot-password-container h1{color:#6a2ea0;font-size:2rem;margin-bottom:1.5rem}.forgot-password-container p{color:#666;line-height:1.5;margin-bottom:1.5rem}.links{font-size:.9rem;margin-top:1.5rem}.links a{color:#6a2ea0;text-decoration:none;transition:color .2s}.links a:hover{color:#5a279a;text-decoration:underline}.reset-password-page{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:calc(100vh - 120px);padding:2rem}.reset-password-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:500px;padding:2rem;text-align:center;width:100%}.reset-password-container h1{color:#6a2ea0;font-size:2rem;margin-bottom:1.5rem}.reset-password-container p{color:#666;line-height:1.5;margin-bottom:1.5rem}.form-group{text-align:left}.form-group label{color:#444;margin-bottom:.5rem}.form-group input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus{border-color:#6a2ea0;box-shadow:0 0 0 2px #6a2ea033;outline:none}.form-group small{color:#888;display:block;font-size:.8rem;margin-top:.25rem}.error-message{color:#e74c3c;font-size:.9rem;margin-bottom:1rem}.success-message{background-color:#2ecc711a;border-radius:4px;color:#2ecc71;margin-bottom:1.5rem;padding:1rem}.loading-message{align-items:center;display:flex;flex-direction:column;padding:1rem}.spinner{animation:spin 1s linear infinite;border:3px solid #6a2ea04d;border-radius:50%;border-top-color:#6a2ea0;height:40px;margin:1rem auto;width:40px}.error-container{align-items:center;display:flex;flex-direction:column}button{background-color:#6a2ea0;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s;width:100%}button:hover{background-color:#5a279a}button:disabled{background-color:#b39dcc;cursor:not-allowed}button.loading{position:relative}button.loading:after{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:20px;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:20px}.secondary-button{background-color:#0000;border:1px solid #6a2ea0;color:#6a2ea0;margin-top:1rem}.secondary-button:hover{background-color:#6a2ea01a}.terms-and-conditions-page{color:#333;margin-top:80px;padding:0 0 2rem}.terms-and-conditions-page .container{margin:0 auto;max-width:900px;padding:0 1rem}.terms-and-conditions-page h1{color:#1a237e;margin:2rem 0 .5rem;padding-top:1rem;text-align:center}.terms-and-conditions-page .last-updated{color:#666;font-size:.9rem;margin-bottom:2rem;text-align:center}.terms-and-conditions-page .toc{background-color:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.terms-and-conditions-page .toc h2{color:#1a237e;font-size:1.3rem;margin-top:0}.terms-and-conditions-page .toc ul{column-count:2;column-gap:2rem;list-style-type:none;padding-left:0}@media(max-width:768px){.terms-and-conditions-page .toc ul{column-count:1}}.terms-and-conditions-page .toc ul li{break-inside:avoid;margin-bottom:.5rem;page-break-inside:avoid}.terms-and-conditions-page .toc ul li a{color:#3f51b5;text-decoration:none}.terms-and-conditions-page .toc ul li a:hover{text-decoration:underline}.terms-and-conditions-page section{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1.5rem;overflow:hidden}.terms-and-conditions-page section h2{align-items:center;background-color:#f5f5f5;color:#1a237e;cursor:pointer;display:flex;font-size:1.2rem;justify-content:space-between;margin:0;padding:1rem}.terms-and-conditions-page section h2:after{content:"+";font-size:1.5rem;font-weight:700}.terms-and-conditions-page section.active h2:after{content:"−"}.terms-and-conditions-page section .section-content{max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease-out,padding .3s ease}.terms-and-conditions-page section.active .section-content{max-height:2000px;padding:1.5rem;transition:max-height .5s ease-in,padding .3s ease}.terms-and-conditions-page section ol,.terms-and-conditions-page section p,.terms-and-conditions-page section ul{font-size:.95rem;line-height:1.6}.terms-and-conditions-page section a{color:#3f51b5;text-decoration:none}.terms-and-conditions-page section a:hover{text-decoration:underline}.terms-and-conditions-page section strong{font-weight:600}.terms-and-conditions-page section ol,.terms-and-conditions-page section ul{padding-left:1.5rem}.terms-and-conditions-page section ol li,.terms-and-conditions-page section ul li{margin-bottom:.5rem}.terms-and-conditions-page section ol ol,.terms-and-conditions-page section ol ul,.terms-and-conditions-page section ul ol,.terms-and-conditions-page section ul ul{margin-bottom:0;margin-top:.5rem}.terms-and-conditions-page .definitions-table{border-collapse:collapse;margin:1rem 0;width:100%}.terms-and-conditions-page .definitions-table td,.terms-and-conditions-page .definitions-table th{border:1px solid #ddd;padding:.75rem;text-align:left}.terms-and-conditions-page .definitions-table th{background-color:#f2f2f2;font-weight:600}.terms-and-conditions-page .definitions-table tr:nth-child(2n){background-color:#f9f9f9}.terms-and-conditions-page .contact-info{background-color:#f8f9fa;border-left:4px solid #3f51b5;margin-top:1rem;padding:1rem}.event-detail-container{align-items:flex-start;display:flex;justify-content:center;min-height:calc(100vh - 5rem);padding:7rem 1rem 2rem}.event-detail{background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a;color:#333;max-width:420px;overflow:hidden;padding:0;width:100%}.event-detail.loading{border-radius:12px;font-weight:500;padding:3rem;text-align:center}.event-detail .event-image{background-position:50%;background-size:cover;height:0;padding-bottom:75%;position:relative;width:100%}.event-detail .event-image.party{background-image:linear-gradient(#0000004d,#0000004d),radial-gradient(circle at 70% 30%,#8a3bff,#5825b5)}.event-detail .event-image.workshop{background-image:linear-gradient(#0000004d,#0000004d),radial-gradient(circle at 30% 70%,#4e54c8,#8f94fb)}.event-detail .event-image.music{background-image:linear-gradient(#0000004d,#0000004d),radial-gradient(circle at 50% 50%,#ff8e88,#9f4bff)}.event-detail .event-image.career{background-image:linear-gradient(#0000004d,#0000004d),radial-gradient(circle at 20% 80%,#6a11cb,#2575fc)}.event-detail .event-image.sports{background-image:linear-gradient(#0000004d,#0000004d),radial-gradient(circle at 60% 40%,#5e79ff,#3a47d5)}.event-detail .event-image.default{background-image:linear-gradient(#0000004d,#0000004d),radial-gradient(circle at 40% 60%,#0b2035,#fc7904)}.event-detail .event-image[class^=url]{background-image:linear-gradient(#0003,#0003),var(--bg-image)}.event-detail .event-date-badge{background:#ffffffe6;border-radius:6px;bottom:1rem;color:#0b2035;font-size:.875rem;font-weight:600;line-height:1.3;padding:.5rem .75rem;position:absolute;right:1rem;text-align:center}.event-detail h1{color:#0b2035;font-size:1.8rem;line-height:1.3;margin:1.5rem 1.5rem 1rem}.event-detail h2{color:#0b2035;font-size:1.4rem;margin:1.5rem 0 .75rem}.event-detail .event-info{display:flex;flex-direction:column;gap:.75rem;margin:0 1.5rem 1.5rem}.event-detail .event-info-item{align-items:flex-start;display:flex;gap:.75rem}.event-detail .event-info-item .icon{color:#fc7904;font-size:1.25rem;min-width:24px}.event-detail .event-info-item p{font-size:1rem;line-height:1.5;margin:0}.event-detail .event-description{margin:1rem 1.5rem 2rem}.event-detail .event-description p{color:#444;line-height:1.6;margin:0}.event-detail .open-in-app-button{background-color:#0b2035;border-radius:8px;color:#fff;display:block;font-weight:600;margin:1.5rem auto;padding:.875rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .2s ease;width:calc(100% - 3rem)}.event-detail .open-in-app-button:hover{background-color:#0d2a45}.club-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 0}.club-page .club-container{margin:0 auto;max-width:800px;padding:0 1rem}.club-page .club-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:3rem}@media(max-width:768px){.club-page .club-content{border-radius:16px;padding:2rem 1.5rem}}.club-page .club-header{align-items:center;display:flex;gap:2rem;margin-bottom:2rem}@media(max-width:768px){.club-page .club-header{flex-direction:column;gap:1.5rem;text-align:center}}.club-page .club-header .club-image{align-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:20px;box-shadow:0 8px 24px #0000001f;display:flex;flex-shrink:0;height:120px;justify-content:center;overflow:hidden;position:relative;width:120px}.club-page .club-header .club-image img{border-radius:20px;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.club-page .club-header .club-image img:hover{transform:scale(1.05)}.club-page .club-header .club-image .club-placeholder{align-items:center;border-radius:20px;display:flex;height:100%;justify-content:center;transition:transform .3s ease;width:100%}.club-page .club-header .club-image .club-placeholder:hover{transform:scale(1.05)}.club-page .club-header .club-image .club-placeholder .club-initials{color:#fff;font-size:2rem;font-weight:700;letter-spacing:2px;text-shadow:0 2px 4px #0003;text-transform:uppercase}@media(max-width:768px){.club-page .club-header .club-image .club-placeholder .club-initials{font-size:1.5rem}.club-page .club-header .club-image{height:100px;width:100px}}.club-page .club-header .club-info{flex:1 1}.club-page .club-header .club-info h1{color:#1e293b;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}@media(max-width:768px){.club-page .club-header .club-info h1{font-size:2rem}}.club-page .club-header .club-info .university{color:#64748b;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.club-page .club-header .club-info .member-count{background:linear-gradient(135deg,#e0f2fe,#b3e5fc);border-radius:20px;color:#475569;display:inline-block;font-size:1rem;font-weight:500;padding:.5rem 1rem}.club-page .club-description{margin-bottom:2.5rem}.club-page .club-description p{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-left:4px solid #3b82f6;border-radius:12px;color:#475569;font-size:1.1rem;line-height:1.7;padding:1.5rem}.club-page .club-actions{margin-bottom:3rem;text-align:center}.club-page .club-actions .join-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:50px;box-shadow:0 4px 15px #3b82f666;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.club-page .club-actions .join-button:hover{box-shadow:0 6px 20px #3b82f680;transform:translateY(-2px)}.club-page .club-actions .join-button:active{transform:translateY(0)}.club-page .club-actions .download-note{color:#64748b;font-size:.9rem;margin-top:1rem}.club-page .features-preview h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.club-page .features-preview .features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.club-page .features-preview .features-grid .feature-item{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f080;border-radius:16px;cursor:pointer;padding:1.5rem;text-align:center;transition:all .3s ease}.club-page .features-preview .features-grid .feature-item:hover{border-color:#3b82f6;box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.club-page .features-preview .features-grid .feature-item .feature-icon{font-size:2rem;margin-bottom:1rem}.club-page .features-preview .features-grid .feature-item p{color:#475569;font-weight:500;margin:0}.club-page .loading-state{padding:4rem 2rem;text-align:center}.club-page .loading-state .loading-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:50px;margin:0 auto 1rem;width:50px}.club-page .loading-state p{color:#64748b;font-size:1.1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fade-in{animation:fadeIn .6s ease-out forwards}.slide-up{animation:slideUp .8s ease-out forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.club-page{padding:1rem 0}.club-page .club-container{padding:0 .5rem}.club-page .club-content{padding:2rem 1rem}.club-page .features-preview .features-grid{grid-template-columns:1fr}}.header{background-color:#5e1d89e6;left:0;padding:1rem 0;position:fixed;top:0;transition:all .4s ease;width:100%;z-index:100}.header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(45deg,#5e1d89d9,#6f1e8ad9);box-shadow:0 4px 12px #00000026;padding:.5rem 0}.header-container{align-items:center;display:flex;justify-content:space-between}.logo{background-color:#ffffff1a;border-radius:6px;color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:.5px;padding:.25rem .5rem;text-shadow:0 2px 4px #00000040;transition:.2s ease}.logo:hover{background-color:#fff3;transform:scale(1.05)}.navbar ul{display:flex;gap:1.5rem;list-style:none}.navbar ul li a{color:#fff;display:inline-block;font-weight:600;padding:.25rem .5rem;position:relative;text-decoration:none;text-shadow:0 1px 2px #0000004d}.navbar ul li a:after{background:#fff;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .4s ease;width:0}.navbar ul li a.active:after,.navbar ul li a:hover:after{opacity:1;width:80%}.navbar ul li a.active{font-weight:700}.cta-button .button{padding:.25rem 1.5rem}.mobile-menu-button{cursor:pointer;display:none}.mobile-menu-button .hamburger{height:18px;position:relative;width:24px}.mobile-menu-button .hamburger span{background:#fff;border-radius:2px;display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.2s ease;width:100%}.mobile-menu-button .hamburger span:first-child{top:0}.mobile-menu-button .hamburger span:nth-child(2){top:8px}.mobile-menu-button .hamburger span:nth-child(3){top:16px}.mobile-menu-button .hamburger.active span:first-child{top:8px;transform:rotate(135deg)}.mobile-menu-button .hamburger.active span:nth-child(2){left:-60px;opacity:0}.mobile-menu-button .hamburger.active span:nth-child(3){top:8px;transform:rotate(-135deg)}@media(max-width:768px){.mobile-menu-button{display:block;z-index:101}.navbar{background:#5e1d89;box-shadow:-5px 0 15px #0000001a;height:100vh;max-width:300px;padding:80px 20px 20px;position:fixed;right:-100%;top:0;transition:right .4s ease;width:70%}.navbar.open{right:0}.navbar ul{flex-direction:column;gap:1rem}.navbar ul li{width:100%}.navbar ul li a{display:block;padding:.5rem}.cta-button{display:none}}.footer{position:relative;z-index:1}.footer-top{background:#41145f;color:#fff;overflow:hidden;padding:3rem 0;position:relative}.footer-top:before{height:300px;left:-100px;top:-100px;width:300px}.footer-top:after,.footer-top:before{background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);border-radius:50%;content:"";position:absolute}.footer-top:after{bottom:-150px;height:400px;right:-150px;width:400px}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.footer-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer-grid{gap:1.5rem;grid-template-columns:1fr}}.footer-column h4{font-size:1.25rem;margin-bottom:1rem;position:relative}.footer-column h4:after{background:#fff;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:30px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{color:#fffc;transition:all .2s ease}.footer-column ul li a:hover{color:#fff;padding-left:.25rem}.footer-column address{font-style:normal;line-height:1.6}.footer-column address p{margin-bottom:.5rem}.footer-column address a{color:#fffc;transition:all .2s ease}.footer-column address a:hover{color:#fff}.footer-logo{color:#fff;display:inline-block;font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.social-links{display:flex;gap:.5rem;margin-top:1rem}.social-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.social-links a:hover{background:#fff3;transform:translateY(-3px)}.footer-bottom{background:#33104a;color:#fff9;padding:1rem 0}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}@media(max-width:480px){.footer-bottom-content{flex-direction:column;gap:.5rem;text-align:center}}.footer-links{display:flex;gap:1rem}.footer-links a{color:#fff9;font-size:.875rem;transition:all .2s ease}.footer-links a:hover{color:#fff}*{box-sizing:border-box;margin:0;padding:0}html{height:auto;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f9f9;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;overflow-x:hidden}.App,body{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 0 auto}a{color:inherit;text-decoration:none}.button,a,button{transition:all .2s ease}.button,button{align-items:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);border:none;border-radius:50px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;justify-content:center;padding:.5rem 1.5rem}.button:hover,button:hover{box-shadow:0 8px 16px #0003;transform:translateY(-2px)}.button:active,button:active{transform:translateY(0)}.button.secondary,button.secondary{background:#e6e6e6;color:#333}.button.outlined,button.outlined{background:#0000;border:2px solid #5e1d89;color:#5e1d89}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}@media(max-width:480px){.container{padding:0 1rem}}footer.footer{flex-shrink:0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.25rem}@media(max-width:480px){h1{font-size:1.875rem}}h2{font-size:1.875rem}@media(max-width:480px){h2{font-size:1.5rem}}h3{font-size:1.5rem}p{margin-bottom:1rem}.section{padding:4rem 0}@media(max-width:480px){.section{padding:3rem 0}}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;color:#0000}.card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:1.5rem;transition:all .2s ease}.card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-4px)}.gradient-bg{background:linear-gradient(135deg,#5e1d89,#8d45b8)}.purple-glow{position:relative}.purple-glow:after{background:radial-gradient(circle,#8e2de24d 0,#8e2de200 70%);border-radius:50%;content:"";height:300px;position:absolute;right:-50px;top:-50px;width:300px;z-index:-1}.fade-in{animation:fadeIn .8s forwards;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in-bottom{animation:slideInBottom .8s forwards;opacity:0;transform:translateY(50px)}@keyframes slideInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.25rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:1rem;padding:.5rem;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#5e1d89;box-shadow:0 0 0 2px #5e1d891a;outline:none}
/*# sourceMappingURL=main.213b71c6.css.map*/