body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.phone-mockup{display:flex;align-items:center;justify-content:center;padding:20px;width:100%}@media(max-width:480px){.phone-mockup{padding:10px;transform:scale(.95);transform-origin:center}}@media(max-width:360px){.phone-mockup{transform:scale(.85)}}.iphoneFront{width:291px;height:600px;background-color:#000;border-radius:50px;position:relative;box-shadow:0 10px 30px #0003}@media(max-width:480px){.iphoneFront{width:260px;height:537px}}@media(max-width:360px){.iphoneFront{width:240px;height:495px}}.iphoneFront .frame{position:absolute;top:0;left:0;width:101%;height:100%;border:3px solid #bbb5b3;border-radius:50px;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{width:3.5px;height:28px;border-top:2px solid #eae0d9;border-bottom:2px solid #eae0d9;position:absolute;top:105px;left:-4.5px;background:linear-gradient(90deg,#888,#555)}.iphoneFront .keys .volt{width:3.5px;height:50px;border-top:2px solid #eae0d9;border-bottom:2px solid #eae0d9;position:absolute;top:150px;left:-4.5px;background:linear-gradient(90deg,#888,#555)}.iphoneFront .keys .volb{width:3.5px;height:50px;border-top:2px solid #eae0d9;border-bottom:2px solid #eae0d9;position:absolute;top:210px;left:-4.5px;background:linear-gradient(90deg,#888,#555)}.iphoneFront .keys .lock{width:3.5px;height:70px;border-top:2px solid #eae0d9;border-bottom:2px solid #eae0d9;position:absolute;top:192px;right:-4.5px;background:linear-gradient(-90deg,#888,#555)}.iphoneFront .screen{width:270px;height:576px;background-size:cover;border-radius:40px;margin-top:12px;margin-left:12px;position:relative;overflow:hidden}@media(max-width:480px){.iphoneFront .screen{width:242px;height:516px;margin-top:11px;margin-left:11px}}@media(max-width:360px){.iphoneFront .screen{width:223px;height:475px;margin-top:10px;margin-left:10px}}.iphoneFront .screen img.screenshot{width:100%;height:100%;object-fit:cover;object-position:center center;position:absolute;top:0;left:0;z-index:1;border-radius:40px}.iphoneFront .screen .island{position:absolute;top:8px;right:0;left:0;margin-right:auto;margin-left:auto;width:90px;height:25px;background-color:#000;border-radius:40px;z-index:20}@media(max-width:480px){.iphoneFront .screen .island{width:81px;height:22px;top:7px}}@media(max-width:360px){.iphoneFront .screen .island{width:74px;height:21px;top:6px}}.iphoneFront .screen .island .camera{position:absolute;top:50%;transform:translateY(-50%);right:10px;width:15px;height:15px;background-color:#111;border-radius:50%}.iphoneFront .screen .island .camera:before{content:"";display:block;position:absolute;top:3px;left:3px;width:9px;height:9px;border-radius:50%;background-color:#161a3c}.iphoneFront .screen .island .camera:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5px;height:5px;background:linear-gradient(0deg,#03344f,#040e27,#3e5191);border-radius:50%}.mockup-gallery{display:flex;justify-content:center;margin-top:10px}.gallery-item{width:50px;height:100px;margin:0 5px;object-fit:cover;cursor:pointer;opacity:.7;transition:opacity .3s ease}.gallery-item:hover,.gallery-item.active{opacity:1}.home-page{overflow-x:hidden}.home-hero{padding:120px 0 80px;background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.home-hero .hero-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:hidden}.home-hero .hero-bg-elements .hero-shape{position:absolute;border-radius:50%}.home-hero .hero-bg-elements .hero-shape-1{width:500px;height:500px;top:-250px;left:-150px;background:radial-gradient(circle,#ffffff26,#fff0 70%)}.home-hero .hero-bg-elements .hero-shape-2{width:300px;height:300px;bottom:-100px;right:10%;background:radial-gradient(circle,#ffffff1a,#fff0 70%)}.home-hero .hero-bg-elements .hero-shape-3{width:200px;height:200px;top:20%;right:5%;background:radial-gradient(circle,#ffffff14,#fff0 70%)}.home-hero .container{position:relative;z-index:2}.home-hero .hero-content-wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:768px){.home-hero .hero-content-wrapper{flex-direction:column;text-align:center}}.home-hero .hero-text-content{flex:1;max-width:550px}@media(max-width:768px){.home-hero .hero-text-content{margin-bottom:2rem;max-width:100%}}.home-hero .hero-text-content h1{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.home-hero .hero-text-content h1 .text-gradient{background:linear-gradient(90deg,#fff,#f0f4ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:block}@media(max-width:480px){.home-hero .hero-text-content h1{font-size:2.25rem}}.home-hero .hero-description{font-size:1.25rem;opacity:.9;margin-bottom:2rem;line-height:1.6}.home-hero .hero-mockup-container{flex:1;display:flex;justify-content:center;position:relative;z-index:2}@media(max-width:480px){.home-hero .hero-mockup-container{width:100%;margin-top:1.5rem;padding:0 1rem}}.home-hero .hero-mockup-container .mockup-highlight{position:absolute;width:120%;height:120%;top:-10%;left:-10%;background:radial-gradient(circle,#ffffff1a,#fff0 50%);border-radius:50%;z-index:-1}.home-hero .hero-mockup-container .phone-mockup{transform-style:preserve-3d;perspective:1000px;max-width:350px;width:100%}@media(max-width:480px){.home-hero .hero-mockup-container .phone-mockup{max-width:100%;display:flex;justify-content:center}}.hero-buttons{display:flex;gap:1rem;align-items:flex-start;flex-wrap:wrap}@media(max-width:480px){.hero-buttons{flex-direction:column;width:100%;align-items:stretch}}@media(max-width:768px)and (min-width:481px){.hero-buttons{justify-content:center}}.hero-primary-button{white-space:nowrap}@media(max-width:480px){.hero-primary-button{white-space:normal;text-align:center}}.download-button-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.download-button-wrapper .store-badges{display:flex;flex-direction:row;align-items:center;gap:12px}.download-button-wrapper .app-store-button{display:inline-block;transition:all .3s ease}.download-button-wrapper .app-store-button .app-store-badge{height:50px;width:auto;display:block;transition:all .3s ease}.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(max-width:480px){.download-button-wrapper{width:100%;align-items:center}.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{background:#fff;color:#5e1d89;font-weight:600;padding:10px 22px;border-radius:50px;text-decoration:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.95em}.primary-button span{font-weight:600}.primary-button svg{font-size:13px;transition:transform .2s ease}.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(max-width:480px){.primary-button{width:100%}}.text-button{color:#fff;font-weight:500;text-decoration:none;position:relative;padding:.5rem 0}.text-button:after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#fff;transition:width .2s ease}.text-button:hover:after{width:100%}.social-proof-section{background:#f8f9fa;padding:2rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.social-proof-section .social-proof-content{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width:480px){.social-proof-section .social-proof-content{flex-direction:column;gap:1rem}}.social-proof-section .social-proof-label{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#33333380}.social-proof-section .social-proof-items{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}@media(max-width:480px){.social-proof-section .social-proof-items{flex-direction:column;gap:1rem}}.social-proof-section .social-proof-partner{display:flex;align-items:center;gap:.5rem}.social-proof-section .social-proof-logo{width:40px;height:40px;object-fit:contain}.social-proof-section .social-proof-university{font-size:1.125rem;font-weight:700;color:#333;letter-spacing:-.2px}.social-proof-section .social-proof-badge{height:50px;width:auto;object-fit:contain}.audience-section{background:#fff;padding:4rem 0}.audience-section .audience-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.audience-section .audience-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.audience-section .audience-cards{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto}}.audience-section .audience-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#f8f9fa;border-radius:20px;padding:3rem 2rem;text-decoration:none;color:#333;transition:all .4s ease;border:1px solid rgba(0,0,0,.06);position:relative;overflow:hidden}.audience-section .audience-card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#5e1d89,#8d45b8);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.audience-section .audience-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000014;border-color:#5e1d8926}.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{width:70px;height:70px;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .4s ease}.audience-section .audience-card .audience-card-icon svg{color:#fff;font-size:1.5rem}.audience-section .audience-card h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#333}.audience-section .audience-card p{font-size:.875rem;color:#333333b3;line-height:1.6;margin-bottom:1.5rem}.audience-section .audience-card .audience-card-link{font-size:.875rem;font-weight:600;color:#5e1d89;display:flex;align-items:center;gap:.25rem;margin-top:auto}.audience-section .audience-card .audience-card-link svg{font-size:12px;transition:transform .2s ease}.audience-section .audience-card .audience-card-stores{display:flex;align-items:center;gap:.5rem;margin-top:auto}.audience-section .audience-card .audience-card-stores a{transition:transform .2s ease}.audience-section .audience-card .audience-card-stores a:hover{transform:translateY(-2px)}.audience-section .audience-card .audience-card-stores .audience-store-badge{height:36px;width:auto;display:block}.audience-section .audience-card .audience-card-stores .audience-play-badge{height:53px;margin:-8px 0}.highlights-section{background:linear-gradient(135deg,#5e1d89,#8d45b8);padding:4rem 0}.highlights-section .highlights-grid{display:flex;justify-content:center;align-items:stretch;gap:2rem}@media(max-width:768px){.highlights-section .highlights-grid{gap:1.5rem}}@media(max-width:480px){.highlights-section .highlights-grid{flex-direction:column;gap:1.5rem}}.highlights-section .highlight-item{display:flex;align-items:center;gap:1rem;background:#ffffff1a;border-radius:16px;padding:1.5rem 2rem;flex:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:480px){.highlights-section .highlight-item{padding:1rem 1.5rem}}.highlights-section .highlight-icon{width:48px;height:48px;min-width:48px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center}.highlights-section .highlight-icon svg{color:#fff;font-size:1.5rem}.highlights-section .highlight-text{display:flex;flex-direction:column;gap:2px}.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{display:inline-block;background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:.875rem;letter-spacing:1px;margin-bottom:.5rem}.overview-section .overview-items{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto}.overview-section .overview-item{display:flex;align-items:center;gap:2rem;background:#fff;border-radius:16px;padding:2rem 3rem;text-decoration:none;color:#333;transition:all .4s ease;box-shadow:0 4px 15px #0000000a;border:1px solid rgba(0,0,0,.06)}.overview-section .overview-item:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014;border-color:#5e1d8926}.overview-section .overview-item:hover .overview-item-arrow{transform:translate(4px);color:#5e1d89}.overview-section .overview-item:hover .overview-item-icon{transform:scale(1.05)}@media(max-width:480px){.overview-section .overview-item{flex-direction:column;text-align:center;padding:2rem;gap:1rem}}.overview-section .overview-item .overview-item-icon{width:56px;height:56px;min-width:56px;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:14px;display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.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{font-size:1.25rem;font-weight:700;margin-bottom:.25rem;color:#333}.overview-section .overview-item .overview-item-content p{font-size:.875rem;color:#333333b3;line-height:1.6;margin:0}.overview-section .overview-item .overview-item-arrow{font-size:1.125rem;color:#3333334d;transition:all .2s ease;min-width:20px}@media(max-width:480px){.overview-section .overview-item .overview-item-arrow{display:none}}.section-header{text-align:center;max-width:800px;margin:0 auto 3rem}.section-header h2{font-size:1.875rem;margin-bottom:1rem;color:#333;font-weight:700;line-height:1.3}.section-header h2 .text-gradient{background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:480px){.section-header h2{font-size:1.5rem}}.section-header p{font-size:1.25rem;color:#333333b3;line-height:1.6;max-width:600px;margin:0 auto}.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{width:100%;border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000026}.comparison-table thead th{padding:1.5rem 2rem;font-size:1.125rem;font-weight:700;text-align:center;background:#f9f9fb;border-bottom:2px solid #eee}.comparison-table thead th:first-child{text-align:left}.comparison-table thead th.brand-col{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff}@media(max-width:480px){.comparison-table thead th{padding:1rem .5rem;font-size:.875rem}}.comparison-table tbody tr{transition:background .2s ease}.comparison-table tbody tr:hover{background:#5e1d8908}.comparison-table tbody tr:not(:last-child) td{border-bottom:1px solid #f0f0f0}.comparison-table tbody td{padding:1rem 2rem;text-align:center;font-size:.875rem;color:#333}.comparison-table tbody td:first-child{text-align:left;font-weight:500}.comparison-table tbody td.brand-col{background:#5e1d8908;font-weight:600;color:#5e1d89}.comparison-table tbody td.partial{color:#33333373;font-style:italic}@media(max-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(max-width:480px){.comparison-table .feature-name{white-space:normal}}.app-benefits-section{background-color:#f1f5f9;position:relative;overflow:hidden;padding:4rem 0}.app-benefits-section .section-tag{display:inline-block;background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:.875rem;letter-spacing:1px;margin-bottom:.5rem}.app-benefits-section .benefits-wrapper{display:flex;align-items:center;gap:3rem;margin-top:3rem}@media(max-width:768px){.app-benefits-section .benefits-wrapper{flex-direction:column}}.app-benefits-section .benefits-wrapper .benefits-image{flex:0 0 40%;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.app-benefits-section .benefits-wrapper .benefits-image{margin-bottom:2rem}}.app-benefits-section .benefits-wrapper .benefits-image .shield-icon-container{width:200px;height:200px;background:linear-gradient(135deg,#5e1d89,#8d45b8);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 10px 30px #0000001a}.app-benefits-section .benefits-wrapper .benefits-image .shield-icon-container:before{content:"";position:absolute;inset:-20px;border-radius:50%;border:1px solid rgba(94,29,137,.3);animation:pulse 2s infinite}.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;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:480px){.app-benefits-section .benefits-wrapper .benefits-content{grid-template-columns:1fr}}.app-benefits-section .benefits-wrapper .benefits-content .benefit-card{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 4px 15px #0000000d;transition:all .2s ease}.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{font-size:1.125rem;margin-bottom:.5rem;color:#333;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%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.5}to{transform:scale(1);opacity:1}}.cta-section{background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;text-align:center;position:relative;overflow:hidden;padding:4rem 0}.cta-section .cta-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.cta-section .cta-bg-elements .cta-shape{position:absolute;border-radius:50%}.cta-section .cta-bg-elements .cta-shape-1{width:300px;height:300px;top:-150px;right:10%;background:radial-gradient(circle,#ffffff1a,#fff0 70%)}.cta-section .cta-bg-elements .cta-shape-2{width:200px;height:200px;bottom:-100px;left:5%;background:radial-gradient(circle,#ffffff14,#fff0 70%)}.cta-content{max-width:900px;margin:0 auto;position:relative;z-index:2}.cta-content h2{font-size:2.25rem;margin-bottom:1.5rem;font-weight:800;line-height:1.3}@media(max-width:480px){.cta-content h2{font-size:1.875rem}}.cta-content h2 .text-gradient{background:linear-gradient(90deg,#fff,#f0f4ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cta-content p{margin-bottom:2rem;opacity:.9;font-size:1.25rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-content .cta-buttons{display:flex;justify-content:center;align-items:center;gap:2rem}@media(max-width:480px){.cta-content .cta-buttons{flex-direction:column;gap:1rem;width:100%}}.fixed-award-badge{position:fixed;bottom:30px;left:30px;z-index:1000}@media(max-width:768px){.fixed-award-badge{bottom:20px;left:20px}}@media(max-width:480px){.fixed-award-badge{bottom:15px;left:15px}}.fixed-award-badge .award-badge-wrapper{position:relative;cursor:pointer;text-decoration:none;display:block}.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{width:140px;height:140px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));transition:all .3s ease}@media(max-width:768px){.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{width:110px;height:110px}}@media(max-width:480px){.fixed-award-badge .award-badge-wrapper .eta-badge-fixed{width:90px;height:90px}}.fixed-award-badge .award-badge-wrapper .award-tooltip{position:absolute;left:150px;bottom:50%;transform:translateY(50%);background:#fffffffa;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 8px 24px #0000001f;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none;white-space:nowrap;min-width:300px;border:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:768px){.fixed-award-badge .award-badge-wrapper .award-tooltip{inset:-90px 0 auto auto;transform:none;min-width:240px;padding:.5rem 1rem}}@media(max-width:480px){.fixed-award-badge .award-badge-wrapper .award-tooltip{display:none}}.fixed-award-badge .award-badge-wrapper .award-tooltip:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:8px solid transparent;border-right-color:#fffffffa}@media(max-width:768px){.fixed-award-badge .award-badge-wrapper .award-tooltip:before{right:auto;left:30px;top:100%;transform:none;border-right-color:transparent;border-top-color:#fffffffa}}.fixed-award-badge .award-badge-wrapper .award-tooltip strong{display:block;font-size:1.125rem;color:#333;font-weight:600;margin-bottom:4px;letter-spacing:-.2px}.fixed-award-badge .award-badge-wrapper .award-tooltip span{display:block;font-size:.875rem;color:#333333a6;line-height:1.5;font-weight:400}.fixed-award-badge .award-badge-wrapper:hover .award-tooltip{opacity:1;visibility:visible}.fixed-award-badge .award-badge-wrapper:hover .eta-badge-fixed{filter:drop-shadow(0 12px 24px rgba(0,0,0,.4))}.header{position:fixed;top:0;left:0;width:100%;z-index:100;padding:1rem 0;transition:background .4s ease,padding .4s ease,box-shadow .4s ease;background-color:#5e1d89e6}.header.scrolled{background:linear-gradient(45deg,#5e1d89eb,#6f1e8aeb);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 20px #00000026;padding:.25rem 0}.header-container{display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.5rem;font-weight:800;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.25);letter-spacing:.5px;padding:.25rem .5rem;background-color:#ffffff1a;border-radius:6px;transition:transform .2s ease,background-color .2s ease;flex-shrink:0}.logo:hover{transform:scale(1.05);background-color:#fff3}.navbar{display:flex;align-items:center;gap:.5rem}.navbar .nav-desktop{display:flex;list-style:none;gap:clamp(4px,1vw,16px);align-items:center}.navbar .nav-desktop li a{padding:6px 8px;font-weight:600;font-size:clamp(.7rem,.85vw,.875rem);position:relative;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);text-decoration:none;display:inline-block;white-space:nowrap;border-radius:4px;transition:background .2s ease}.navbar .nav-desktop li a:after{content:"";position:absolute;bottom:2px;left:50%;width:0;height:2px;background:#fff;transition:width .4s ease;transform:translate(-50%)}.navbar .nav-desktop li a:hover{background:#ffffff14}.navbar .nav-desktop li a:hover:after{width:60%}.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{display:inline-block;padding:6px 14px;border:1.5px solid rgba(255,255,255,.5);border-radius:6px;color:#fff;font-weight:600;font-size:clamp(.7rem,.8vw,.8rem);text-decoration:none;white-space:nowrap;transition:all .2s ease;background:transparent}.dashboard-button:hover{background:#ffffff26;border-color:#fffc}.mobile-menu-button{display:none;cursor:pointer;padding:8px;border-radius:6px;transition:background .2s ease}.mobile-menu-button:hover{background:#ffffff1a}.mobile-menu-button .hamburger{width:22px;height:16px;position:relative}.mobile-menu-button .hamburger span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:2px;left:0;transition:all .3s ease}.mobile-menu-button .hamburger span:nth-child(1){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:nth-child(1){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(min-width:1440px){.navbar .nav-desktop{gap:1rem}.navbar .nav-desktop li a{font-size:.875rem;padding:.25rem .5rem}.dashboard-button{padding:.25rem 1rem;font-size:.875rem}}@media(max-width:1200px)and (min-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(max-width:1024px){.mobile-menu-button{display:block;z-index:101}.navbar{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;height:100dvh;background:linear-gradient(180deg,#5e1d89,#471667);padding:80px 24px 24px;transition:right .35s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 30px #0003;flex-direction:column;align-items:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch}.navbar.open{right:0}.navbar .nav-desktop{display:none}.navbar .nav-mobile{display:flex;flex-direction:column;gap:1rem;width:100%}.navbar .desktop-only{display:none}.nav-group{display:flex;flex-direction:column;width:100%}.nav-group:not(:first-child){border-top:1px solid rgba(255,255,255,.12);padding-top:.5rem}.nav-group-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#fff6;padding:.25rem .5rem;margin-bottom:2px}.nav-link{display:block;padding:10px 12px;color:#fff;font-weight:500;font-size:.875rem;text-decoration:none;border-radius:8px;transition:background .2s ease}.nav-link:hover,.nav-link.active{background:#ffffff1a}.nav-link.active{font-weight:700}.nav-group-actions{padding-top:1rem;margin-top:auto}.nav-group-actions .dashboard-button{width:100%;text-align:center;padding:12px 1rem;border-color:#fff6}}@media(max-width:480px){.navbar.open{width:100%;max-width:100%}.logo{font-size:1.25rem}}.footer{background:#41145f;color:#fff;padding:3rem 0 0;position:relative;z-index:1;overflow:hidden}.footer:before{content:"";position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#ffffff0d,#fff0 70%);border-radius:50%}.footer:after{content:"";position:absolute;bottom:-150px;right:-150px;width:400px;height:400px;background:radial-gradient(circle,#ffffff0d,#fff0 70%);border-radius:50%}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}@media(max-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr;gap:1.5rem}}.footer-column h4{font-size:1.25rem;font-weight:600;margin-bottom:1rem;position:relative;padding-bottom:.5rem}.footer-column h4:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:2px;background:#fff6}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{color:#ffffffb3;text-decoration:none;font-size:.875rem;transition:color .2s ease,padding-left .2s ease}.footer-column ul li a:hover{color:#fff;padding-left:.25rem}.footer-brand p{color:#ffffffb3;font-size:.875rem;line-height:1.6;margin-bottom:1rem;max-width:280px}.footer-logo{font-size:1.5rem;font-weight:800;color:#fff;text-decoration:none;display:inline-block;margin-bottom:.5rem}.footer-logo:hover{color:#fff}.footer-tagline{color:#ffffffb3}.store-badges{display:flex;gap:.5rem;align-items:center}.store-badges .app-store-button{display:inline-block;transition:all .3s ease}.store-badges .app-store-button .app-store-badge{height:36px;width:auto;display:block;transition:all .3s ease}.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{display:flex;gap:.5rem;margin-top:1rem}.social-links a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff1a;color:#fff;text-decoration:none;transition:all .2s ease}.social-links a:hover{transform:translateY(-3px);background:#fff3}.footer-bottom{margin-top:3rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p{color:#ffffff80;font-size:.875rem;margin:0}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;height:auto}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.5;background-color:#f9f9f9;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 0 auto}a{text-decoration:none;color:inherit;transition:all .2s ease}button,.button{cursor:pointer;font-family:inherit;border:none;background:linear-gradient(135deg,#5e1d89,#8d45b8);color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-weight:600;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026}button:hover,.button:hover{box-shadow:0 8px 16px #0003;transform:translateY(-2px)}button:active,.button:active{transform:translateY(0)}button.secondary,.button.secondary{background:#e6e6e6;color:#333}button.outlined,.button.outlined{background:transparent;border:2px solid #5e1d89;color:#5e1d89}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:480px){.container{padding:0 1rem}}footer.footer{flex-shrink:0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.25rem}@media(max-width:480px){h1{font-size:1.875rem}}h2{font-size:1.875rem}@media(max-width:480px){h2{font-size:1.5rem}}h3{font-size:1.5rem}p{margin-bottom:1rem}.section{padding:4rem 0}@media(max-width:480px){.section{padding:3rem 0}}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg,#5e1d89,#8d45b8);-webkit-background-clip:text;background-clip:text;color:transparent}.card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:1.5rem;transition:all .2s ease}.card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-4px)}.gradient-bg{background:linear-gradient(135deg,#5e1d89,#8d45b8)}.purple-glow{position:relative}.purple-glow:after{content:"";position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:radial-gradient(circle,#8e2de24d,#8e2de200 70%);z-index:-1;border-radius:50%}.fade-in{opacity:0;animation:fadeIn .8s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in-bottom{transform:translateY(50px);opacity:0;animation:slideInBottom .8s forwards}@keyframes slideInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.25rem;font-weight:500}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#5e1d89;box-shadow:0 0 0 2px #5e1d891a}
