body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.phone-mockup{justify-content:center;align-items:center;width:100%;padding:20px;display:flex}@media (width<=480px){.phone-mockup{transform-origin:50%;padding:10px;transform:scale(.95)}}@media (width<=360px){.phone-mockup{transform:scale(.85)}}.iphoneFront{background-color:#000;border-radius:50px;width:291px;height:600px;position:relative;box-shadow:0 10px 30px #0003}@media (width<=480px){.iphoneFront{width:260px;height:537px}}@media (width<=360px){.iphoneFront{width:240px;height:495px}}.iphoneFront .frame{border:3px solid #bbb5b3;border-radius:50px;width:101%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 0 1px #4a4947}.iphoneFront .antenas>div{background-color:#75726f;position:absolute}.iphoneFront .antenas .tt{width:8px;height:3.5px;top:0;right:60px}.iphoneFront .antenas .tr{width:3.5px;height:8px;top:60px;right:-1px}.iphoneFront .antenas .tl{width:3.5px;height:8px;top:60px;left:-1px}.iphoneFront .antenas .bb{width:8px;height:3.5px;bottom:-1.5px;left:60px}.iphoneFront .antenas .bl{width:3.5px;height:8px;bottom:60px;left:-1px}.iphoneFront .antenas .br{width:3.5px;height:8px;bottom:60px;right:-1px}.iphoneFront .keys .silent{background:linear-gradient(90deg,#888,#555);border-top:2px solid #eae0d9;border-bottom:2px solid #eae0d9;width:3.5px;height:28px;position:absolute;top:105px;left:-4.5px}.iphoneFront .keys .volt{background:linear-gradient(90deg,#888,#555);border-top:2px solid #eae0d9;border-bottom:2px solid #eae0d9;width:3.5px;height:50px;position:absolute;top:150px;left:-4.5px}.iphoneFront .keys .volb{background:linear-gradient(90deg,#888,#555);border-top:2px solid #eae0d9;border-bottom:2px solid #eae0d9;width:3.5px;height:50px;position:absolute;top:210px;left:-4.5px}.iphoneFront .keys .lock{background:linear-gradient(-90deg,#888,#555);border-top:2px solid #eae0d9;border-bottom:2px solid #eae0d9;width:3.5px;height:70px;position:absolute;top:192px;right:-4.5px}.iphoneFront .screen{background-size:cover;border-radius:40px;width:270px;height:576px;margin-top:12px;margin-left:12px;position:relative;overflow:hidden}@media (width<=480px){.iphoneFront .screen{width:242px;height:516px;margin-top:11px;margin-left:11px}}@media (width<=360px){.iphoneFront .screen{width:223px;height:475px;margin-top:10px;margin-left:10px}}.iphoneFront .screen img.screenshot{object-fit:cover;object-position:center center;z-index:1;border-radius:40px;width:100%;height:100%;position:absolute;top:0;left:0}.iphoneFront .screen .island{z-index:20;background-color:#000;border-radius:40px;width:90px;height:25px;margin-left:auto;margin-right:auto;position:absolute;top:8px;left:0;right:0}@media (width<=480px){.iphoneFront .screen .island{width:81px;height:22px;top:7px}}@media (width<=360px){.iphoneFront .screen .island{width:74px;height:21px;top:6px}}.iphoneFront .screen .island .camera{background-color:#111;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.iphoneFront .screen .island .camera:before{content:"";background-color:#161a3c;border-radius:50%;width:9px;height:9px;display:block;position:absolute;top:3px;left:3px}.iphoneFront .screen .island .camera:after{content:"";background:linear-gradient(#3e5191 0%,#040e27 50%,#03344f 100%);border-radius:50%;width:5px;height:5px;display:block;position:absolute;top:5px;left:5px}.mockup-gallery{justify-content:center;margin-top:10px;display:flex}.gallery-item{object-fit:cover;cursor:pointer;opacity:.7;width:50px;height:100px;margin:0 5px;transition:opacity .3s}.gallery-item:hover,.gallery-item.active{opacity:1}.home-page{overflow-x:hidden}.home-hero{color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8);align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.home-hero .hero-bg-elements{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.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%);width:500px;height:500px;top:-250px;left:-150px}.home-hero .hero-bg-elements .hero-shape-2{background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);width:300px;height:300px;bottom:-100px;right:10%}.home-hero .hero-bg-elements .hero-shape-3{background:radial-gradient(circle,#ffffff14 0%,#fff0 70%);width:200px;height:200px;top:20%;right:5%}.home-hero .container{z-index:2;position:relative}.home-hero .hero-content-wrapper{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (width<=768px){.home-hero .hero-content-wrapper{text-align:center;flex-direction:column}}.home-hero .hero-text-content{flex:1;max-width:550px}@media (width<=768px){.home-hero .hero-text-content{max-width:100%;margin-bottom:2rem}}.home-hero .hero-text-content h1{margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.home-hero .hero-text-content h1 .text-gradient{background:linear-gradient(90deg,#fff 0%,#f0f4ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}@media (width<=480px){.home-hero .hero-text-content h1{font-size:2.25rem}}.home-hero .hero-description{opacity:.9;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.home-hero .hero-mockup-container{z-index:2;flex:1;justify-content:center;display:flex;position:relative}@media (width<=480px){.home-hero .hero-mockup-container{width:100%;margin-top:1.5rem;padding:0 1rem}}.home-hero .hero-mockup-container .mockup-highlight{z-index:-1;background:radial-gradient(circle,#ffffff1a 0%,#fff0 50%);border-radius:50%;width:120%;height:120%;position:absolute;top:-10%;left:-10%}.home-hero .hero-mockup-container .phone-mockup{transform-style:preserve-3d;perspective:1000px;width:100%;max-width:350px}@media (width<=480px){.home-hero .hero-mockup-container .phone-mockup{justify-content:center;max-width:100%;display:flex}}.hero-buttons{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}@media (width<=480px){.hero-buttons{flex-direction:column;align-items:stretch;width:100%}}@media (width<=768px) and (width>=481px){.hero-buttons{justify-content:center}}.hero-primary-button{white-space:nowrap}@media (width<=480px){.hero-primary-button{white-space:normal;text-align:center}}.download-button-wrapper{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.download-button-wrapper .store-badges{flex-direction:row;align-items:center;gap:12px;display:flex}.download-button-wrapper .app-store-button{transition:all .3s;display:inline-block}.download-button-wrapper .app-store-button .app-store-badge{width:auto;height:50px;transition:all .3s;display:block}.download-button-wrapper .app-store-button .play-store-badge{height:73px;margin:-12px 0}.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)}@media (width<=480px){.download-button-wrapper{align-items:center;width:100%}.download-button-wrapper .store-badges{flex-direction:row;justify-content:center}.download-button-wrapper .app-store-button .app-store-badge{height:45px}.download-button-wrapper .app-store-button .play-store-badge{height:66px;margin:-10px 0}}.primary-button{color:#5e1d89;background:#fff;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:10px 22px;font-size:.95em;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.primary-button span{font-weight:600}.primary-button svg{font-size:13px;transition:transform .2s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.primary-button:hover svg{transform:translate(4px)}.primary-button.cta-main-button{padding:1rem 3rem;font-size:1.125rem}@media (width<=480px){.primary-button{width:100%}}.text-button{color:#fff;padding:.5rem 0;font-weight:500;text-decoration:none;position:relative}.text-button:after{content:"";background-color:#fff;width:0;height:1px;transition:width .2s;position:absolute;bottom:0;left:0}.text-button:hover:after{width:100%}.social-proof-section{background:#f8f9fa;border-bottom:1px solid #0000000f;padding:2rem 0}.social-proof-section .social-proof-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}@media (width<=480px){.social-proof-section .social-proof-content{flex-direction:column;gap:1rem}}.social-proof-section .social-proof-label{text-transform:uppercase;letter-spacing:1.5px;color:#33333380;font-size:.875rem;font-weight:600}.social-proof-section .social-proof-items{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}@media (width<=480px){.social-proof-section .social-proof-items{flex-direction:column;gap:1rem}}.social-proof-section .social-proof-partner{align-items:center;gap:.5rem;display:flex}.social-proof-section .social-proof-logo{object-fit:contain;width:40px;height:40px}.social-proof-section .social-proof-university{color:#333;letter-spacing:-.2px;font-size:1.125rem;font-weight:700}.social-proof-section .social-proof-badge{object-fit:contain;width:auto;height:50px}.audience-section{background:#fff;padding:4rem 0}.audience-section .audience-cards{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.audience-section .audience-cards{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.audience-section .audience-cards{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto}}.audience-section .audience-card{text-align:center;color:#333;background:#f8f9fa;border:1px solid #0000000f;border-radius:20px;flex-direction:column;align-items:center;padding:3rem 2rem;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.audience-section .audience-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#5e1d89,#8d45b8);width:100%;height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.audience-section .audience-card:hover{border-color:#5e1d8926;transform:translateY(-8px);box-shadow:0 15px 35px #00000014}.audience-section .audience-card:hover:after{transform:scaleX(1)}.audience-section .audience-card:hover .audience-card-icon{transform:scale(1.1)}.audience-section .audience-card:hover .audience-card-link svg{transform:translate(4px)}.audience-section .audience-card .audience-card-icon{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;transition:transform .4s;display:flex}.audience-section .audience-card .audience-card-icon svg{color:#fff;font-size:1.5rem}.audience-section .audience-card h3{color:#333;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.audience-section .audience-card p{color:#333333b3;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.audience-section .audience-card .audience-card-link{color:#5e1d89;align-items:center;gap:.25rem;margin-top:auto;font-size:.875rem;font-weight:600;display:flex}.audience-section .audience-card .audience-card-link svg{font-size:12px;transition:transform .2s}.audience-section .audience-card .audience-card-stores{align-items:center;gap:.5rem;margin-top:auto;display:flex}.audience-section .audience-card .audience-card-stores a{transition:transform .2s}.audience-section .audience-card .audience-card-stores a:hover{transform:translateY(-2px)}.audience-section .audience-card .audience-card-stores .audience-store-badge{width:auto;height:36px;display:block}.audience-section .audience-card .audience-card-stores .audience-play-badge{height:53px;margin:-8px 0}.highlights-section{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);padding:4rem 0}.highlights-section .highlights-grid{justify-content:center;align-items:stretch;gap:2rem;display:flex}@media (width<=768px){.highlights-section .highlights-grid{gap:1.5rem}}@media (width<=480px){.highlights-section .highlights-grid{flex-direction:column;gap:1.5rem}}.highlights-section .highlight-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:16px;flex:1;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}@media (width<=480px){.highlights-section .highlight-item{padding:1rem 1.5rem}}.highlights-section .highlight-icon{background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.highlights-section .highlight-icon svg{color:#fff;font-size:1.5rem}.highlights-section .highlight-text{flex-direction:column;gap:2px;display:flex}.highlights-section .highlight-text strong{color:#fff;font-size:1rem;font-weight:600}.highlights-section .highlight-text span{color:#fffc;font-size:.875rem;line-height:1.4}.overview-section{background:#f8f9fa;padding:4rem 0}.overview-section .section-tag{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);-webkit-text-fill-color:transparent;letter-spacing:1px;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:inline-block}.overview-section .overview-items{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.overview-section .overview-item{color:#333;background:#fff;border:1px solid #0000000f;border-radius:16px;align-items:center;gap:2rem;padding:2rem 3rem;text-decoration:none;transition:all .4s;display:flex;box-shadow:0 4px 15px #0000000a}.overview-section .overview-item:hover{border-color:#5e1d8926;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.overview-section .overview-item:hover .overview-item-arrow{color:#5e1d89;transform:translate(4px)}.overview-section .overview-item:hover .overview-item-icon{transform:scale(1.05)}@media (width<=480px){.overview-section .overview-item{text-align:center;flex-direction:column;gap:1rem;padding:2rem}}.overview-section .overview-item .overview-item-icon{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;transition:transform .4s;display:flex}.overview-section .overview-item .overview-item-icon svg{color:#fff;font-size:1.25rem}.overview-section .overview-item .overview-item-content{flex:1}.overview-section .overview-item .overview-item-content h3{color:#333;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.overview-section .overview-item .overview-item-content p{color:#333333b3;margin:0;font-size:.875rem;line-height:1.6}.overview-section .overview-item .overview-item-arrow{color:#3333334d;min-width:20px;font-size:1.125rem;transition:all .2s}@media (width<=480px){.overview-section .overview-item .overview-item-arrow{display:none}}.section-header h2 .text-gradient{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (width<=480px){.section-header h2{font-size:1.5rem}}.why-switch-section{background:#fff;position:relative}.why-switch-section .section-header{max-width:700px;margin:0 auto 3rem}.comparison-table-wrapper{max-width:800px;margin:0 auto;overflow-x:auto}.comparison-table{border-collapse:separate;border-spacing:0;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 4px 12px #00000026}.comparison-table thead th{text-align:center;background:#f9f9fb;border-bottom:2px solid #eee;padding:1.5rem 2rem;font-size:1.125rem;font-weight:700}.comparison-table thead th:first-child{text-align:left}.comparison-table thead th.brand-col{color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8)}@media (width<=480px){.comparison-table thead th{padding:1rem .5rem;font-size:.875rem}}.comparison-table tbody tr{transition:background .2s}.comparison-table tbody tr:hover{background:#5e1d8908}.comparison-table tbody tr:not(:last-child) td{border-bottom:1px solid #f0f0f0}.comparison-table tbody td{text-align:center;color:#333;padding:1rem 2rem;font-size:.875rem}.comparison-table tbody td:first-child{text-align:left;font-weight:500}.comparison-table tbody td.brand-col{color:#5e1d89;background:#5e1d8908;font-weight:600}.comparison-table tbody td.partial{color:#33333373;font-style:italic}@media (width<=480px){.comparison-table tbody td{padding:.5rem;font-size:.75rem}}.comparison-table .check-yes{color:#5e1d89;font-size:1.25rem}.comparison-table .check-no{color:#d4d4d4;font-size:1.25rem}.comparison-table .feature-name{white-space:nowrap}@media (width<=480px){.comparison-table .feature-name{white-space:normal}}.app-benefits-section{background-color:#f1f5f9;padding:4rem 0;position:relative;overflow:hidden}.app-benefits-section .section-tag{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);-webkit-text-fill-color:transparent;letter-spacing:1px;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:inline-block}.app-benefits-section .benefits-wrapper{align-items:center;gap:3rem;margin-top:3rem;display:flex}@media (width<=768px){.app-benefits-section .benefits-wrapper{flex-direction:column}}.app-benefits-section .benefits-wrapper .benefits-image{flex:0 0 40%;justify-content:center;align-items:center;display:flex}@media (width<=768px){.app-benefits-section .benefits-wrapper .benefits-image{margin-bottom:2rem}}.app-benefits-section .benefits-wrapper .benefits-image .shield-icon-container{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.app-benefits-section .benefits-wrapper .benefits-image .shield-icon-container:before{content:"";border:1px solid #5e1d894d;border-radius:50%;animation:2s infinite pulse;position:absolute;inset:-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{flex:1;grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (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;padding:1.5rem;transition:all .2s;box-shadow:0 4px 15px #0000000d}.app-benefits-section .benefits-wrapper .benefits-content .benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.app-benefits-section .benefits-wrapper .benefits-content .benefit-card h3{color:#333;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.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)}}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:4rem 0;position:relative;overflow:hidden}.cta-section .cta-bg-elements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.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%);width:300px;height:300px;top:-150px;right:10%}.cta-section .cta-bg-elements .cta-shape-2{background:radial-gradient(circle,#ffffff14 0%,#fff0 70%);width:200px;height:200px;bottom:-100px;left:5%}.cta-content{z-index:2;max-width:900px;margin:0 auto;position:relative}.cta-content h2{margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.3}@media (width<=480px){.cta-content h2{font-size:1.875rem}}.cta-content h2 .text-gradient{background:linear-gradient(90deg,#fff 0%,#f0f4ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cta-content p{opacity:.9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.cta-content .cta-buttons{justify-content:center;align-items:center;gap:2rem;display:flex}@media (width<=480px){.cta-content .cta-buttons{flex-direction:column;gap:1rem;width:100%}}.fixed-award-badge{z-index:1000;position:fixed;bottom:30px;left:30px}@media (width<=768px){.fixed-award-badge{bottom:20px;left:20px}}@media (width<=480px){.fixed-award-badge{bottom:15px;left:15px}}.fixed-award-badge .award-badge-wrapper{cursor:pointer;text-decoration:none;display:block;position:relative}.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{object-fit:contain;filter:drop-shadow(0 8px 16px #0000004d);width:140px;height:140px;transition:all .3s}@media (width<=768px){.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{width:110px;height:110px}}@media (width<=480px){.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{width:90px;height:90px}}.fixed-award-badge .award-badge-wrapper .award-tooltip{opacity:0;visibility:hidden;pointer-events:none;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border:1px solid #00000014;border-radius:12px;min-width:300px;padding:1rem 1.5rem;transition:all .3s;position:absolute;bottom:50%;left:150px;transform:translateY(50%);box-shadow:0 8px 24px #0000001f}@media (width<=768px){.fixed-award-badge .award-badge-wrapper .award-tooltip{min-width:240px;padding:.5rem 1rem;inset:-90px 0 auto auto;transform:none}}@media (width<=480px){.fixed-award-badge .award-badge-wrapper .award-tooltip{display:none}}.fixed-award-badge .award-badge-wrapper .award-tooltip:before{content:"";border:8px solid #0000;border-right-color:#fffffffa;position:absolute;top:50%;right:100%;transform:translateY(-50%)}@media (width<=768px){.fixed-award-badge .award-badge-wrapper .award-tooltip:before{border-top-color:#fffffffa;border-right-color:#0000;top:100%;left:30px;right:auto;transform:none}}.fixed-award-badge .award-badge-wrapper .award-tooltip strong{color:#333;letter-spacing:-.2px;margin-bottom:4px;font-size:1.125rem;font-weight:600;display:block}.fixed-award-badge .award-badge-wrapper .award-tooltip span{color:#333333a6;font-size:.875rem;font-weight:400;line-height:1.5;display:block}.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 #0006)}.about-page{overflow-x:hidden}.about-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:150px 0 100px;position:relative;overflow:hidden}.about-hero h1{letter-spacing:.3px;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.about-hero h1 span.text-gradient{color:#fff;font-weight:800}.about-hero p{max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.5}.our-story{padding-top:4rem}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}@media (width<=768px){.story-grid{grid-template-columns:1fr;gap:2rem}}.story-image{position:relative}.story-image .image-container{background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:15px;width:100%;height:0;padding-bottom:75%;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.story-image .image-container:after{content:"";background-image:radial-gradient(#fff3 1px,#0000 1px);background-size:10px 10px;width:100%;height:100%;position:absolute;top:0;left:0}.story-content h2{color:#5e1d89;margin-bottom:1rem;font-size:1.875rem}.story-content p{margin-bottom:1rem}.timeline-section{background-color:#f9f9f9;padding:4rem 0}.timeline-section .section-header{max-width:700px;margin:0 auto 3rem}.timeline-section .section-header .text-gradient{background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.timeline{justify-content:center;align-items:flex-start;gap:2rem;display:flex;position:relative}.timeline:before{content:"";z-index:0;background:linear-gradient(135deg,#5e1d89,#8d45b8);height:2px;position:absolute;top:22px;left:15%;right:15%}@media (width<=768px){.timeline{flex-direction:column;align-items:center;gap:2rem}.timeline:before{width:2px;height:100%;inset:0 auto 0 50%;transform:translate(-50%)}}.timeline-item{text-align:center;z-index:1;flex:1;max-width:260px;position:relative}.timeline-item .timeline-year{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:20px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.timeline-item h3{color:#333;margin-bottom:.25rem;font-size:1.25rem}.timeline-item p{color:#333333b3;font-size:.875rem;line-height:1.5}@media (width<=768px){.timeline-item{max-width:300px}}.mission-section{background-color:#f9f9f9;position:relative;overflow:hidden}.mission-section:before{content:"";background:radial-gradient(circle,#5e1d890d 0%,#5e1d8900 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-150px;right:-150px}.mission-section .section-header{max-width:700px;margin:0 auto 3rem}.values-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width<=768px){.values-grid{grid-template-columns:1fr}}.value-card{background:#fff;border-radius:15px;padding:2rem;transition:transform .4s;box-shadow:0 4px 12px #00000026}.value-card:hover{transform:translateY(-8px);box-shadow:0 8px 16px #0003}.value-card:hover .value-icon{transform:scale(1.1)}.value-card .value-icon{color:#5e1d89;margin-bottom:1rem;font-size:2.5rem;transition:transform .2s}.value-card h3{margin-bottom:.5rem;font-size:1.5rem}.video-section{background-color:#f9f9f9;padding:4rem 0}.video-section .section-header{max-width:700px;margin:0 auto 3rem}.video-section .video-wrapper{border-radius:12px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.video-section .video-wrapper iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.team-section{position:relative;overflow:hidden}.team-section:after{content:"";background:radial-gradient(circle,#5e1d890d 0%,#5e1d8900 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-150px;left:-150px}.team-section .section-header{max-width:700px;margin:0 auto 3rem}.team-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (width<=1024px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.team-grid{grid-template-columns:1fr}}.team-member{text-align:center}.team-member .member-image{border-radius:50%;width:180px;height:180px;margin:0 auto 1rem;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #5e1d8933}.team-member .member-image img{object-fit:cover;object-position:center 15%;width:100%;height:100%;transform:scale(1.3)}.team-member h3{margin-bottom:.25rem;font-size:1.25rem}.team-member .member-role{color:#5e1d89;margin-bottom:.5rem;font-weight:600}.team-member .member-bio{color:#333c;font-size:.875rem}.team-member:hover .member-image{transform:scale(1.05)}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8)}.cta-content{max-width:700px;margin:0 auto}.cta-content h2{margin-bottom:1rem;font-size:1.875rem}.cta-content p{opacity:.9;margin-bottom:2rem}.cta-buttons{justify-content:center;gap:1rem;display:flex}@media (width<=480px){.cta-buttons{flex-direction:column;gap:.5rem;max-width:280px;margin:0 auto}}.cta-buttons .button{padding:.5rem 2rem;font-size:1.125rem}.cta-buttons .button.outlined{color:#fff;background:0 0;border:2px solid #fff}.cta-buttons .button.outlined:hover{background:#ffffff1a}.cta-buttons .button:not(.outlined){color:#5e1d89;background:#fff}.cta-buttons .button:not(.outlined):hover{background:#ffffffe6}.universities-page{overflow-x:hidden}.universities-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:150px 0 100px;position:relative;overflow:hidden}.universities-hero:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;left:-100px}.universities-hero:after{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.universities-hero h1{max-width:700px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:3rem;font-weight:800}.universities-hero p{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.25rem}.universities-hero .hero-cta{color:#5e1d89;background:#fff;border-radius:8px;padding:.5rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.universities-hero .hero-cta:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 15px #0003}@media (width<=768px){.universities-hero{padding:120px 0 80px}.universities-hero h1{font-size:2.25rem}}@media (width<=480px){.universities-hero{padding:100px 0 60px}.universities-hero h1{font-size:1.875rem}.universities-hero p{font-size:1rem}}.universities-benefits{position:relative;overflow:hidden}.universities-benefits .section-header{max-width:700px;margin:0 auto 3rem}.universities-benefits:before{content:"";background:radial-gradient(circle,#5e1d890d 0%,#5e1d8900 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-200px;right:-200px}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.benefits-grid{grid-template-columns:1fr}}.benefit-card{will-change:transform, opacity;text-align:center;background:#fff;border-radius:15px;padding:2rem;transition:transform .4s,box-shadow .4s;box-shadow:0 4px 12px #00000026}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 8px 16px #0003}.benefit-card:hover .benefit-icon{transform:scale(1.1)}.benefit-card .benefit-icon{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;transition:transform .2s;display:flex}.benefit-card .benefit-icon svg{color:#fff;font-size:1.5rem}.benefit-card h3{color:#5e1d89;margin-bottom:.5rem;font-size:1.25rem}.benefit-card p{color:#333c;font-size:.875rem;line-height:1.6}.universities-dashboard{background-color:#f9f9f9;position:relative;overflow:hidden}.universities-dashboard:after{content:"";background:radial-gradient(circle,#5e1d890d 0%,#5e1d8900 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-200px;left:-200px}.dashboard-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=768px){.dashboard-content{grid-template-columns:1fr;gap:2rem}}.dashboard-text h2{color:#5e1d89;margin-bottom:1rem;font-size:1.875rem}.dashboard-text p{color:#333333e6;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.dashboard-features{margin:0;padding:0;list-style-type:none}.dashboard-features li{color:#333333d9;margin-bottom:.5rem;padding-left:1.5rem;font-size:1rem;position:relative}.dashboard-features li:before{content:"";background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.dashboard-preview{position:relative}@media (width<=768px){.dashboard-preview{max-width:500px;margin:0 auto}}.dashboard-placeholder{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 15px 30px #5e1d8926}.placeholder-header{background:linear-gradient(135deg,#5e1d89,#8d45b8);align-items:center;gap:6px;padding:12px 16px;display:flex}.placeholder-header .placeholder-dot{background:#fff6;border-radius:50%;width:10px;height:10px}.placeholder-header .placeholder-dot:first-child{background:#fff9}.placeholder-body{gap:1rem;min-height:220px;padding:1rem;display:flex}.placeholder-sidebar{flex-direction:column;gap:.5rem;width:25%;display:flex}.placeholder-sidebar .placeholder-bar{background:#5e1d891a;border-radius:5px;width:100%;height:10px}.placeholder-sidebar .placeholder-bar.short{width:60%}.placeholder-sidebar .placeholder-bar.medium{width:80%}.placeholder-main{flex-direction:column;flex:1;gap:1rem;display:flex}.placeholder-chart{background:linear-gradient(135deg,#5e1d890f 0%,#8d45b81f 100%);border-radius:8px;flex:1;min-height:100px}.placeholder-stats{gap:.5rem;display:flex}.placeholder-stat-card{background:#5e1d8914;border-radius:8px;flex:1;height:50px}.universities-social-proof{background:#5e1d8908;border-top:1px solid #5e1d8914;border-bottom:1px solid #5e1d8914;padding:3rem 0}.social-proof-content{text-align:center}.social-proof-text{color:#333333b3;margin:0;font-size:1.25rem}.social-proof-text strong{color:#5e1d89;font-weight:700}.universities-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8)}.universities-cta .cta-content{max-width:700px;margin:0 auto}.universities-cta .cta-content h2{margin-bottom:1rem;font-size:1.875rem}.universities-cta .cta-content p{opacity:.9;margin-bottom:2rem;font-size:1.125rem}.universities-cta .cta-content .cta-button{color:#5e1d89;background:#fff;border-radius:8px;padding:.5rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.universities-cta .cta-content .cta-button:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 15px #0003}@media (width<=480px){.universities-cta .cta-content h2{font-size:1.5rem}}.organizers-page{overflow-x:hidden}.organizers-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:150px 0 100px;position:relative;overflow:hidden}.organizers-hero:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;left:-100px}.organizers-hero:after{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.organizers-hero h1{max-width:700px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:2.25rem;font-weight:800}.organizers-hero p{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.25rem}.organizers-hero-content{z-index:1;position:relative}.hero-cta{flex-direction:column;align-items:center;gap:1rem;display:flex}.hero-cta .cta-label{letter-spacing:.5px;opacity:.95;font-size:1.125rem;font-weight:600}.store-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.store-badges .app-store-button{align-items:center;transition:transform .2s,opacity .2s;display:inline-flex}.store-badges .app-store-button:hover{opacity:.9;transform:scale(1.05)}.store-badges .app-store-badge{width:auto;height:44px}.store-badges .play-store-badge{height:64px}.organizers-features{background-color:#f9f9f9;position:relative;overflow:hidden}.organizers-features:before{content:"";background:radial-gradient(circle,#5e1d890d 0%,#5e1d8900 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-200px;left:-200px}.organizers-features .section-header{max-width:700px;margin:0 auto 3rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.features-grid{grid-template-columns:1fr}}.feature-card{will-change:transform, opacity;text-align:center;background:#fff;border-radius:15px;padding:2rem;transition:transform .4s,box-shadow .4s;box-shadow:0 4px 12px #00000026}.feature-card:hover{transform:translateY(-8px);box-shadow:0 8px 16px #0003}.feature-card:hover .feature-card-icon{transform:scale(1.1)}.feature-card .feature-card-icon{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;transition:transform .2s;display:flex}.feature-card .feature-card-icon svg{color:#fff;font-size:1.5rem}.feature-card h3{color:#5e1d89;margin-bottom:.5rem;font-size:1.25rem}.feature-card p{color:#333c;font-size:.875rem;line-height:1.6}.pricing-callout{background:0 0}.pricing-callout .pricing-callout-content{text-align:center;background:linear-gradient(135deg,#5e1d890f 0%,#8d45b81a 100%);border:2px solid #5e1d8926;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;padding:3rem 2rem;display:flex}.pricing-callout-text .pricing-headline{color:#333;margin-bottom:.25rem;font-size:1.5rem;font-weight:600;line-height:1.5}.pricing-callout-text .pricing-headline .price-amount{color:#5e1d89;font-size:1.875rem;font-weight:800}.pricing-callout-text .pricing-subline{color:#333333b3;font-size:1.125rem;font-weight:600}.pricing-callout-link{color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50px;padding:.5rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.pricing-callout-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5e1d8959}.organizers-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8)}.organizers-cta-content{max-width:700px;margin:0 auto}.organizers-cta-content h2{margin-bottom:1rem;font-size:1.875rem;font-weight:800}.organizers-cta-content p{opacity:.9;margin-bottom:2rem;font-size:1.125rem}@media (width<=1024px){.organizers-hero{padding:130px 0 80px}.organizers-hero h1{font-size:1.875rem}.pricing-callout-text .pricing-headline{font-size:1.25rem}.pricing-callout-text .pricing-headline .price-amount{font-size:1.5rem}}@media (width<=768px){.organizers-hero{padding:120px 0 60px}.organizers-hero h1{font-size:1.875rem}.organizers-hero p{font-size:1rem}.pricing-callout .pricing-callout-content{padding:2rem 1.5rem}.pricing-callout-text .pricing-headline{font-size:1.125rem}.pricing-callout-text .pricing-headline .price-amount{font-size:1.25rem}}@media (width<=480px){.organizers-hero{padding:110px 0 50px}.organizers-hero h1{font-size:1.5rem}.store-badges{flex-direction:column;gap:.5rem}.store-badges .app-store-badge{height:40px}.store-badges .play-store-badge{height:58px}.pricing-callout .pricing-callout-content{padding:1.5rem 1rem}.pricing-callout-text .pricing-headline{font-size:1rem}.pricing-callout-text .pricing-headline .price-amount{margin-bottom:.25rem;font-size:1.25rem;display:block}.organizers-cta-content h2{font-size:1.5rem}}.validator-page{overflow-x:hidden}.validator-hero{color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:150px 0 100px;position:relative;overflow:hidden}.validator-hero:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;left:-100px}.validator-hero:after{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.validator-hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=768px){.validator-hero-inner{text-align:center;grid-template-columns:1fr;gap:3rem}}.validator-hero-content h1{margin-bottom:1rem;font-size:2.25rem;font-weight:800}.validator-hero-content h1 .validator-title{color:#0000;text-shadow:0 2px 4px #0003;letter-spacing:1px;background-image:linear-gradient(90deg,#fff 0%,#e0e0ff 25%,#fff 50%,#e0e0ff 75%,#fff 100%);background-size:200%;-webkit-background-clip:text;background-clip:text;font-weight:900;animation:4s linear infinite validatorShine;position:relative}@keyframes validatorShine{0%{background-position:0%}to{background-position:200%}}.validator-hero-content p{opacity:.9;max-width:520px;font-size:1.25rem;line-height:1.7}@media (width<=768px){.validator-hero-content p{margin:0 auto 1rem}}.hero-store-badges .store-badges,.cta-store-badges .store-badges{flex-direction:row;align-items:center;gap:12px;display:flex}@media (width<=480px){.hero-store-badges .store-badges,.cta-store-badges .store-badges{justify-content:center}}.hero-store-badges .app-store-button,.cta-store-badges .app-store-button{transition:all .3s;display:inline-block}.hero-store-badges .app-store-button .app-store-badge,.cta-store-badges .app-store-button .app-store-badge{width:auto;height:50px;transition:all .3s;display:block}.hero-store-badges .app-store-button .play-store-badge,.cta-store-badges .app-store-button .play-store-badge{height:73px;margin:-12px 0}.hero-store-badges .app-store-button:hover,.cta-store-badges .app-store-button:hover{transform:translateY(-2px)}.hero-store-badges .app-store-button:hover .app-store-badge,.cta-store-badges .app-store-button:hover .app-store-badge{filter:brightness(.9)}.hero-store-badges .app-store-button:active,.cta-store-badges .app-store-button:active{transform:translateY(0)}@media (width<=480px){.hero-store-badges .app-store-button .app-store-badge,.cta-store-badges .app-store-button .app-store-badge{height:45px}.hero-store-badges .app-store-button .play-store-badge,.cta-store-badges .app-store-button .play-store-badge{height:66px;margin:-10px 0}}.hero-store-badges{margin-top:2rem}@media (width<=768px){.hero-store-badges{justify-content:center;display:flex}}.validator-hero-screenshot{justify-content:center;align-items:center;display:flex}.validator-hero-screenshot .phone-mockup{transform-origin:50%;filter:drop-shadow(0 20px 40px #0000004d);transform:scale(.85)}@media (width<=768px){.validator-hero-screenshot .phone-mockup{transform:scale(.7)}}@media (width<=480px){.validator-hero-screenshot .phone-mockup{transform:scale(.6)}}.validator-features{background-color:#f9f9f9;position:relative;overflow:hidden}.validator-features .section-header{max-width:700px;margin:0 auto 3rem}.validator-features:before{content:"";background:radial-gradient(circle,#5e1d890d 0%,#5e1d8900 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-200px;left:-200px}.validator-feature-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.validator-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.validator-feature-grid{grid-template-columns:1fr}}.validator-feature-card{will-change:transform, opacity;text-align:center;background:#fff;border-radius:15px;padding:2rem;transition:transform .4s;box-shadow:0 4px 12px #00000026}.validator-feature-card:hover{transform:translateY(-8px);box-shadow:0 8px 16px #0003}.validator-feature-card:hover .validator-card-icon{transform:scale(1.1)}.validator-feature-card .validator-card-icon{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;transition:transform .2s;display:flex}.validator-feature-card .validator-card-icon svg{color:#fff;font-size:1.5rem}.validator-feature-card h3{color:#5e1d89;margin-bottom:.5rem;font-size:1.25rem}.validator-feature-card p{color:#333c;margin-bottom:0;font-size:.875rem}.validator-how-it-works{position:relative;overflow:hidden}.validator-how-it-works .section-header{max-width:700px;margin:0 auto 3rem}.steps-row{justify-content:center;align-items:flex-start;gap:0;display:flex}@media (width<=768px){.steps-row{flex-direction:column;align-items:center;gap:0}}.step-item{will-change:transform, opacity;text-align:center;flex:0 0 240px;padding:0 1rem}@media (width<=1024px){.step-item{flex:0 0 200px}}@media (width<=768px){.step-item{flex:none;width:100%;max-width:340px;padding:1rem 0}}.step-item h3{color:#5e1d89;margin-bottom:.25rem;font-size:1.125rem}.step-item p{color:#333c;margin-bottom:0;font-size:.875rem;line-height:1.6}.step-circle{color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 1rem;display:flex;position:relative;box-shadow:0 6px 20px #5e1d894d}.step-circle .step-number{opacity:.8;font-size:.75rem;font-weight:700;line-height:1}.step-circle .step-icon{margin-top:2px;font-size:1.6rem}.step-connector{flex:0 0 60px;align-items:center;padding-top:45px;display:flex}@media (width<=1024px){.step-connector{flex:0 0 40px}}@media (width<=768px){.step-connector{flex:none;justify-content:center;height:40px;padding-top:0}}.connector-line{background:linear-gradient(90deg,#5e1d89,#8d45b8);border-radius:1px;width:100%;height:2px}@media (width<=768px){.connector-line{width:2px;height:100%}}.validator-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8)}.validator-cta-content{max-width:700px;margin:0 auto}.validator-cta-content h2{margin-bottom:1rem;font-size:1.875rem}.validator-cta-content p{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.cta-store-badges{justify-content:center;display:flex}.pricing-page{overflow-x:hidden}.pricing-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:150px 0 100px;position:relative;overflow:hidden}.pricing-hero:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;left:-100px}.pricing-hero:after{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.pricing-hero h1{margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.pricing-hero h1 .pricing-title{color:#0000;text-shadow:0 2px 4px #0003;letter-spacing:1px;background-image:linear-gradient(90deg,#fff 0%,#e0e0ff 25%,#fff 50%,#e0e0ff 75%,#fff 100%);background-size:200%;-webkit-background-clip:text;background-clip:text;font-weight:900;animation:4s linear infinite shine;position:relative}.pricing-hero h1 .pricing-title:after{content:"Pricing";z-index:-1;color:#ffffff26;filter:blur(8px);position:absolute;top:0;left:0;transform:translateY(1px)}@keyframes shine{0%{background-position:0%}to{background-position:200%}}.pricing-hero p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.pricing-cards-section{background-color:#f9f9f9;position:relative;overflow:hidden}.pricing-cards-section:before{content:"";background:radial-gradient(circle,#5e1d890d 0%,#5e1d8900 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-200px;left:-200px}.pricing-cards{grid-template-columns:repeat(2,1fr);align-items:start;gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (width<=768px){.pricing-cards{grid-template-columns:1fr;max-width:480px}}.pricing-card{will-change:transform, opacity;text-align:center;background:#fff;border-radius:16px;padding:2rem 1.5rem;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 8px 16px #0003}.pricing-card .card-header{margin-bottom:1rem}.pricing-card .card-header h3{color:#333;margin-bottom:0;font-size:1.5rem;font-weight:700}.pricing-card .card-price{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem}.pricing-card .card-price .price{color:#5e1d89;margin-bottom:.25rem;font-size:3rem;font-weight:800;line-height:1.1;display:block}.pricing-card .card-price .price-subtitle{color:#3339;font-size:.875rem;display:block}.pricing-card .card-price .price-period{color:#3339;margin-bottom:.25rem;font-size:.875rem;display:block}.pricing-card .card-price .price-additional{color:#8d45b8;margin-top:.25rem;font-size:.875rem;font-weight:600;display:block}.pricing-card .feature-list{text-align:left;margin:0 0 2rem;padding:0;list-style:none}.pricing-card .feature-list li{color:#333;align-items:center;gap:.5rem;padding:.5rem 0;font-size:1rem;display:flex}.pricing-card .feature-list li .check-icon{color:#5e1d89;flex-shrink:0;font-size:.875rem}.pricing-card .pricing-cta{text-align:center;width:100%;padding:.5rem 1.5rem;font-size:1.125rem;font-weight:600;display:inline-block}.pricing-card.universities-card .pricing-cta{color:#5e1d89;background:0 0;border:2px solid #5e1d89}.pricing-card.universities-card .pricing-cta:hover{color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-color:#0000}.pricing-card.featured{background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#5e1d89,#8d45b8);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;transform:scale(1.03);box-shadow:0 8px 30px #5e1d8933}.pricing-card.featured:hover{transform:scale(1.03)translateY(-6px);box-shadow:0 12px 40px #5e1d894d}.pricing-card.featured .card-header h3{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#0000;-webkit-background-clip:text;background-clip:text}@media (width<=768px){.pricing-card.featured{transform:scale(1)}.pricing-card.featured:hover{transform:translateY(-6px)}}.pricing-card .featured-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-bottom-left-radius:12px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:0;right:0}.store-badges-pricing{justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.store-badges-pricing .app-store-button{box-shadow:none;background:0 0;border-radius:0;align-items:center;padding:0;transition:transform .2s;display:inline-flex}.store-badges-pricing .app-store-button:hover{box-shadow:none;transform:scale(1.05)}.store-badges-pricing .app-store-badge{width:auto;height:40px}.store-badges-pricing .play-store-badge{height:58px;margin:-9px 0}.no-hidden-fees{text-align:center;margin-top:3rem}.no-hidden-fees p{color:#3339;letter-spacing:.3px;margin-bottom:0;font-size:1.125rem;font-weight:600}.faq-section{position:relative;overflow:hidden}.faq-section .section-header{max-width:700px;margin:0 auto 3rem}.faq-section:after{content:"";background:radial-gradient(circle,#5e1d890d 0%,#5e1d8900 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-200px;right:-200px}.faq-list{flex-direction:column;gap:1rem;max-width:750px;margin:0 auto;display:flex}.faq-item{will-change:transform, opacity;background:#fff;border-radius:12px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 4px 12px #00000026}.faq-item:hover{box-shadow:0 8px 16px #0003}.faq-item .faq-question{width:100%;box-shadow:none;text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:color .2s;display:flex}.faq-item .faq-question:hover{color:#5e1d89;box-shadow:none;transform:none}.faq-item .faq-question .faq-chevron{color:#5e1d89;flex-shrink:0;margin-left:1rem;font-size:.875rem;transition:transform .2s}.faq-item .faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .4s;overflow:hidden}.faq-item .faq-answer p{color:#333c;margin-bottom:0;font-size:1rem;line-height:1.6}.faq-item.open .faq-question{color:#5e1d89}.faq-item.open .faq-answer{max-height:300px;padding:0 1.5rem 1.5rem}@media (width<=1024px){.pricing-hero{padding:130px 0 80px}}@media (width<=768px){.pricing-hero{padding:120px 0 60px}.pricing-hero h1{font-size:1.875rem}.faq-item .faq-question{padding:1rem;font-size:1rem}.faq-item .faq-answer{padding:0 1rem}.faq-item.open .faq-answer{padding:0 1rem 1rem}}@media (width<=480px){.pricing-hero{padding:110px 0 50px}.pricing-hero h1{font-size:1.5rem}.pricing-hero p{font-size:1rem}.pricing-card{padding:1.5rem 1rem}.pricing-card .card-price .price{font-size:2.25rem}.store-badges-pricing{flex-direction:column;gap:.5rem}.store-badges-pricing .app-store-badge{height:36px}.store-badges-pricing .play-store-badge{height:52px}.no-hidden-fees p{font-size:1rem}.faq-item .faq-question,.faq-item .faq-answer p{font-size:.875rem}}.contact-page{overflow-x:hidden}.contact-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:150px 0 100px;position:relative;overflow:hidden}.contact-hero:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;left:-100px}.contact-hero:after{content:"";background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.contact-hero h1{margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.contact-hero h1 .text-gradient{background:linear-gradient(90deg,#fff 0%,#f0f4ff 100%);-webkit-text-fill-color:transparent;color:#0000;text-shadow:0 2px 4px #0000001a;-webkit-background-clip:text;background-clip:text;font-weight:900}.contact-hero p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.contact-section{z-index:1;margin-top:-50px;position:relative}.contact-wrapper{grid-template-columns:1fr 1.5fr;gap:2rem;display:grid}@media (width<=1024px){.contact-wrapper{grid-template-columns:1fr;gap:3rem}}.contact-card{background:#fff;border-radius:20px;height:100%;padding:2rem 2rem 1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #5e1d8914}.contact-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #5e1d891f}.contact-card h2{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.875rem;font-weight:700;display:inline-block}.contact-card>p{color:#333c;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.info-items{gap:2rem;margin-bottom:2rem;display:grid}.info-item{gap:1.5rem;margin-bottom:1.5rem;transition:transform .3s;display:flex;position:relative}.info-item:hover{transform:translate(5px)}.info-item:hover .icon{transform:scale(1.1);box-shadow:0 8px 20px #5e1d8940}.info-item .icon{color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.125rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #5e1d8926}.info-item .content{flex-direction:column;justify-content:center;display:flex}.info-item .content h3{color:#5e1d89;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.info-item .content p{color:#333c;font-size:1rem}.info-item .content p a{color:#333;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.info-item .content p a:after{content:"";background:linear-gradient(135deg,#5e1d89,#8d45b8);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left: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;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:inline-block;position:relative}.social-links h3:after{content:"";background:linear-gradient(135deg,#5e1d89,#8d45b8);width:30px;height:2px;position:absolute;bottom:-5px;left:0}.social-links .social-icons{gap:1rem;margin-top:1rem;display:flex}.social-links .social-icons a{color:#5e1d89;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#5e1d890d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.875rem;transition:all .3s;display:flex}.social-links .social-icons a:hover{color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8);transform:translateY(-5px)scale(1.1);box-shadow:0 8px 20px #5e1d8940}.social-links .social-icons a:active{transform:translateY(-2px)scale(1.05)}.contact-form-container h2{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;display:inline-block}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-form .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=768px){.contact-form .form-row{grid-template-columns:1fr}}.contact-form .form-group{flex-direction:column;display:flex}.contact-form .form-group label{color:#333;margin-bottom:8px;font-size:.875rem;font-weight:600}.contact-form .form-group input,.contact-form .form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:12px 16px;font-size:1rem;transition:all .3s}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{border-color:#5e1d89;outline:none;box-shadow:0 0 0 3px #5e1d891a}.contact-form .form-group input:disabled,.contact-form .form-group textarea:disabled{cursor:not-allowed;background-color:#f3f4f6}.contact-form .form-group textarea{resize:vertical;min-height:120px;font-family:inherit}.contact-form .submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5e1d89,#8d45b8);border:none;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;padding:14px 32px;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.contact-form .submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #5e1d894d}.contact-form .submit-btn:disabled{opacity:.7;cursor:not-allowed}.form-success-message{text-align:center;padding:2rem}.form-success-message .success-icon{color:#10b981;margin-bottom:1rem}.form-success-message .success-icon svg{width:48px;height:48px}.form-success-message h3{color:#10b981;margin-bottom:.5rem;font-size:1.5rem}.form-success-message p{color:#333;font-size:1rem}.form-error-message{text-align:center;padding:2rem}.form-error-message .error-icon{color:#ef4444;margin-bottom:1rem}.form-error-message .error-icon svg{width:48px;height:48px}.form-error-message h3{color:#ef4444;margin-bottom:.5rem;font-size:1.5rem}.form-error-message p{color:#333;font-size:1rem}.form-success{color:#2ecc71;background:#2ecc711a;border-left:4px solid #2ecc71;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.form-success svg{font-size:1.25rem}.form-error{color:#e74c3c;background:#e74c3c1a;border-left:4px solid #e74c3c;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5e1d89,#8d45b8);border:none;border-radius:50px;justify-content:center;align-self:flex-end;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-flex}.submit-button:hover{transform:translateY(-3px);box-shadow:0 4px 12px #5e1d894d}.submit-button:active{transform:translateY(-1px)}.partner-page{overflow-x:hidden}.partner-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:140px 0 100px;position:relative;overflow:hidden}.partner-hero .partner-hero-bg-elements{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.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%);width:600px;height:600px;top:-300px;left:-200px}.partner-hero .partner-hero-bg-elements .partner-hero-shape-2{background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);width:400px;height:400px;bottom:-150px;right:-100px}.partner-hero .partner-hero-bg-elements .partner-hero-shape-3{background:radial-gradient(circle,#ffffff14 0%,#fff0 70%);width:250px;height:250px;top:30%;right:10%}.partner-hero .container{z-index:2;position:relative}.partner-hero .partner-hero-content{max-width:800px;margin:0 auto}.partner-hero .partner-hero-content .partner-icon-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 2rem;display:flex}.partner-hero .partner-hero-content .partner-icon-wrapper .partner-hero-icon{color:#fff;font-size:50px}.partner-hero .partner-hero-content h1{margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}@media (width<=480px){.partner-hero .partner-hero-content h1{font-size:2.25rem}}.partner-hero .partner-hero-content .hero-subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.section-padding{padding:80px 0}@media (width<=768px){.section-padding{padding:60px 0}}.section-header{text-align:center;max-width:800px;margin:0 auto 3rem}.section-header .section-tag{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);-webkit-text-fill-color:transparent;letter-spacing:1.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:inline-block}.section-header h2{color:#333;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.3}@media (width<=480px){.section-header h2{font-size:1.875rem}}.section-header p{color:#333333b3;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.partnership-types-section{background:#fff}.partnership-types-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}@media (width<=480px){.partnership-types-grid{grid-template-columns:1fr}}.partnership-type-card{background:#f8f9fa;border:2px solid #0000;border-radius:20px;padding:2rem;transition:all .4s;position:relative;overflow:hidden}.partnership-type-card .card-accent{transform-origin:0;background:linear-gradient(90deg,#5e1d89,#8d45b8);width:100%;height:4px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.partnership-type-card:hover{border-color:#5e1d8933;transform:translateY(-8px);box-shadow:0 15px 40px #0000001a}.partnership-type-card:hover .card-accent{transform:scaleX(1)}.partnership-type-card .partnership-type-icon{background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;display:flex}.partnership-type-card .partnership-type-icon svg{color:#fff;font-size:28px}.partnership-type-card h3{color:#333;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.partnership-type-card p{color:#333333b3;font-size:.875rem;line-height:1.6}.partnership-form-section{background:linear-gradient(135deg,#f8f9fa 0%,#e8ecf0 100%)}.form-wrapper{background:#fff;border-radius:24px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 20px 60px #00000014}@media (width<=768px){.form-wrapper{padding:2rem}}.form-card h2{color:#333;text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.form-success-message,.form-error-message{text-align:center;padding:3rem}.form-success-message .success-icon,.form-success-message .error-icon,.form-error-message .success-icon,.form-error-message .error-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.form-success-message h3,.form-error-message h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.form-success-message p,.form-error-message p{max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.6}.form-success-message .success-icon{color:#28a745;background:#28a7451a}.form-success-message h3,.form-success-message p{color:#155724}.form-error-message .error-icon{color:#dc3545;background:#dc35451a}.form-error-message h3,.form-error-message p{color:#721c24}.zoho-form-container{margin-top:1rem}.partnership-form .form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=768px){.partnership-form .form-row{grid-template-columns:1fr}}.partnership-form .form-group{margin-bottom:1.5rem}.partnership-form .form-group label{color:#333;align-items:center;gap:.25rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.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;width:100%;padding:14px 16px;font-family:inherit;font-size:.875rem;transition:all .2s}.partnership-form .form-group input:focus,.partnership-form .form-group select:focus,.partnership-form .form-group textarea:focus{background:#fff;border-color:#5e1d89;outline:none;box-shadow:0 0 0 3px #5e1d891a}.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{resize:vertical;min-height:150px;line-height:1.6}.partnership-form .form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;height:auto;padding-top:16px;padding-bottom:16px;padding-right:40px;line-height:1.5}.partnership-form .success-message,.partnership-form .error-message{border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.partnership-form .success-message svg,.partnership-form .error-message svg{font-size:20px}.partnership-form .success-message p,.partnership-form .error-message p{margin:0;font-size:.875rem;font-weight:500}.partnership-form .success-message{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.partnership-form .success-message svg{color:#28a745}.partnership-form .error-message{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.partnership-form .submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5e1d89 0%,#8d45b8 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:16px 32px;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.partnership-form .submit-button svg{font-size:18px}.partnership-form .submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #5e1d894d}.partnership-form .submit-button:active:not(:disabled){transform:translateY(0)}.partnership-form .submit-button:disabled{opacity:.7;cursor:not-allowed}.not-found-page{background:linear-gradient(135deg,#5e1d8908,#8d45b80d);justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:4rem 0;display:flex;position:relative;overflow:hidden}.not-found-page .container{z-index:1;flex-direction:row-reverse;align-items:center;gap:3rem;display:flex;position:relative}@media (width<=768px){.not-found-page .container{text-align:center;flex-direction:column}}.error-content{flex:1}.error-content .error-code{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:8rem;font-weight:900;line-height:1;display:inline-block;position:relative}.error-content .error-code:after{content:"";filter:blur(5px);background:linear-gradient(90deg,#5e1d8933,#8d45b833);border-radius:5px;width:100%;height:10px;position:absolute;bottom:15px;left:0}.error-content h1{margin-bottom:1rem;font-size:2.25rem}@media (width<=480px){.error-content h1{font-size:1.875rem}}.error-content p{color:#333333b3;max-width:500px;margin-bottom:2rem;font-size:1.25rem}@media (width<=768px){.error-content p{margin-left:auto;margin-right:auto}}.error-content .button{padding:.5rem 2rem;font-size:1.125rem;transition:all .4s;display:inline-flex}.error-content .button:hover{transform:translateY(-5px);box-shadow:0 10px 20px #5e1d8933}.error-illustration{flex:1;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.error-illustration:before{content:"404";opacity:.03;color:#5e1d89;font-size:20rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.animated-shapes{width:300px;height:300px;position:relative}.animated-shapes .shape{border-radius:50%;position:absolute}.animated-shapes .shape.shape-1{filter:blur(2px);background:linear-gradient(135deg,#5e1d89b3,#8d45b8b3);width:150px;height:150px;top:30px;left:20px}.animated-shapes .shape.shape-2{filter:blur(2px);background:linear-gradient(135deg,#8d45b899,#5e1d8999);width:100px;height:100px;bottom:60px;right:40px}.animated-shapes .shape.shape-3{filter:blur(1px);background:linear-gradient(135deg,#5e1d89cc,#8d45b8cc);width:70px;height:70px;top:180px;left:50px}.verify-page{background-color:#f8f9fa;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2rem;display:flex}.verify-container{text-align:center;background-color:#fff;border-radius:8px;width:100%;max-width:500px;padding:2rem;box-shadow:0 4px 12px #0000001a}.verify-container h1{color:#6a2ea0;margin-bottom:1.5rem;font-size:2rem}.verify-container p{color:#666;margin-bottom:1rem;line-height:1.5}.success{color:#2ecc71}.error{color:#e74c3c}.verify-action{flex-direction:column;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.verify-action p{color:#555;font-size:1.05rem}.verify-button{color:#fff;letter-spacing:.3px;background-color:#6a2ea0;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background-color .2s,transform .1s}.verify-button:hover{background-color:#5a279a;transform:translateY(-1px)}.verify-button:active{transform:translateY(0)}@keyframes spin{to{transform:rotate(360deg)}}.forgot-password-page{background-color:#f8f9fa;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2rem;display:flex}.forgot-password-container{text-align:center;background-color:#fff;border-radius:8px;width:100%;max-width:500px;padding:2rem;box-shadow:0 4px 12px #0000001a}.forgot-password-container h1{color:#6a2ea0;margin-bottom:1.5rem;font-size:2rem}.forgot-password-container p{color:#666;margin-bottom:1.5rem;line-height:1.5}.links{margin-top:1.5rem;font-size:.9rem}.links a{color:#6a2ea0;text-decoration:none;transition:color .2s}.links a:hover{color:#5a279a;text-decoration:underline}.reset-password-page{background-color:#f8f9fa;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2rem;display:flex}.reset-password-container{text-align:center;background-color:#fff;border-radius:8px;width:100%;max-width:500px;padding:2rem;box-shadow:0 4px 12px #0000001a}.reset-password-container h1{color:#6a2ea0;margin-bottom:1.5rem;font-size:2rem}.reset-password-container p{color:#666;margin-bottom:1.5rem;line-height:1.5}.form-group{text-align:left;margin-bottom:1.5rem}.form-group label{color:#444;margin-bottom:.5rem;font-weight:500;display:block}.form-group input{border:1px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-size:1rem}.form-group input:focus{border-color:#6a2ea0;outline:none;box-shadow:0 0 0 2px #6a2ea033}.form-group small{color:#888;margin-top:.25rem;font-size:.8rem;display:block}.error-message{color:#e74c3c;margin-bottom:1rem;font-size:.9rem}.success-message{color:#2ecc71;background-color:#2ecc711a;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.loading-message{flex-direction:column;align-items:center;padding:1rem;display:flex}.spinner{border:3px solid #6a2ea04d;border-top-color:#6a2ea0;border-radius:50%;width:40px;height:40px;margin:1rem auto;animation:1s linear infinite spin}.error-container{flex-direction:column;align-items:center;display:flex}button{color:#fff;cursor:pointer;background-color:#6a2ea0;border:none;border-radius:4px;width:100%;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s}button:hover{background-color:#5a279a}button:disabled{cursor:not-allowed;background-color:#b39dcc}button.loading{position:relative}button.loading:after{content:"";border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.secondary-button{color:#6a2ea0;background-color:#0000;border:1px solid #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{max-width:900px;margin:0 auto;padding:0 1rem}.terms-and-conditions-page h1{text-align:center;color:#1a237e;margin:2rem 0 .5rem;padding-top:1rem}.terms-and-conditions-page .last-updated{text-align:center;color:#666;margin-bottom:2rem;font-size:.9rem}.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;margin-top:0;font-size:1.3rem}.terms-and-conditions-page .toc ul{column-count:2;column-gap:2rem;padding-left:0;list-style-type:none}@media (width<=768px){.terms-and-conditions-page .toc ul{column-count:1}}.terms-and-conditions-page .toc ul li{break-inside:avoid;margin-bottom:.5rem}.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{color:#1a237e;cursor:pointer;background-color:#f5f5f5;justify-content:space-between;align-items:center;margin:0;padding:1rem;font-size:1.2rem;display:flex}.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;padding:0;transition:max-height .3s ease-out,padding .3s;overflow:hidden}.terms-and-conditions-page section.active .section-content{max-height:2000px;padding:1.5rem;transition:max-height .5s ease-in,padding .3s}.terms-and-conditions-page section p,.terms-and-conditions-page section ul,.terms-and-conditions-page section ol{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 ul,.terms-and-conditions-page section ol{padding-left:1.5rem}.terms-and-conditions-page section ul li,.terms-and-conditions-page section ol li{margin-bottom:.5rem}.terms-and-conditions-page section ul ul,.terms-and-conditions-page section ul ol,.terms-and-conditions-page section ol ul,.terms-and-conditions-page section ol ol{margin-top:.5rem;margin-bottom:0}.terms-and-conditions-page .definitions-table{border-collapse:collapse;width:100%;margin:1rem 0}.terms-and-conditions-page .definitions-table th,.terms-and-conditions-page .definitions-table td{text-align:left;border:1px solid #ddd;padding:.75rem}.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{justify-content:center;align-items:flex-start;min-height:calc(100vh - 5rem);padding:7rem 1rem 2rem;display:flex}.event-detail{color:#333;background-color:#fff;border-radius:12px;width:100%;max-width:420px;padding:0;overflow:hidden;box-shadow:0 5px 20px #0000001a}.event-detail.loading{text-align:center;border-radius:12px;padding:3rem;font-weight:500}.event-detail .event-image{background-position:50%;background-size:cover;width:100%;height:0;padding-bottom:75%;position:relative}.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,#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{color:#0b2035;text-align:center;background:#ffffffe6;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;font-weight:600;line-height:1.3;position:absolute;bottom:1rem;right:1rem}.event-detail h1{color:#0b2035;margin:1.5rem 1.5rem 1rem;font-size:1.8rem;line-height:1.3}.event-detail h2{color:#0b2035;margin:1.5rem 0 .75rem;font-size:1.4rem}.event-detail .event-info{flex-direction:column;gap:.75rem;margin:0 1.5rem 1.5rem;display:flex}.event-detail .event-info-item{align-items:flex-start;gap:.75rem;display:flex}.event-detail .event-info-item .icon{color:#fc7904;min-width:24px;font-size:1.25rem}.event-detail .event-info-item p{margin:0;font-size:1rem;line-height:1.5}.event-detail .event-description{margin:1rem 1.5rem 2rem}.event-detail .event-description p{color:#444;margin:0;line-height:1.6}.event-detail .ticket-section{border-top:1px solid #eee;margin:0 1.5rem 1.5rem;padding-top:1.25rem}.event-detail .ticket-section .ticket-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.event-detail .ticket-section .ticket-header h2{color:#0b2035;margin:0;font-size:1.3rem}.event-detail .ticket-section .ticket-header .starting-price{color:#007aff;background:#007aff14;border-radius:20px;padding:.3rem .75rem;font-size:.9rem;font-weight:600}.event-detail .ticket-section .purchase-options{flex-direction:column;gap:0;display:flex}.event-detail .ticket-section .buy-option-wrapper{position:relative}.event-detail .ticket-section .buy-option{cursor:pointer;text-align:left;border:none;border-radius:14px;align-items:center;gap:.85rem;width:100%;padding:1rem 1.1rem;transition:all .2s;display:flex}.event-detail .ticket-section .buy-option .option-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.6rem;display:flex}.event-detail .ticket-section .buy-option .option-content{flex-direction:column;flex:1;gap:.15rem;display:flex}.event-detail .ticket-section .buy-option .option-content .option-title{font-size:1rem;font-weight:650;line-height:1.3}.event-detail .ticket-section .buy-option .option-content .option-subtitle{opacity:.8;font-size:.8rem;line-height:1.3}.event-detail .ticket-section .buy-option .option-arrow{opacity:.6;flex-shrink:0;font-size:1.5rem;font-weight:300}.event-detail .ticket-section .buy-option.primary{color:#fff;background:linear-gradient(135deg,#007aff 0%,#0056b3 100%);box-shadow:0 4px 14px #007aff4d}.event-detail .ticket-section .buy-option.primary .option-icon{background:#ffffff2e}.event-detail .ticket-section .buy-option.primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #007aff66}.event-detail .ticket-section .buy-option.primary:active{transform:translateY(0);box-shadow:0 2px 8px #007aff4d}.event-detail .ticket-section .buy-option.secondary{color:#0b2035;background:#fff;border:2px solid #e0e0e0}.event-detail .ticket-section .buy-option.secondary .option-icon{background:#f5f5f7}.event-detail .ticket-section .buy-option.secondary .option-subtitle{color:#666}.event-detail .ticket-section .buy-option.secondary .option-arrow{color:#999}.event-detail .ticket-section .buy-option.secondary:hover{background:#007aff08;border-color:#007aff;transform:translateY(-1px);box-shadow:0 2px 12px #007aff1a}.event-detail .ticket-section .buy-option.secondary:active{transform:translateY(0)}.event-detail .ticket-section .option-divider{align-items:center;margin:.75rem 0;display:flex}.event-detail .ticket-section .option-divider:before,.event-detail .ticket-section .option-divider:after{content:"";background:#e0e0e0;flex:1;height:1px}.event-detail .ticket-section .option-divider span{color:#999;text-transform:uppercase;letter-spacing:.05em;padding:0 .75rem;font-size:.8rem;font-weight:500}.event-detail .ticket-section .secure-note{text-align:center;color:#999;margin-top:1rem;margin-bottom:0;font-size:.75rem}.event-detail .app-store-popup{z-index:100;background:#fff;border-radius:14px;padding:1.25rem;animation:.2s popupFadeIn;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 8px 30px #00000026,0 0 0 1px #0000000d}.event-detail .app-store-popup .popup-title{color:#0b2035;text-align:center;margin:0 0 .25rem;font-size:1rem;font-weight:700}.event-detail .app-store-popup .popup-subtitle{color:#666;text-align:center;margin:0 0 1rem;font-size:.8rem}.event-detail .app-store-popup .popup-links{flex-direction:column;gap:.6rem;display:flex}.event-detail .app-store-popup .store-link{color:#fff;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:all .15s;display:flex}.event-detail .app-store-popup .store-link .store-icon{flex-shrink:0;font-size:1.4rem}.event-detail .app-store-popup .store-link .store-label{opacity:.85;font-size:.65rem;line-height:1;display:block}.event-detail .app-store-popup .store-link .store-name{font-size:1rem;font-weight:600;line-height:1.3;display:block}.event-detail .app-store-popup .store-link.ios{background:#000}.event-detail .app-store-popup .store-link.ios:hover{background:#222}.event-detail .app-store-popup .store-link.android{background:#01875f}.event-detail .app-store-popup .store-link.android:hover{background:#017a56}@keyframes popupFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.event-detail .open-in-app-button{color:#fff;text-align:center;background-color:#0b2035;border-radius:8px;width:calc(100% - 3rem);margin:1.5rem auto;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:block}.event-detail .open-in-app-button:hover{background-color:#0d2a45}@media (width<=480px){.event-detail-container{padding:5rem .5rem 1.5rem}.event-detail .ticket-section{margin:0 1rem 1rem}.event-detail h1{margin:1.25rem 1rem .75rem;font-size:1.5rem}.event-detail .event-info{margin:0 1rem 1rem}.event-detail .event-description{margin:.75rem 1rem 1.5rem}}.club-invitation-page{color:#fff;background:#0f0f1a;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.club-invitation-page .loading-container{justify-content:center;align-items:center;min-height:100vh;display:flex}.club-invitation-page .loading-container .loader{border:3px solid #ffffff1a;border-top-color:#a855f7;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.club-invitation-page .page-background{pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.club-invitation-page .page-background .gradient-orb{filter:blur(80px);opacity:.5;border-radius:50%;position:absolute}.club-invitation-page .page-background .gradient-orb.orb-1{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);width:400px;height:400px;top:-100px;right:-100px}.club-invitation-page .page-background .gradient-orb.orb-2{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);width:300px;height:300px;bottom:10%;left:-50px}.club-invitation-page .invitation-container{z-index:1;flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;padding:100px 20px 24px;display:flex;position:relative}.club-invitation-page .invitation-header{text-align:center;margin-bottom:32px}.club-invitation-page .invitation-header .campvents-logo .logo-text{background:linear-gradient(135deg,#a855f7,#6366f1);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.club-invitation-page .invitation-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex:1;padding:32px 24px}@media (width<=400px){.club-invitation-page .invitation-card{padding:24px 20px}}.club-invitation-page .club-image-section{justify-content:center;margin-bottom:24px;display:flex}.club-invitation-page .club-image-section .club-image{object-fit:cover;border:3px solid #ffffff1a;border-radius:24px;width:120px;height:120px;box-shadow:0 20px 40px #0000004d}.club-invitation-page .club-image-section .club-image-placeholder{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border:3px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 20px 40px #0000004d}.club-invitation-page .club-image-section .club-image-placeholder span{color:#fff;text-shadow:0 2px 10px #0003;font-size:2.5rem;font-weight:700}.club-invitation-page .club-info{text-align:center;margin-bottom:32px}.club-invitation-page .club-info .invite-label{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.875rem;font-weight:500}.club-invitation-page .club-info .club-name{letter-spacing:-.5px;margin:0 0 8px;font-size:2rem;font-weight:800;line-height:1.2}@media (width<=400px){.club-invitation-page .club-info .club-name{font-size:1.75rem}}.club-invitation-page .club-info .university-name{color:#a855f7;margin:0 0 16px;font-size:1rem;font-weight:500}.club-invitation-page .club-info .club-description{color:#ffffffb3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.club-invitation-page .club-info .member-count{color:#fff9;align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.club-invitation-page .club-info .member-count svg{opacity:.7}.club-invitation-page .cta-section{margin-bottom:32px}.club-invitation-page .cta-section .join-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 32px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 30px #7c3aed66}.club-invitation-page .cta-section .join-button:hover{transform:translateY(-2px);box-shadow:0 12px 40px #7c3aed80}.club-invitation-page .cta-section .join-button:active{transform:translateY(0)}.club-invitation-page .cta-section .join-button svg{transition:transform .3s}.club-invitation-page .cta-section .join-button:hover svg{transform:translate(4px)}.club-invitation-page .cta-section .desktop-message{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px 24px;font-size:.95rem;font-weight:500;display:flex}.club-invitation-page .cta-section .desktop-message svg{color:#a855f7;flex-shrink:0}.club-invitation-page .benefits-section{border-top:1px solid #ffffff0f;justify-content:center;gap:24px;padding-top:24px;display:flex}@media (width<=400px){.club-invitation-page .benefits-section{gap:16px}}.club-invitation-page .benefits-section .benefit{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.club-invitation-page .benefits-section .benefit .benefit-icon{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.club-invitation-page .benefits-section .benefit .benefit-icon svg{color:#a855f7}.club-invitation-page .benefits-section .benefit span{color:#fff9;font-size:.8rem;font-weight:500}.club-invitation-page .download-section{text-align:center;margin-top:32px}.club-invitation-page .download-section .download-label{color:#fff6;margin-bottom:16px;font-size:.85rem}.club-invitation-page .download-section .store-buttons{justify-content:center;gap:12px;display:flex}@media (width<=400px){.club-invitation-page .download-section .store-buttons{flex-direction:column}}.club-invitation-page .download-section .store-button{border-radius:12px;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:all .2s;display:flex}.club-invitation-page .download-section .store-button.apple{color:#000;background:#fff}.club-invitation-page .download-section .store-button.google{color:#fff;background:#ffffff14;border:1px solid #ffffff1a}.club-invitation-page .download-section .store-button:hover{transform:translateY(-2px)}.club-invitation-page .download-section .store-button:hover.apple{background:#f5f5f5}.club-invitation-page .download-section .store-button:hover.google{background:#ffffff1f}.club-invitation-page .download-section .store-button .store-text{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.club-invitation-page .download-section .store-button .store-text .store-subtitle{opacity:.7;font-size:.65rem}.club-invitation-page .download-section .store-button .store-text .store-name{font-size:.95rem;font-weight:600}.club-invitation-page .invitation-footer{text-align:center;margin-top:auto;padding-top:32px}.club-invitation-page .invitation-footer p{color:#ffffff4d;margin:0;font-size:.75rem}.web-ticket-container{background-color:#f5f5f7;justify-content:center;align-items:flex-start;min-height:calc(100vh - 5rem);padding:5rem 1rem 2rem;display:flex}.web-ticket{background-color:#fff;border-radius:16px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 4px 24px #00000014}.web-ticket.loading,.web-ticket.error{text-align:center;padding:4rem 2rem}.web-ticket.loading .loading-spinner,.web-ticket.error .loading-spinner{border:3px solid #e0e0e0;border-top-color:#007aff;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite spin}.web-ticket.loading .error-icon,.web-ticket.error .error-icon{margin-bottom:1rem;font-size:3rem}.web-ticket.loading h2,.web-ticket.error h2{color:#333;margin-bottom:.5rem}.web-ticket.loading p,.web-ticket.error p{color:#666;margin-bottom:1.5rem}.web-ticket.loading .back-button,.web-ticket.error .back-button{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.web-ticket.loading .back-button:hover,.web-ticket.error .back-button:hover{background:#0056b3}.web-ticket .event-hero{background:linear-gradient(135deg,#0b2035 0%,#1a3a5c 50%,#fc7904 100%) 50%/cover;align-items:flex-end;width:100%;min-height:280px;display:flex;position:relative}.web-ticket .event-hero .hero-content{background:linear-gradient(#0000,#000000b3);width:100%;padding:1.5rem}.web-ticket .event-hero .hero-content .category-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#fff3;border-radius:20px;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.web-ticket .event-hero .hero-content h1{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.2}.web-ticket .event-hero .hero-content .event-meta{flex-direction:column;gap:.5rem;display:flex}.web-ticket .event-hero .hero-content .event-meta .meta-item{color:#ffffffe6;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.web-ticket .event-hero .hero-content .event-meta .meta-item .icon{font-size:1rem}.web-ticket .event-details{border-bottom:1px solid #eee;padding:1.5rem}.web-ticket .event-details .detail-section{margin-bottom:1.25rem}.web-ticket .event-details .detail-section:last-child{margin-bottom:0}.web-ticket .event-details .detail-section h3{color:#333;margin:0 0 .5rem;font-size:1rem;font-weight:600}.web-ticket .event-details .detail-section p{color:#555;margin:0;line-height:1.6}.web-ticket .event-details .detail-section.description p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-ticket .event-details .detail-section .directions-link{color:#007aff;margin-top:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}.web-ticket .event-details .detail-section .directions-link:hover{text-decoration:underline}.web-ticket .event-details .detail-section .tag-list{flex-wrap:wrap;gap:.5rem;display:flex}.web-ticket .event-details .detail-section .tag-list .tag{color:#555;background:#f0f0f0;border-radius:20px;padding:.35rem .75rem;font-size:.8rem}.web-ticket .ticket-selection{border-bottom:1px solid #eee;padding:1.5rem}.web-ticket .ticket-selection h2{color:#333;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.web-ticket .ticket-selection .ticket-tiers{flex-direction:column;gap:.75rem;display:flex}.web-ticket .ticket-selection .ticket-tier{cursor:pointer;border:2px solid #e0e0e0;border-radius:12px;padding:1rem;transition:all .2s;position:relative}.web-ticket .ticket-selection .ticket-tier:hover:not(.sold-out){border-color:var(--tier-color,#007aff);background:#007aff05}.web-ticket .ticket-selection .ticket-tier.selected{border-color:var(--tier-color,#007aff);background:#007aff0d;box-shadow:0 0 0 3px #007aff1a}.web-ticket .ticket-selection .ticket-tier.sold-out{opacity:.6;cursor:not-allowed;background:#f9f9f9}.web-ticket .ticket-selection .ticket-tier .tier-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.web-ticket .ticket-selection .ticket-tier .tier-header .tier-icon{font-size:1.25rem}.web-ticket .ticket-selection .ticket-tier .tier-header .tier-name{color:#333;font-weight:600}.web-ticket .ticket-selection .ticket-tier .tier-header .sold-out-badge{color:#fff;background:#ff3b30;border-radius:4px;margin-left:auto;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.web-ticket .ticket-selection .ticket-tier .tier-price .amount{color:var(--tier-color,#007aff);font-size:1.5rem;font-weight:700}.web-ticket .ticket-selection .ticket-tier .tier-price .free{color:#34c759;font-size:1.5rem;font-weight:700}.web-ticket .ticket-selection .ticket-tier .tier-price .booking-fee{color:#888;margin-top:.2rem;font-size:.75rem;display:block}.web-ticket .ticket-selection .ticket-tier .availability{color:#ff9500;margin-top:.5rem;font-size:.8rem;font-weight:500}.web-ticket .ticket-selection .ticket-tier .selected-indicator{background:var(--tier-color,#007aff);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}.web-ticket .ticket-selection .quantity-selector{align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.web-ticket .ticket-selection .quantity-selector label{color:#333;font-weight:600}.web-ticket .ticket-selection .quantity-selector .quantity-controls{border:1px solid #ddd;border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}.web-ticket .ticket-selection .quantity-selector .quantity-controls button{cursor:pointer;background:#f5f5f5;border:none;width:40px;height:40px;font-size:1.25rem;transition:background-color .2s}.web-ticket .ticket-selection .quantity-selector .quantity-controls button:hover:not(:disabled){background:#e0e0e0}.web-ticket .ticket-selection .quantity-selector .quantity-controls button:disabled{opacity:.5;cursor:not-allowed}.web-ticket .ticket-selection .quantity-selector .quantity-controls .quantity-value{text-align:center;width:50px;font-size:1.1rem;font-weight:600}.web-ticket .ticket-selection .quantity-selector .max-note{color:#888;margin-left:auto;font-size:.8rem}.web-ticket .guest-info{border-bottom:1px solid #eee;padding:1.5rem}.web-ticket .guest-info h2{color:#333;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.web-ticket .guest-info .info-note{color:#666;margin:0 0 1.25rem;font-size:.9rem}.web-ticket .guest-info .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=480px){.web-ticket .guest-info .form-row{grid-template-columns:1fr}}.web-ticket .guest-info .form-group{margin-bottom:1rem}.web-ticket .guest-info .form-group label{color:#333;margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:block}.web-ticket .guest-info .form-group input{border:1px solid #ddd;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.web-ticket .guest-info .form-group input:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff1a}.web-ticket .guest-info .form-group input.error{border-color:#ff3b30}.web-ticket .guest-info .form-group input::placeholder{color:#aaa}.web-ticket .guest-info .form-group .error-message{color:#ff3b30;margin-top:.35rem;font-size:.8rem;display:block}.web-ticket .guest-info .form-group .field-note{color:#888;margin-top:.35rem;font-size:.8rem;display:block}.web-ticket .checkout-section{padding:1.5rem}.web-ticket .checkout-section .order-summary{background:#f9f9f9;border-radius:12px;margin-bottom:1.25rem;padding:1rem}.web-ticket .checkout-section .order-summary .summary-row{color:#555;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem;display:flex}.web-ticket .checkout-section .order-summary .summary-total{border-top:1px solid #e0e0e0;justify-content:space-between;padding-top:.75rem;font-size:1.1rem;font-weight:700;display:flex}.web-ticket .checkout-section .order-summary .summary-total .total-amount{color:#007aff}.web-ticket .checkout-section .checkout-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007aff,#0056b3);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.web-ticket .checkout-section .checkout-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #007aff4d}.web-ticket .checkout-section .checkout-button:disabled{opacity:.7;cursor:not-allowed}.web-ticket .checkout-section .checkout-button .spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}.web-ticket .checkout-section .checkout-button .secure-badge{opacity:.9;font-size:.8rem;font-weight:500}.web-ticket .checkout-section .payment-note{text-align:center;color:#888;margin-top:1rem;font-size:.8rem}.web-ticket .checkout-section .payment-note strong{color:#635bff}.web-ticket .no-tickets{text-align:center;color:#666;padding:2rem}.web-ticket .footer-note{text-align:center;background:#f9f9f9;padding:1.5rem}.web-ticket .footer-note p{color:#555;margin:0 0 1rem;font-size:.9rem}.web-ticket .footer-note p strong{color:#0b2035}.web-ticket .footer-note .app-links{justify-content:center;gap:1rem;display:flex}.web-ticket .footer-note .app-links a{color:#007aff;font-size:.9rem;font-weight:500;text-decoration:none}.web-ticket .footer-note .app-links a:hover{text-decoration:underline}.checkout-result-container{background-color:#f5f5f7;justify-content:center;align-items:flex-start;min-height:calc(100vh - 5rem);padding:5rem 1rem 2rem;display:flex}.checkout-result{background-color:#fff;border-radius:16px;width:100%;max-width:520px;padding:2rem;overflow:hidden;box-shadow:0 4px 24px #00000014}.checkout-result.loading{text-align:center;padding:4rem 2rem}.checkout-result.loading .loading-spinner{border:3px solid #e0e0e0;border-top-color:#007aff;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite spin}.checkout-result.loading p{color:#666}.checkout-result .status-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.checkout-result .status-icon.success{color:#fff;background:linear-gradient(135deg,#34c759,#30d158)}.checkout-result .status-icon.error{color:#fff;background:linear-gradient(135deg,#ff3b30,#ff453a)}.checkout-result .status-icon.cancelled{color:#fff;background:linear-gradient(135deg,#ff9500,#fc0)}.checkout-result .success-header,.checkout-result .cancelled-header{text-align:center;margin-bottom:2rem}.checkout-result .success-header h1,.checkout-result .cancelled-header h1{color:#333;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.checkout-result .success-header p,.checkout-result .cancelled-header p{color:#666;margin:0}.checkout-result.error{text-align:center}.checkout-result.error h1{color:#333;margin:0 0 .5rem;font-size:1.5rem}.checkout-result.error p{color:#666;margin:0 0 1rem}.checkout-result.error .support-note{color:#888;font-size:.9rem}.checkout-result.error .support-note a{color:#007aff}.checkout-result.error .session-id{word-break:break-all;background:#f5f5f5;border-radius:8px;margin:1rem 0 1.5rem;padding:.75rem 1rem;font-size:.8rem;display:block}.checkout-result .ticket-preview{margin-bottom:2rem}.checkout-result .ticket-preview .ticket-card{color:#fff;background:linear-gradient(135deg,#0b2035 0%,#1a3a5c 50%,#fc7904 100%);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden}.checkout-result .ticket-preview .ticket-card[style*=--bg-image]:before{content:"";background:var(--bg-image);opacity:.3;background-position:50%;background-size:cover;position:absolute;inset:0}.checkout-result .ticket-preview .ticket-card[style*=--bg-image]:after{content:"";background:linear-gradient(135deg,#0b2035e6,#1a3a5ccc,#fc7904b3);position:absolute;inset:0}.checkout-result .ticket-preview .ticket-card[style*=--bg-image]>*{z-index:1;position:relative}.checkout-result .ticket-preview .ticket-card .ticket-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.checkout-result .ticket-preview .ticket-card .ticket-header .logo{width:auto;height:24px}.checkout-result .ticket-preview .ticket-card .ticket-header .ticket-type{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;background:#fff3;border-radius:20px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.checkout-result .ticket-preview .ticket-card .ticket-content{text-align:center;margin-bottom:1.5rem}.checkout-result .ticket-preview .ticket-card .ticket-content .event-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.checkout-result .ticket-preview .ticket-card .ticket-content .event-info{opacity:.9;margin-bottom:1rem;font-size:.9rem}.checkout-result .ticket-preview .ticket-card .ticket-content .guest-name{border-top:1px solid #fff3;padding-top:1rem;font-size:1.1rem;font-weight:600}.checkout-result .ticket-preview .ticket-card .ticket-qr{text-align:center;background:#fff;border-radius:12px;margin-bottom:1rem;padding:1rem}.checkout-result .ticket-preview .ticket-card .ticket-qr img{width:150px;height:150px}.checkout-result .ticket-preview .ticket-card .ticket-qr .qr-note{color:#666;margin:.5rem 0 0;font-size:.75rem}.checkout-result .ticket-preview .ticket-card .ticket-footer{text-align:center;opacity:.8;font-size:.9rem}.checkout-result .email-confirmation{text-align:center;background:#f0f9ff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.checkout-result .email-confirmation .email-icon{margin-bottom:.5rem;font-size:2rem}.checkout-result .email-confirmation h3{color:#333;margin:0 0 .5rem;font-size:1.1rem}.checkout-result .email-confirmation p{color:#555;margin:0;font-size:.95rem}.checkout-result .email-confirmation p strong{color:#007aff}.checkout-result .email-confirmation .note{color:#666;margin-top:.75rem;font-size:.85rem}.checkout-result .link-account-section{margin-bottom:1.5rem}.checkout-result .link-account-section .link-account-toggle{color:#666;cursor:pointer;background:0 0;border:1px dashed #ccc;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.checkout-result .link-account-section .link-account-toggle:hover{color:#007aff;border-color:#007aff}.checkout-result .link-account-section .link-account-form{background:#f9f9f9;border-radius:12px;margin-top:1rem;padding:1rem}.checkout-result .link-account-section .link-account-form p{color:#555;margin:0 0 1rem;font-size:.9rem}.checkout-result .link-account-section .link-account-form .form-group{margin-bottom:1rem}.checkout-result .link-account-section .link-account-form .form-group label{color:#333;margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:block}.checkout-result .link-account-section .link-account-form .form-group input{border:1px solid #ddd;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem}.checkout-result .link-account-section .link-account-form .form-group input:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff1a}.checkout-result .link-account-section .link-account-form .link-button{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-weight:600;transition:background-color .2s}.checkout-result .link-account-section .link-account-form .link-button:hover:not(:disabled){background:#0056b3}.checkout-result .link-account-section .link-account-form .link-button:disabled{opacity:.6;cursor:not-allowed}.checkout-result .link-account-section .link-account-form .error-message{color:#ff3b30;margin-top:.75rem;font-size:.85rem}.checkout-result .link-success{background:#e8f5e9;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.checkout-result .link-success .success-icon{color:#fff;background:#34c759;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.checkout-result .link-success p{color:#2e7d32;margin:0;font-size:.95rem}.checkout-result .app-cta{text-align:center;background:#f9f9f9;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.checkout-result .app-cta h3{color:#333;margin:0 0 .5rem;font-size:1.1rem}.checkout-result .app-cta p{color:#666;margin:0 0 1rem;font-size:.9rem}.checkout-result .app-cta .app-buttons{justify-content:center;gap:.75rem;display:flex}.checkout-result .app-cta .app-buttons .app-button{border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s;display:flex}.checkout-result .app-cta .app-buttons .app-button:hover{transform:translateY(-2px)}.checkout-result .app-cta .app-buttons .app-button.ios{color:#fff;background:#000}.checkout-result .app-cta .app-buttons .app-button.android{color:#fff;background:#34a853}.checkout-result .app-cta .app-buttons .app-button .icon{font-size:1rem}.checkout-result .back-link{text-align:center;color:#007aff;font-weight:500;text-decoration:none;display:block}.checkout-result .back-link:hover{text-decoration:underline}.checkout-result.cancelled .message-section{text-align:center;margin-bottom:2rem}.checkout-result.cancelled .message-section p{color:#555;line-height:1.6}.checkout-result.cancelled .actions{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.checkout-result.cancelled .help-section{background:#f9f9f9;border-radius:12px;padding:1.5rem}.checkout-result.cancelled .help-section h3{color:#333;margin:0 0 .75rem;font-size:1rem}.checkout-result.cancelled .help-section p{color:#666;margin:0 0 .75rem;font-size:.9rem}.checkout-result.cancelled .help-section ul{color:#666;margin:0 0 1rem;padding-left:1.25rem;font-size:.9rem}.checkout-result.cancelled .help-section ul li{margin-bottom:.35rem}.checkout-result.cancelled .help-section .contact{margin-bottom:0}.checkout-result.cancelled .help-section .contact a{color:#007aff}.checkout-result .action-button{text-align:center;border-radius:8px;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.checkout-result .action-button.primary{color:#fff;background:linear-gradient(135deg,#007aff,#0056b3)}.checkout-result .action-button.primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #007aff4d}.checkout-result .action-button.secondary{color:#333;background:#f0f0f0}.checkout-result .action-button.secondary:hover{background:#e0e0e0}.header{z-index:100;background-color:#5e1d89e6;width:100%;padding:1rem 0;transition:background .4s,padding .4s,box-shadow .4s;position:fixed;top:0;left:0}.header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(45deg,#5e1d89eb,#6f1e8aeb);padding:.25rem 0;box-shadow:0 2px 20px #00000026}.header-container{justify-content:space-between;align-items:center;display:flex}.logo{color:#fff;text-shadow:0 2px 4px #00000040;letter-spacing:.5px;background-color:#ffffff1a;border-radius:6px;flex-shrink:0;padding:.25rem .5rem;font-size:1.5rem;font-weight:800;transition:transform .2s,background-color .2s}.logo:hover{background-color:#fff3;transform:scale(1.05)}.navbar{align-items:center;gap:.5rem;display:flex}.navbar .nav-desktop{align-items:center;gap:clamp(4px,1vw,16px);list-style:none;display:flex}.navbar .nav-desktop li a{color:#fff;text-shadow:0 1px 2px #0000004d;white-space:nowrap;border-radius:4px;padding:6px 8px;font-size:clamp(.7rem,.85vw,.875rem);font-weight:600;text-decoration:none;transition:background .2s;display:inline-block;position:relative}.navbar .nav-desktop li a:after{content:"";background:#fff;width:0;height:2px;transition:width .4s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.navbar .nav-desktop li a:hover{background:#ffffff14}.navbar .nav-desktop li a:hover:after,.navbar .nav-desktop li a.active:after{width:60%}.navbar .nav-desktop li a.active{font-weight:700}.navbar .nav-mobile{display:none}.dashboard-button{color:#fff;white-space:nowrap;background:0 0;border:1.5px solid #ffffff80;border-radius:6px;padding:6px 14px;font-size:clamp(.7rem,.8vw,.8rem);font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.dashboard-button:hover{background:#ffffff26;border-color:#fffc}.mobile-menu-button{cursor:pointer;border-radius:6px;padding:8px;transition:background .2s;display:none}.mobile-menu-button:hover{background:#ffffff1a}.mobile-menu-button .hamburger{width:22px;height:16px;position:relative}.mobile-menu-button .hamburger span{background:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block;position:absolute;left:0}.mobile-menu-button .hamburger span:first-child{top:0}.mobile-menu-button .hamburger span:nth-child(2){top:7px}.mobile-menu-button .hamburger span:nth-child(3){top:14px}.mobile-menu-button .hamburger.active span:first-child{top:7px;transform:rotate(45deg)}.mobile-menu-button .hamburger.active span:nth-child(2){opacity:0;transform:translate(-10px)}.mobile-menu-button .hamburger.active span:nth-child(3){top:7px;transform:rotate(-45deg)}.desktop-only{display:inline-block}@media (width>=1440px){.navbar .nav-desktop{gap:1rem}.navbar .nav-desktop li a{padding:.25rem .5rem;font-size:.875rem}.dashboard-button{padding:.25rem 1rem;font-size:.875rem}}@media (width<=1200px) and (width>=1025px){.navbar .nav-desktop{gap:2px}.navbar .nav-desktop li a{padding:5px 6px;font-size:.72rem}.dashboard-button{padding:5px 10px;font-size:.72rem}}@media (width<=1024px){.mobile-menu-button{z-index:101;display:block}.navbar{-webkit-overflow-scrolling:touch;background:linear-gradient(#5e1d89 0%,#471667 100%);flex-direction:column;align-items:flex-start;width:80%;max-width:320px;height:100dvh;padding:80px 24px 24px;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-8px 0 30px #0003}.navbar.open{right:0}.navbar .nav-desktop{display:none}.navbar .nav-mobile{flex-direction:column;gap:1rem;width:100%;display:flex}.navbar .desktop-only{display:none}.nav-group{flex-direction:column;width:100%;display:flex}.nav-group:not(:first-child){border-top:1px solid #ffffff1f;padding-top:.5rem}.nav-group-label{text-transform:uppercase;letter-spacing:2px;color:#fff6;margin-bottom:2px;padding:.25rem .5rem;font-size:.65rem;font-weight:700}.nav-link{color:#fff;border-radius:8px;padding:10px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s;display:block}.nav-link:hover,.nav-link.active{background:#ffffff1a}.nav-link.active{font-weight:700}.nav-group-actions{margin-top:auto;padding-top:1rem}.nav-group-actions .dashboard-button{text-align:center;border-color:#fff6;width:100%;padding:12px 1rem}}@media (width<=480px){.navbar.open{width:100%;max-width:100%}.logo{font-size:1.25rem}}.footer{color:#fff;z-index:1;background:#41145f;padding:3rem 0 0;position:relative;overflow:hidden}.footer:before{content:"";background:radial-gradient(circle,#ffffff0d 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;left:-100px}.footer:after{content:"";background:radial-gradient(circle,#ffffff0d 0%,#fff0 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;right:-150px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;display:grid}@media (width<=768px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width<=480px){.footer-grid{grid-template-columns:1fr;gap:1.5rem}}.footer-column h4{margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600;position:relative}.footer-column h4:after{content:"";background:#fff6;width:30px;height:2px;position:absolute;bottom:0;left:0}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{color:#ffffffb3;font-size:.875rem;text-decoration:none;transition:color .2s,padding-left .2s}.footer-column ul li a:hover{color:#fff;padding-left:.25rem}.footer-brand p{color:#ffffffb3;max-width:280px;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.footer-logo{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:inline-block}.footer-logo:hover{color:#fff}.footer-tagline{color:#ffffffb3}.store-badges{align-items:center;gap:.5rem;display:flex}.store-badges .app-store-button{transition:all .3s;display:inline-block}.store-badges .app-store-button .app-store-badge{width:auto;height:36px;transition:all .3s;display:block}.store-badges .app-store-button .play-store-badge{height:53px;margin:-9px 0}.store-badges .app-store-button:hover{transform:translateY(-2px)}.store-badges .app-store-button:hover .app-store-badge{filter:brightness(.9)}.social-links{gap:.5rem;margin-top:1rem;display:flex}.social-links a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.social-links a:hover{background:#fff3;transform:translateY(-3px)}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;margin-top:3rem;padding:1rem 0}.footer-bottom p{color:#ffffff80;margin:0;font-size:.875rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#f9f9f9;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;display:flex;overflow-x:hidden}.App{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1 0 auto}a{color:inherit;text-decoration:none;transition:all .2s}button,.button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#5e1d89,#8d45b8);border:none;border-radius:50px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-family:inherit;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #00000026}button:hover,.button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}button:active,.button:active{transform:translateY(0)}button.secondary,.button.secondary{color:#333;background:#e6e6e6}button.outlined,.button.outlined{color:#5e1d89;background:0 0;border:2px solid #5e1d89}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (width<=480px){.container{padding:0 1rem}}footer.footer{flex-shrink:0}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}h1{font-size:2.25rem}@media (width<=480px){h1{font-size:1.875rem}}h2{font-size:1.875rem}@media (width<=480px){h2{font-size:1.5rem}}h3{font-size:1.5rem}p{margin-bottom:1rem}.section{padding:4rem 0}@media (width<=480px){.section{padding:3rem 0}}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#0000;-webkit-background-clip:text;background-clip:text}.card{background-color:#fff;border-radius:12px;padding:1.5rem;transition:all .2s;box-shadow:0 4px 12px #00000026}.card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0003}.gradient-bg{background:linear-gradient(135deg,#5e1d89,#8d45b8)}.purple-glow{position:relative}.purple-glow:after{content:"";z-index:-1;background:radial-gradient(circle,#8e2de24d 0%,#8e2de200 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;right:-50px}.fade-in{opacity:0;animation:.8s forwards fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in-bottom{opacity:0;animation:.8s forwards slideInBottom;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{margin-bottom:.25rem;font-weight:500;display:block}.form-group input,.form-group textarea,.form-group select{border:1px solid #ddd;border-radius:8px;width:100%;padding:.5rem;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#5e1d89;outline:none;box-shadow:0 0 0 2px #5e1d891a}
