@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@font-face{font-family:Aspekta;src:url(/fonts/Aspekta/Aspekta-350.ttf) format("truetype");font-weight:350;font-style:normal;font-display:swap}@font-face{font-family:Aspekta;src:url(/fonts/Aspekta/Aspekta-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aspekta;src:url(/fonts/Aspekta/Aspekta-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aspekta;src:url(/fonts/Aspekta/Aspekta-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.top-nav{position:absolute;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:2rem 3.2rem;background:linear-gradient(to bottom,rgba(0,0,0,.25) 0%,transparent 100%);pointer-events:none;transition:background .3s,box-shadow .3s}.top-nav-left{display:flex;align-items:center;gap:4.2rem}.top-nav-left-links{display:flex;align-items:center;gap:2rem}.top-nav-left-link{display:flex;width:84px;height:4.8rem;padding:11px 20px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:99px;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;text-align:center;font-family:Aspekta;font-size:18px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;text-decoration:none;pointer-events:all}.top-nav-left-link.active{border-radius:99px;border:1px solid rgba(255,255,255,.2);background:#fff3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.top-split-line{width:1px;height:2.6rem;margin:0 2rem;background:#fff6}.top-nav.nav-scrolled{background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 8px #00000014;transition:background .3s,box-shadow .3s}.top-nav.nav-scrolled .top-nav-brand{color:#1a1a1a}.top-nav.nav-scrolled .nav-link-login{background:#667eea1a;border-color:#667eea40;color:#667eea}.top-nav.nav-scrolled .nav-link-login:hover{background:#667eea2e;border-color:#667eea66}.top-nav-brand{font-size:1.1rem;font-weight:700;color:#ffffffe6;text-decoration:none;letter-spacing:-.01em;pointer-events:all;display:flex;align-items:center;gap:.4rem;transition:opacity .2s,color .3s}.top-nav-brand img{width:16rem;height:3.6rem}.top-nav-brand:hover{opacity:.85}.top-nav-actions{display:flex;align-items:center;gap:.75rem;pointer-events:all}.nav-link-login{width:14.2rem;height:4.8rem;border-radius:9.9rem;border:1px solid rgba(255,255,255,.2);background:#fff3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;justify-content:center;text-decoration:none}.nav-link-login:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-1px)}.nav-link-logout{display:flex;width:16.2rem;height:4.8rem;padding:1.6rem;justify-content:center;align-items:center;gap:1rem;border-radius:99px;background:linear-gradient(90deg,#5d68ff,#8c46fc);color:#fff;text-align:center;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}.user-email{border-radius:9.9rem;height:4.8rem;padding-left:2rem;padding-right:2rem;border:1px solid rgba(255,255,255,.2);background:#fff3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}@media(max-width:768px){.top-nav{padding:12px 16px}.top-nav-left{gap:10px}.top-nav-left-links{gap:6px}.top-nav-left-link{width:auto;height:32px;padding:0 12px;font-size:12px;border-radius:99px}.top-nav-brand img{width:100px;height:22px}.nav-link-login{width:auto;min-width:64px;height:34px;padding:0 14px;font-size:12px;border-radius:50px}.nav-link-logout{width:auto;min-width:72px;height:34px;font-size:12px;border-radius:50px;padding:0 12px}.user-email{display:none}}body{color:#1a1a1a;background:#fff}.hero{height:99.8rem;display:flex;justify-content:center;background:url(/images/hero-background.webp) center/cover no-repeat;position:relative;color:#fff;text-align:center;padding:2rem;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 100%);pointer-events:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-content{position:relative;z-index:1;padding-top:12.3rem}.hero .hero-title{text-align:center;font-family:Aspekta;font-size:8rem;font-style:normal;font-weight:700;line-height:10rem;background:linear-gradient(90deg,#e6dbff,#fff 45.14%,#e6dbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero .subtitle{animation:fadeInUp .8s ease-out .2s both;color:#fff;text-align:center;font-family:Aspekta;font-size:4.8rem;font-style:normal;font-weight:600;line-height:normal;margin-top:3rem}.hero .problem{animation:fadeInUp .8s ease-out .4s both;color:#fff;text-align:center;font-family:Aspekta;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;margin-top:2rem}.hero h2{font-size:2.8rem;font-weight:700;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.2);animation:fadeInUp .8s ease-out .6s both}.hero .gradient-text{color:#fff;text-align:center;font-family:Aspekta;font-size:4.8rem;font-style:normal;font-weight:600;line-height:normal;margin-top:6.9rem}@keyframes gradient-shift{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}.power-box{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;margin:2rem auto;max-width:600px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;animation:fadeInUp .8s ease-out .8s both}.power-box h3{font-size:1.4rem;margin-bottom:1rem;font-weight:700;letter-spacing:-.01em}.power-box p{font-size:1.05rem;opacity:.95;line-height:1.8;font-weight:400}.cta-buttons{margin-top:6rem}.download-group-ios img{width:4.8rem;height:4.8rem}.download-group-windows{margin-top:2rem}.download-group-windows img{width:2.4rem;height:2.4rem}.download-group{position:relative}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1.3rem 2.8rem;font-size:1.2rem;font-weight:600;color:#667eea;background:#fff;border:none;border-radius:50px;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0003;letter-spacing:-.01em;animation:fadeInUp 1s ease-out 1s both;white-space:nowrap;min-width:280px;font-family:inherit;line-height:1}button.cta-button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cta-button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 20px 50px #0000004d}.cta-button:active{transform:translateY(-1px) scale(.98)}.cta-button.recommended{border-radius:9.9rem;border:.4rem solid #5F67FF;background:#fff;box-shadow:0 .4rem 4rem #fff;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 15px 40px #667eea66,0 0 0 3px #ffffff4d}50%{box-shadow:0 15px 40px #667eea99,0 0 0 4px #ffffff80}}.recommended-badge{display:inline-block;margin-left:.5rem;padding:.2rem .6rem;background:#667eea;color:#fff;font-size:.75rem;font-weight:600;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.cta-button.secondary{background:#ffffffe6}.mac-dropdown{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:.5rem;min-width:320px;display:none;z-index:100}.mac-dropdown.show{display:block;animation:fadeInDown .3s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.mac-dropdown a{display:block;padding:1rem 1.5rem;color:#667eea;text-decoration:none;border-radius:8px;transition:all .2s;font-weight:500;font-size:1rem;white-space:nowrap}.mac-dropdown a:hover{background:#f0f4ff}.mac-dropdown a.recommended-option{background:#f0f4ff;font-weight:600}.dropdown-arrow{display:inline-block;margin-left:.3rem;transition:transform .3s}.download-group.active .dropdown-arrow{transform:rotate(180deg)}.hero-dl-wrapper{margin-top:6rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.hero-dl-group{position:relative}.hero-dl-btn-primary img{width:4.8rem;height:4.8rem}.hero-dl-btn-secondary img{width:2.4rem;height:2.4rem}.hero-dl-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1.3rem 2.8rem;font-size:1.2rem;font-weight:600;color:#667eea;background:#fff;border:none;border-radius:50px;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0003;letter-spacing:-.01em;animation:fadeInUp 1s ease-out 1s both;white-space:nowrap;min-width:280px;font-family:inherit;line-height:1}button.hero-dl-btn{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-dl-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 20px 50px #0000004d}.hero-dl-btn:active{transform:translateY(-1px) scale(.98)}.hero-dl-btn-primary{border-radius:9.9rem;border:.4rem solid #5F67FF;background:#fff;box-shadow:0 .4rem 4rem #fff;animation:pulse-glow 2s ease-in-out infinite}.hero-dl-btn-secondary{background:#ffffffe6}.hero-dl-badge{display:inline-block;margin-left:.5rem;padding:.2rem .6rem;background:#667eea;color:#fff;font-size:.75rem;font-weight:600;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.hero-dl-mac-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:.5rem;min-width:320px;display:none;z-index:100}.hero-dl-mac-menu.show{display:block;animation:fadeInDown .3s ease-out}.hero-dl-mac-menu a{display:block;padding:1rem 1.5rem;color:#667eea;text-decoration:none;border-radius:8px;transition:all .2s;font-weight:500;font-size:1rem;white-space:nowrap}.hero-dl-mac-menu a:hover{background:#f0f4ff}.hero-dl-mac-option{background:#f0f4ff;font-weight:600!important}.hero-dl-arrow{display:inline-block;margin-left:.3rem;transition:transform .3s}.hero-dl-group.active .hero-dl-arrow{transform:rotate(180deg)}.hero-meta{margin-top:7.4rem;display:flex;justify-content:center;flex-wrap:wrap;color:#fff;text-align:center;font-family:Aspekta;font-size:1.8rem;gap:2.7rem;font-style:normal;font-weight:500;line-height:normal}.hero-meta .hero-meta-item{display:flex;align-items:center}.hero-meta .hero-meta-item img{width:3.6rem;height:3.6rem;margin-right:1.2rem}.stats-full-power{width:100vw;height:120rem;background:linear-gradient(180deg,#dddcff,#fff 59.64%)}.stats{padding-top:8rem;text-align:center}.stats-container{margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem}.stat-item{flex:1;min-width:200px}.stat-number{text-align:center;font-family:Aspekta;font-size:4.8rem;font-style:normal;font-weight:600;line-height:normal;background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label{display:block;color:#0006;text-align:center;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal;margin-top:2rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.stat-number.live{animation:pulse 2s ease-in-out infinite}.full-power{margin-top:22.2rem}.full-power-container{margin:0 auto;text-align:center}.full-power h2{color:#161835;text-align:center;font-family:Aspekta;font-size:4.8rem;font-style:normal;font-weight:600;line-height:normal}.full-power .tagline{margin-top:2rem;text-align:center;font-family:Aspekta;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.power-grid{margin-top:20rem;display:flex;align-items:center;justify-content:center;gap:2rem}.power-item{border-radius:20px;border:1px solid rgba(0,0,0,.04);background:#fff;box-shadow:0 1rem 4rem #0000000a;width:28.5rem;height:28rem;position:relative;padding-top:9rem}.power-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #667eea26;border-color:#667eea}.power-item-icon{width:12rem;height:12rem;position:absolute;top:-6rem;left:50%;transform:translate(-50%)}.power-item h3{text-align:center;font-family:Aspekta;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.power-item p{margin-top:2rem;color:#0006;text-align:center;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal}.problem-section{margin:0 auto;margin-top:12rem}.problem-section h2{color:#161835;text-align:center;font-family:Aspekta;font-size:4.8rem;font-style:normal;font-weight:600;line-height:normal}.comparison{display:flex;align-items:center;justify-content:center;gap:4rem;margin-top:16.9rem;margin-bottom:12rem}.comparison-item{width:58rem;height:54.3rem;padding:4rem;border-radius:2rem;border:1px solid #FF6092;background:#ff60921a;box-shadow:0 1rem 4rem #0000000a}.before{background:linear-gradient(135deg,#fff5f5,#ffe5e5);border:2px solid #fc8181}.after{background:linear-gradient(135deg,#f0fff4,#e6ffed);border:2px solid #68d391}.comparison-item h3{color:#161835;text-align:center;font-family:Aspekta;font-size:3.2rem;font-style:normal;font-weight:600;line-height:normal;text-align:left;margin-bottom:3.8rem}.comparison-item ul{list-style:none}.comparison-item li{display:flex;align-items:center;gap:2rem;margin-top:3rem;color:#0006;font-family:Aspekta;font-size:2.4rem;font-style:normal;font-weight:500;line-height:normal}.comparison-item-icon{width:3.6rem;height:3.6rem}.features-testimonials{width:100vw;height:120rem;background:linear-gradient(180deg,#fff,#dddcff 59.64%)}.guide-section{margin:0 auto;margin-top:24rem}.guide-section h2{color:#161835;text-align:center;font-family:Aspekta;font-size:4.8rem;font-style:normal;font-weight:600;line-height:normal}.guide-section-tabs{display:flex;align-items:center;justify-content:center;gap:24.2rem;margin-top:13.7rem}.guide-tab-item{cursor:pointer;gap:1.9rem;text-align:center}.guide-tab-item .guide-tab-item-title{margin-top:1.9rem;color:#0006;text-align:center;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.4rem}.guide-tab-item.active .guide-tab-item-title{color:#000}.guide-tab-item img{width:12rem;height:12rem}.guide-tab-item .guide-tab-item-icon{border-radius:20px;border:1px solid rgba(0,0,0,.04);background:#fff;box-shadow:0 1rem 4rem #0000000a;display:flex;align-items:center;justify-content:center}.guide-tab-item.active .guide-tab-item-icon{border-radius:20px;border:4px solid #5F67FF;background:#fff;box-shadow:0 4px 40px #bd9af066}.features{padding-top:12rem}.features-container{margin:0 auto;position:relative}.features h2{color:#161835;text-align:center;font-family:Aspekta;font-size:4.8rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:12rem}.features-grid{display:grid;grid-template-columns:repeat(3,38.6rem);justify-content:center;gap:2rem}.feature-card{width:38.6rem;height:28rem;border-radius:20px;border:1px solid rgba(0,0,0,.04);background:#fff;box-shadow:0 10px 40px #0000000a;padding:4rem 2rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #667eea26}.feature-icon{width:4.8rem;height:4.8rem;aspect-ratio:1/1;margin-bottom:3.4rem}.feature-card h3{font-family:Aspekta;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:2rem}.feature-card p{color:#0006;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal;width:28.4rem}.guide-section-content{display:flex;justify-content:center;margin:0 auto;margin-top:8rem;width:80%}.guide-section-content img,.guide-section-content video{width:96rem;height:54rem;object-fit:contain;display:block}.testimonials{margin-top:17.3rem}.testimonials h2{color:#161835;text-align:center;font-family:Aspekta;font-size:4.8rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:8rem}.testimonials-grid{display:flex;gap:2rem;justify-content:center}.testimonial{width:38.6rem;height:26.4rem;border-radius:20px;border:1px solid rgba(0,0,0,.04);background:#fff;box-shadow:0 1rem 4rem #0000000a;transition:transform .2s;padding:1.3rem 1.9rem}.testimonial:nth-child(2){margin-top:6rem}.testimonial:hover{transform:translateY(-4px)}.testimonial-text{width:34.8rem;height:16.2rem;border-radius:20px;border:1px solid rgba(0,0,0,.04);background:#fff;box-shadow:0 1rem 4rem #0000000a;padding-left:1.1rem;padding-top:2.7rem;color:#0006;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal}.testimonial-author{padding-left:1.1rem;margin-top:1.3rem;font-family:Aspekta;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;color:#667eea;background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.testimonial-role{padding-left:1.1rem;color:#0006;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal}.cta-section{background:#a09eff;text-align:center}.cta-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 70% 70%,rgba(255,255,255,.1) 0%,transparent 50%)}.cta-section-content{position:relative;z-index:1;padding-top:12.3rem}.cta-section h2{color:#fff;text-align:center;font-family:Aspekta;font-size:8rem;font-style:normal;font-weight:700;line-height:125%}.cta-section p.download-tip{color:#fff;text-align:center;font-family:Aspekta;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;margin-top:4rem;margin-bottom:12rem}.cta-section .download-group{display:flex;justify-content:center;margin-bottom:2rem;text-align:center}.cta-section .download-group h3{color:#fff;margin-bottom:1.5rem}.cta-section .download-group .cta-buttons{display:flex;gap:2rem;margin-top:0}.cta-section .download-group .cta-button{min-width:31.1rem;max-width:55rem;height:8.6rem;border-radius:9.9rem;border:.4rem solid #5F67FF;background:#fff;box-shadow:0 .4rem 4rem #bd9af0;display:flex;align-items:center;gap:.5rem}.cta-section .download-group .cta-button img{width:4.8rem;height:4.8rem}.cta-section .download-group .cta-button span{text-align:center;font-family:Aspekta;font-size:3.2rem;font-style:normal;font-weight:600;line-height:normal;background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.help-text{color:#ffffffd9;font-size:.95rem;margin-top:1rem}.help-text a{color:#fff;text-decoration:underline}.cta-section .hero-meta{margin-top:12rem;padding-bottom:21.3rem}footer{background:#18142a;color:#fff;text-align:center;padding-top:10rem;padding-bottom:11.7rem}.footer-content{max-width:1200px;margin:0 auto}.footer-links{display:flex;justify-content:center;gap:4rem;margin-bottom:7rem;flex-wrap:wrap}.footer-links a{color:#a09eff;text-align:center;font-family:Aspekta;font-size:2.4rem;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;opacity:.8;transition:opacity .2s}.footer-links a:hover{opacity:1}.footer-note{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:1.6rem}.footer-disclaimer{color:#ffffffa6;text-align:center;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:1.7}.footer-legal{color:#ffffff59;text-align:center;font-family:Aspekta;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.7;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.footer-support{color:#ffffff73;text-align:center;font-family:Aspekta;font-size:1.6rem;font-weight:500}.footer-support a{color:#a09eff;text-decoration:none;transition:opacity .2s}.footer-support a:hover{opacity:.8;text-decoration:underline}.footer-support-sep{margin:0 1rem;color:#ffffff40}.footer-legal-link{color:#a09eff;text-decoration:none;transition:opacity .2s}.footer-legal-link:hover{opacity:.8;text-decoration:underline}@media(max-width:768px){body{overflow-x:hidden}.hero{height:auto;min-height:72rem;padding:0 2.4rem}.hero-content{padding-top:10rem;padding-bottom:6rem}.hero .hero-title{font-size:4.4rem;line-height:5.6rem}.hero .subtitle{font-size:2.6rem;margin-top:2rem}.hero .problem{font-size:1.6rem;margin-top:1.5rem}.hero .gradient-text{font-size:2.6rem;margin-top:3rem}.cta-buttons{margin-top:4rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.download-group-ios img{width:3.2rem;height:3.2rem}.download-group-windows{margin-top:0}.download-group-windows img{width:2rem;height:2rem}.cta-button{min-width:28rem;padding:1.4rem 2rem;font-size:1.6rem}.mac-dropdown{min-width:28rem;left:50%;transform:translate(-50%)}.hero-dl-wrapper{margin-top:4rem;gap:1.6rem}.hero-dl-btn-primary img{width:3.2rem;height:3.2rem}.hero-dl-btn-secondary img{width:2rem;height:2rem}.hero-dl-btn{min-width:28rem;padding:1.4rem 2rem;font-size:1.6rem}.hero-dl-mac-menu{min-width:28rem;left:50%;transform:translate(-50%)}.mac-dropdown a{padding:.9rem 1.2rem;font-size:1.4rem}.hero-meta{margin-top:4rem;flex-direction:column;align-items:center;gap:1.4rem;font-size:1.6rem}.hero-meta .hero-meta-item img{width:2.8rem;height:2.8rem;margin-right:1rem}.stats-full-power{height:auto;padding-bottom:6rem;overflow:hidden}.stats{padding-top:5rem}.stats-container{flex-direction:column;align-items:center;gap:3rem;padding:0 2rem}.stat-item{min-width:unset;width:100%}.stat-number{font-size:4rem}.stat-label{font-size:1.6rem;margin-top:1rem}.full-power{margin-top:5rem}.full-power h2{font-size:3.4rem;padding:0 2rem}.full-power .tagline{font-size:2rem;padding:0 2rem}.power-grid{margin-top:8rem;flex-direction:column;align-items:center;padding:0 2rem;gap:8rem}.power-item{width:100%;max-width:38rem;height:auto;padding:8rem 1.5rem 3rem}.power-item p{font-size:1.6rem}.problem-section{margin-top:6rem;padding:0 2rem;overflow:hidden}.problem-section h2{font-size:3.4rem}.comparison{flex-direction:column;align-items:center;margin-top:4rem;gap:2.4rem;margin-bottom:6rem}.comparison-item{width:100%;max-width:50rem;height:auto;padding:3rem 2.4rem;box-sizing:border-box}.comparison-item h3{font-size:2.6rem;margin-bottom:2rem}.comparison-item li{font-size:1.8rem;margin-top:1.8rem;gap:1.2rem}.features-testimonials{height:auto;overflow:hidden;padding-bottom:6rem}.features{padding-top:6rem}.features h2{font-size:3.4rem;margin-bottom:5rem;padding:0 2rem}.guide-section{margin-top:8rem;padding:0 2.4rem}.guide-section h2{font-size:3.2rem}.guide-section-tabs{gap:4rem;margin-top:5rem}.guide-tab-item img{width:7.2rem;height:7.2rem}.guide-tab-item .guide-tab-item-icon{border-radius:14px}.guide-tab-item.active .guide-tab-item-icon{border-radius:14px;border-width:3px}.guide-tab-item .guide-tab-item-title{font-size:1.4rem;margin-top:1.2rem}.guide-section-content{margin-top:4rem}.guide-section-content:before{display:none}.guide-section-content img,.guide-section-content video{width:100%;height:auto;object-fit:contain}.features-grid{display:flex;flex-direction:column;align-items:center;padding:0 2rem;gap:2rem}.feature-card{width:100%;max-width:50rem;height:auto;padding:3rem 2.4rem;box-sizing:border-box}.feature-card p{width:auto;font-size:1.6rem}.testimonials{margin-top:6rem;padding:0 2rem}.testimonials h2{font-size:3.4rem;margin-bottom:4rem}.testimonials-grid{flex-direction:column;align-items:center;gap:2rem}.testimonial{width:min(85vw,50rem);height:auto;padding:2rem}.testimonial:nth-child(2){margin-top:0}.testimonial-text{width:100%;height:auto;padding:2rem 1.5rem;font-size:1.6rem}.testimonial-author{font-size:1.8rem}.testimonial-role{font-size:1.6rem}.cta-section-content{padding:6rem 2rem 0}.cta-section h2{font-size:4.8rem;line-height:1.2}.cta-section p.download-tip{font-size:2rem;margin-top:2rem;margin-bottom:5rem}.cta-section .download-group .cta-buttons{flex-direction:column;align-items:center;gap:2rem}.cta-section .download-group .cta-button{min-width:28rem;max-width:44rem;height:7rem;justify-content:center}.cta-section .download-group .cta-button span{font-size:2.4rem}.cta-section .hero-meta{margin-top:6rem;padding-bottom:8rem}footer{padding-top:6rem;padding-bottom:6rem}.footer-links{gap:2.5rem;margin-bottom:4rem;padding:0 2rem}.footer-links a{font-size:2rem}.footer-note{font-size:1.6rem;padding:0 2rem}}.auth-page-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(180deg,#6b46ff -17.12%,#fff);position:relative}.auth-page-wrapper:before{content:"";position:fixed;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none;z-index:0}.page-wrapper{width:100%;max-width:440px;position:relative;z-index:1}.brand{text-align:center;margin-bottom:2rem;display:flex;align-items:center;gap:1rem;justify-content:center}.brand-logo{width:3.2rem;height:3.2rem;border-radius:100%;margin-bottom:.5rem;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.brand-name{font-size:1.6rem;font-weight:800;color:#fff;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.3)}.brand-name span{opacity:.85;font-weight:500}.card{border-radius:20px;border:1px solid rgba(0,0,0,.04);background:#fff6;box-shadow:0 10px 40px #0000000a;padding:2.5rem}.card-title{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:.4rem;letter-spacing:-.02em}.card-subtitle{font-size:.95rem;color:#0006;margin-bottom:2rem}.success-banner{display:none;background:#48c78e26;border:1px solid rgba(72,199,142,.4);border-radius:10px;padding:.85rem 1.1rem;margin-bottom:1.5rem;color:#6ee7b7;font-size:.9rem;font-weight:500}.success-banner.show{display:block}.form-group{margin-bottom:1.2rem}label{display:block;font-size:.875rem;font-weight:500;color:#000;margin-bottom:.45rem;letter-spacing:.01em}input[type=email],input[type=text],input[type=password]{width:100%;padding:.85rem 1rem;background:#fff6;border:1px solid rgba(0,0,0,.04);border-radius:20px;color:#000;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s,box-shadow .2s;outline:none}input[type=email]::placeholder,input[type=text]::placeholder,input[type=password]::placeholder{color:#0006}input[type=email].input-error,input[type=text].input-error,input[type=password].input-error{border-color:#fc8181b3;box-shadow:0 0 0 3px #fc818126}input[type=password].input-success{border-color:#48c78e99;box-shadow:0 0 0 3px #48c78e1f}.password-strength{margin-top:.5rem}.strength-bar-bg{height:3px;background:#ffffff14;border-radius:2px;overflow:hidden}.strength-bar-fill{height:100%;width:0%;border-radius:2px;transition:width .3s,background-color .3s}.strength-label{font-size:.78rem;color:#ffffff73;margin-top:.25rem}.error-message{display:none;color:#fc8181;font-size:.85rem;margin-top:.4rem;font-weight:500}.error-message.show{display:block}.form-error{display:none;background:#fc81811a;border:1px solid rgba(252,129,129,.3);border-radius:10px;padding:.85rem 1.1rem;margin-bottom:1.2rem;color:#fc8181;font-size:.9rem;font-weight:500}.form-error.show{display:block}.btn-submit{width:100%;padding:.95rem 1rem;border-radius:20px;background:linear-gradient(90deg,#5d68ff,#8c46fc);color:#fff;border:none;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s;letter-spacing:-.01em;margin-top:.5rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #667eea66}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #667eea8c}.btn-submit:active:not(:disabled){transform:translateY(0)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.btn-submit .btn-text{display:inline-block;transition:opacity .2s}.btn-submit .btn-spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;margin:0 auto}.btn-submit.loading .btn-text{display:none}.btn-submit.loading .btn-spinner{display:block}@keyframes spin{to{transform:rotate(360deg)}}.btn-google{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.85rem 1rem;border-radius:20px;border:1px solid rgba(0,0,0,.04);background:#fff6;box-shadow:0 10px 40px #0000000a;color:#000;font-family:inherit;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,transform .2s;text-decoration:none;margin-bottom:0}.btn-google:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.btn-google .google-icon{flex-shrink:0}.divider-with-text{display:flex;align-items:center;margin:1.2rem 0}.divider-with-text:before,.divider-with-text:after{content:"";flex:1;border-top:1px solid rgba(0,0,0,.1)}.divider-with-text span{padding:0 1rem;color:#0006;font-size:.85rem;font-weight:500}.device-linked-panel{display:none;text-align:center;padding:1.5rem 0 .5rem}.device-linked-panel.show{display:block}.device-linked-panel .panel-icon{font-size:3rem;margin-bottom:1rem;display:block}.device-linked-panel h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.5rem}.device-linked-panel p{color:#ffffffa6;font-size:.95rem;margin-bottom:1.2rem}.btn-copy-token{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.5rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-family:inherit;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s,transform .2s}.btn-copy-token:hover{background:#ffffff2e;transform:translateY(-1px)}.btn-copy-token.copied{background:#48c78e33;border-color:#48c78e66;color:#6ee7b7}.form-divider{border:none;border-top:1px solid rgba(255,255,255,.08);margin:1.8rem 0 1.5rem}.form-links{display:flex;flex-direction:column;gap:.65rem;text-align:center}.form-links a{color:#fff9;text-decoration:none;font-size:.9rem;transition:color .2s}.form-links a:hover{color:#ffffffe6}.form-links a.link-primary{color:#6b46ff;font-weight:500}.form-links a.link-primary:hover{color:#6b46ff}.back-link{text-align:center;margin-top:1.5rem}.terms-note{font-size:.78rem;color:#0006;text-align:center;margin-top:1rem;line-height:1.5}.code-input-row{position:relative;display:flex;align-items:center}.code-input-row input{width:100%;padding:.85rem 9rem .85rem 1rem;background:#fff6;border:1px solid rgba(0,0,0,.04);border-radius:20px;color:#000;font-family:inherit;font-size:1rem;outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.code-input-row input:focus{outline:none}.code-input-row input.input-error{border-color:#fc8181b3;box-shadow:0 0 0 3px #fc818126}.btn-inline-submit{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;color:#6b46ff;font-family:Aspekta,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;min-width:0;box-shadow:none!important}.btn-inline-submit:hover:not(:disabled){opacity:.75}.btn-inline-submit:disabled{opacity:.4;cursor:not-allowed}.code-hint{font-size:.8rem;color:#0006;margin-top:.4rem}@media(max-width:480px){.auth-page-wrapper .card{padding:2rem 1.5rem}.auth-page-wrapper .brand-name{font-size:1.4rem}.code-input-row input{padding-right:8rem}}.pricing-page-bg{min-height:100vh;background:linear-gradient(180deg,#6b46ff -17.12%,#ebe6ff 22.04%,#fff);background-size:cover;color:#fff;position:relative}.pricing-header{text-align:center;margin-bottom:4rem;padding-top:18rem}.pricing-header h1{font-size:8rem;font-weight:700;margin-bottom:2rem;line-height:10rem;color:#000}.pricing-header p{font-size:2.4rem;font-weight:700;color:#0006}.pricing-wrapper{max-width:1400px;margin:0 auto;padding:0 4rem 6rem}.pricing-grid{width:100%;display:flex;justify-content:center;gap:2rem}.plan-card{border-radius:2rem;border:1px solid rgba(0,0,0,.04);background:#fff;box-shadow:0 1rem 4rem #0000000a;display:flex;flex-direction:column;width:38.6rem;height:60.2rem;color:#000;padding:4rem 4rem 9.4rem;position:relative}.plan-card:nth-child(3){background:linear-gradient(180deg,#dfd6ff,#fff 53.24%)}.plan-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0006}.plan-card.highlighted{border-color:#a78bfa99;box-shadow:0 20px 50px #0006,0 0 30px #a78bfa26;transform:translateY(-4px)}.plan-badge{color:#161835;font-family:Aspekta;font-size:3.2rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:2rem}.plan-card:nth-child(2) .plan-badge{color:#6b46ff}.plan-card:nth-child(3) .plan-badge{background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.badge-free{background:#ffffff1a;color:#ccd4ff}.badge-premium{background:#4f46e533;color:#a78bfa;border:1px solid rgba(124,58,237,.35)}.badge-pro{background:#d9770626;color:#fb923c;border:1px solid rgba(194,65,12,.35)}.plan-price{padding-bottom:4rem;display:flex;align-items:flex-end;width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.price-amount{color:#000;text-align:center;font-family:Aspekta;font-size:5.4rem;font-style:normal;font-weight:700;line-height:5.4rem}.plan-card:nth-child(2) .price-amount{color:#6b46ff}.plan-card:nth-child(3) .price-amount{background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.price-period{color:#0006;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal;margin-left:1.2rem}.plan-features{list-style:none;width:100%;margin-bottom:1.8rem}.plan-features img{width:1.4rem;height:1.4rem;margin-right:2rem}.plan-features li{display:flex;align-items:center;margin-bottom:1.2rem;color:#000;font-family:Aspekta;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal}.plan-credit{margin-top:4rem;color:#000;font-family:Aspekta;font-size:1.8rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:2rem}.plan-btn{position:absolute;bottom:2rem;left:4rem;right:4rem;height:6.4rem;border-radius:1rem;background:#0000000a;color:#000;text-align:center;font-family:Aspekta;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;border:none}.plan-card:nth-child(2) .plan-btn{background:#6b46ff;color:#fff}.plan-card:nth-child(3) .plan-btn{background:linear-gradient(90deg,#df5dff,#8c46fc);color:#fff}.btn-free{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-free:hover{background:#ffffff2e;transform:translateY(-2px)}.btn-premium{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 20px #667eea66}.btn-premium:hover{transform:translateY(-2px);box-shadow:0 8px 28px #667eea8c}.btn-pro{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 20px #f59e0b59}.btn-pro:hover{transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b80}.plan-btn.current{opacity:.6;cursor:default;pointer-events:none}.email-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:300;padding:2rem}.email-modal{background:#fff;border-radius:2rem;padding:4rem;width:100%;max-width:44rem}.email-modal-title{font-family:Aspekta;font-size:2.4rem;font-weight:700;color:#161835;margin-bottom:1.2rem}.email-modal-body{font-family:Aspekta;font-size:1.6rem;color:#00000073;margin-bottom:2.8rem}.email-modal-input{width:100%;height:5.2rem;border:1px solid rgba(0,0,0,.15);border-radius:1rem;padding:0 1.6rem;font-family:Aspekta;font-size:1.6rem;color:#161835;outline:none;margin-bottom:1.6rem;box-sizing:border-box}.email-modal-input:focus{border-color:#6b46ff}.email-modal-btn{width:100%;height:5.6rem;border:none;border-radius:1.2rem;background:linear-gradient(90deg,#5d68ff,#8c46fc);color:#fff;font-family:Aspekta;font-size:1.8rem;font-weight:600;cursor:pointer}.toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(20px);background:#0a0a14e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:.85rem 1.5rem;font-size:.95rem;color:#fff;opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;z-index:200}.toast.show{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.back-link{text-align:center;margin-top:2.5rem}.back-link a{color:#0006;text-decoration:none;font-size:.875rem;display:inline-flex;align-items:center;gap:.3rem;transition:color .2s}.back-link a:hover{color:#fffc}@media(max-width:960px){.pricing-grid{gap:1.2rem}.plan-card{width:30rem;height:auto;padding:3rem}.pricing-header{padding-top:14rem}}@media(max-width:768px){.pricing-wrapper{padding:0 2rem 5rem}.pricing-header{padding-top:10rem;margin-bottom:3rem}.pricing-header h1{font-size:4rem;line-height:5rem;margin-bottom:1.2rem}.pricing-header p{font-size:1.6rem;font-weight:500}.pricing-grid{flex-direction:column;align-items:center;gap:1.6rem}.plan-card{width:100%;max-width:40rem;height:auto;padding:3rem}.plan-badge{font-size:2.2rem;margin-bottom:1.4rem}.plan-price{margin-bottom:2.4rem}.price-amount{font-size:3.8rem;line-height:3.8rem}.price-period{font-size:1.4rem}.plan-btn{height:5.2rem;font-size:1.8rem;margin-bottom:2.4rem;border-radius:.8rem}.plan-credit{font-size:1.4rem;margin-bottom:1.6rem}.plan-features li{font-size:1.2rem;margin-bottom:1rem}.plan-features img{width:1.2rem;height:1.2rem;margin-right:1.4rem}}.checkout-scene{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:12rem 4rem 6rem}.checkout-panel{width:100%;max-width:48rem;border-radius:2rem;background:#fffffff0;box-shadow:0 .8rem 3.2rem #1618350f;padding:5rem 4.4rem;opacity:0;transform:translateY(1.2rem);animation:panel-enter .4s cubic-bezier(.25,.1,.25,1) .1s forwards}@keyframes panel-enter{to{opacity:1;transform:translateY(0)}}.checkout-status{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.checkout-status-dot{width:1rem;height:1rem;border-radius:50%;flex-shrink:0}.checkout-status-dot--ok{background:#6b46ff;box-shadow:0 0 0 .3rem #6b46ff26}.checkout-status-label{font-family:Aspekta,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.checkout-status-label--ok{color:#6b46ff}.checkout-heading{font-family:Aspekta,sans-serif;font-size:3.6rem;font-weight:700;line-height:1.15;color:#161835;margin-bottom:1.2rem}.checkout-plan-name{color:#6b46ff}.checkout-plan-name--pro{color:#8c46fc}.checkout-body{font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.55;color:#16183580;margin-bottom:4rem}.checkout-cta{display:block;width:100%;height:5.8rem;border:none;border-radius:1.2rem;font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:600;text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s ease-out,box-shadow .15s ease-out}.checkout-cta:hover{transform:translateY(-.2rem)}.checkout-cta--primary{background:linear-gradient(90deg,#5d68ff,#8c46fc);color:#fff;box-shadow:0 .4rem 1.6rem #6b46ff40}.checkout-cta--primary:hover{box-shadow:0 .6rem 2.4rem #6b46ff59}.checkout-secondary-link{display:block;text-align:center;margin-top:2rem;font-family:Aspekta,sans-serif;font-size:1.5rem;font-weight:500;color:#16183559;text-decoration:none;transition:color .15s}.checkout-secondary-link:hover{color:#16183599}@media(max-width:768px){.checkout-scene{padding:10rem 2rem 4rem;align-items:flex-start}.checkout-panel{padding:3.6rem 2.8rem;border-radius:1.6rem}.checkout-heading{font-size:2.8rem}.checkout-body{font-size:1.5rem;margin-bottom:3.2rem}.checkout-cta{height:5.2rem;font-size:1.6rem}.checkout-status-label{font-size:1.2rem}}.blog-page-bg{min-height:100vh;background:linear-gradient(180deg,#6b46ff -17.12%,#ebe6ff 22.04%,#fff);position:relative;color:#fff}.blog-page-bg:before{content:"";position:fixed;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none;z-index:0}.blog-main{position:relative;z-index:1}.blog-main{max-width:1100px;margin:0 auto;padding:0 4rem 12rem}.blog-topbar{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.4rem 2.4rem;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.blog-brand{display:flex;align-items:center;gap:.7rem;text-decoration:none}.blog-brand-logo{width:2.2rem;height:2.2rem;border-radius:50%;object-fit:cover}.blog-brand-name{font-family:Aspekta,sans-serif;font-size:1rem;font-weight:800;color:#ffffffeb;letter-spacing:.01em}.blog-back-btn{font-family:Aspekta,sans-serif;font-size:.85rem;font-weight:600;color:#ffffff8c;text-decoration:none;transition:color .2s;padding:.4rem 0}.blog-back-btn:hover{color:#ffffffe6}.blog-categories{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;margin-bottom:5rem}.blog-cat-btn{font-family:Aspekta,sans-serif;font-size:1.6rem;font-weight:600;color:#ffffff80;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:.45em 1.1em;cursor:pointer;transition:color .18s,background .18s,border-color .18s}.blog-cat-btn:hover{color:#ffffffd9;background:#ffffff1a}.blog-cat-btn--active{color:#c8c6ff;background:#a09eff2e;border-color:#a09eff66}.blog-card-meta{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.blog-cat-tag{display:inline-block;font-family:Aspekta,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b46ff;border:1px solid rgba(107,70,255,.2);background:#6b46ff0a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:100px;padding:.25em .75em}.blog-header{padding-top:20rem;padding-bottom:9rem;text-align:center}.blog-page-title{font-family:Aspekta,sans-serif;font-size:7rem;font-weight:700;line-height:1.15;color:#000;margin-bottom:2.4rem;text-align:left}.blog-page-subtitle{font-family:Aspekta,sans-serif;font-size:2.2rem;font-weight:400;color:#0006;line-height:1.6;text-align:left}.blog-state{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:12rem 0;color:#ffffff73;font-family:Aspekta,sans-serif;font-size:2rem}.blog-error{color:#fc8181bf}.blog-spinner{width:36px;height:36px;border:3px solid rgba(160,158,255,.2);border-top-color:#a09eff;border-radius:50%;animation:blog-spin .75s linear infinite}@keyframes blog-spin{to{transform:rotate(360deg)}}.blog-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:4rem}.blog-card{border:1px solid rgba(0,0,0,.04);background:#fff6;box-shadow:0 10px 40px #0000000a;border-radius:16px;overflow:hidden;transition:transform .2s,border-color .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-4px);border-color:#a09eff59;box-shadow:0 12px 40px #5d68ff26}.blog-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.blog-card-cover{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#ffffff0a;display:flex;align-items:center;justify-content:center}.blog-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.blog-card:hover .blog-card-img{transform:scale(1.04)}.blog-card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#5d68ff1a,#8c46fc14)}.blog-card-body{display:flex;flex-direction:column;gap:1.2rem;padding:3rem 3.2rem 3.5rem;flex:1}.blog-card-title{font-family:Aspekta,sans-serif;font-size:2rem;font-weight:600;line-height:1.5;color:#000}.blog-card-date{font-family:Aspekta,sans-serif;font-size:1.6rem;font-weight:400;color:#000}.blog-card-cta{margin-top:auto;padding-top:1.6rem;font-family:Aspekta,sans-serif;font-size:1.7rem;font-weight:600;color:#6b46ff;transition:color .2s}.blog-card:hover .blog-card-cta{color:#c8c6ff}@media(max-width:768px){.blog-main{padding:0 2rem 5rem}.blog-header{padding-top:8rem;padding-bottom:3.5rem}.blog-page-title{font-size:3.6rem}.blog-page-subtitle{font-size:1.5rem}.blog-categories{gap:.8rem;margin-bottom:2.5rem}.blog-cat-btn{font-size:1.2rem;padding:.4em .9em}.blog-cat-tag{font-size:1rem}.blog-grid{grid-template-columns:1fr;gap:1.4rem}.blog-card-body{padding:2rem 2.2rem 2.4rem;gap:.8rem}.blog-card-title{font-size:1.6rem}.blog-card-date{font-size:1.2rem}.blog-card-cta{font-size:1.3rem;padding-top:1rem}.blog-state{padding:6rem 0;font-size:1.5rem;gap:1.5rem}}.refer-page-bg{min-height:100vh;background:linear-gradient(180deg,#6b46ff -17.12%,#ebe6ff 22.04%,#fff)}.refer-header{padding:14rem 12.5% 4rem}.refer-label{font-family:Aspekta,sans-serif;font-size:4.8rem;font-weight:600;color:#000;line-height:6.9rem;margin-bottom:1.2rem}.refer-title{font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:500;line-height:2.6rem;color:#0006}.refer-content{padding:0 12.5% 8rem;display:flex;flex-direction:column;gap:2.5rem}.refer-card{background:#ffffffeb;border-radius:2rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 1rem 4rem #0000000a;padding:2.4rem 2.7rem}.refer-card>.refer-card-heading{margin-bottom:2rem}.refer-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:.8rem}.refer-card-heading{font-family:Aspekta,sans-serif;font-size:2rem;font-weight:600}.refer-card-heading--primary{background:linear-gradient(90deg,#5d68ff,#8c46fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.refer-card-sub{font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:500;color:#0006;margin-top:.8rem}.refer-gen-btn{flex-shrink:0;background:linear-gradient(90deg,#5d68ff,#8c46fc);color:#fff;border:none;border-radius:1rem;padding:1.1rem 2rem;font-family:Aspekta,sans-serif;font-size:1.6rem;font-weight:600;cursor:pointer;height:4.8rem;display:flex;align-items:center;white-space:nowrap;transition:opacity .2s}.refer-gen-btn:hover{opacity:.85}.refer-inner-box{background:#fff;border-radius:2rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 1rem 4rem #0000000a}.refer-stats-box{display:flex;align-items:stretch;margin-top:2rem;overflow:hidden;min-height:11rem;width:fit-content;min-width:50%}.refer-stat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;padding:2rem 3rem}.refer-stat-label{font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:500;color:#161835;text-align:center}.refer-stat-value{font-family:Aspekta,sans-serif;font-size:2.4rem;font-weight:700;color:#161835}.refer-stat-divider{width:1px;background:#0000001a;align-self:stretch;margin:2rem 0;flex-shrink:0}.refer-code-label{font-family:Aspekta,sans-serif;font-size:2rem;font-weight:600;color:#161835;margin-top:2.4rem;margin-bottom:1rem}.refer-code-box{display:flex;align-items:center;padding:2rem 2.9rem;gap:2rem;min-height:8.6rem}.refer-code-text{font-family:Aspekta,sans-serif;font-size:3.2rem;font-weight:700;color:#161835;letter-spacing:.06em}.refer-copy-btn{background:none;border:none;cursor:pointer;color:#000;position:relative;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0}.refer-copy-btn:hover{opacity:.7}.refer-copy-btn svg{width:2.4rem;height:2.4rem}.refer-copied-tip{position:absolute;top:-3.2rem;left:50%;transform:translate(-50%);background:#161835;color:#fff;font-family:Aspekta,sans-serif;font-size:1.2rem;font-weight:500;padding:.4rem .8rem;border-radius:.6rem;white-space:nowrap;pointer-events:none}.refer-table-wrap{overflow:hidden;margin-top:0}.refer-table-head--reward,.refer-table-row--reward{grid-template-columns:1fr 1fr 1fr}.refer-table-head{display:grid;grid-template-columns:2fr 1fr 1fr;padding:1.2rem 2rem;background:#00000008;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.refer-table-head span{font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:500;color:#0006}.refer-table-head span:last-child{justify-content:flex-end}.refer-table-row{display:grid;grid-template-columns:2fr 1fr 1fr;padding:1.4rem 2rem;align-items:center;border-top:1px solid rgba(0,0,0,.04);transition:background .15s}.refer-table-row:hover{background:#5d68ff05}.refer-table-row span{font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:400;color:#161835;display:flex;align-items:center}.refer-row-user{gap:1rem}.refer-avatar{width:3.2rem;height:3.2rem;border-radius:50%;background:linear-gradient(90deg,#5d68ff,#8c46fc);color:#fff;font-family:Aspekta,sans-serif;font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.refer-badge{display:inline-flex!important;align-items:center;justify-content:center;margin-left:auto;padding:.4rem 1.2rem;border-radius:99px;font-size:1.4rem!important;font-weight:600!important}.refer-badge-pending{background:#ffa0001a;color:#e07000}.refer-badge-awarded,.refer-badge-received{background:#00b0601a;color:#009050}.refer-credits-value{color:#5d68ff;font-weight:600!important}.refer-code-placeholder{font-size:1.6rem!important;font-weight:400!important;color:#0000004d!important;letter-spacing:0!important}.refer-table-empty{padding:3rem 2rem;text-align:center;color:#00000059;font-family:Aspekta,sans-serif;font-size:1.6rem}.refer-pagination{display:flex;justify-content:center;align-items:center;gap:1.2rem;margin-top:3rem}.refer-pg-btn{width:4rem;height:4rem;border-radius:99px;border:none;background:none;font-family:Aspekta,sans-serif;font-size:1.6rem;font-weight:500;color:#161835;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.refer-pg-btn:hover{background:#5d68ff14}.refer-pg-active{background:linear-gradient(90deg,#5d68ff,#8c46fc);color:#fff}.refer-pg-active:hover{opacity:.9}.refer-pg-arrow svg{width:2rem;height:2rem}.refer-pg-arrow:disabled{opacity:.3;cursor:default;pointer-events:none}@media(max-width:768px){.refer-header{padding:10rem 2rem 2.4rem}.refer-label{font-size:3.2rem;line-height:1.3;margin-bottom:.8rem}.refer-title{font-size:1.4rem;line-height:2rem}.refer-content{padding:0 1.6rem 5rem;gap:1.6rem}.refer-card{padding:1.8rem 1.6rem}.refer-card-heading{font-size:1.8rem}.refer-card-sub{font-size:1.5rem}.refer-card-top{flex-direction:column;gap:1.4rem}.refer-gen-btn{width:100%;justify-content:center}.refer-stats-box{flex-direction:column;min-height:unset}.refer-stat-divider{width:100%;height:1px;margin:0;align-self:unset}.refer-stat{padding:1.6rem 2rem}.refer-stat-label{font-size:1.5rem}.refer-stat-value{font-size:2rem}.refer-code-label{font-size:1.6rem;margin-top:1.8rem}.refer-code-box{padding:1.6rem 2rem;min-height:unset;gap:1.2rem}.refer-code-text{font-size:2.2rem}.refer-table-head,.refer-table-row{padding:1rem 1.2rem}.refer-table-head span,.refer-table-row span{font-size:1.4rem}.refer-row-user{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.refer-badge{padding:.3rem .8rem;font-size:1.2rem!important}.refer-pg-btn{width:3.2rem;height:3.2rem;font-size:1.4rem}}.legal-page-bg{min-height:100vh;background:#0d0d14;color:#fff;position:relative}.legal-content{max-width:86rem;margin:0 auto;padding:12rem 4rem 10rem}.legal-content h1{font-family:Aspekta,sans-serif;font-size:5.6rem;font-weight:700;line-height:1.2;background:linear-gradient(90deg,#e6dbff,#fff,#e6dbff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.2rem}.legal-last-updated{font-family:Aspekta,sans-serif;font-size:1.6rem;font-weight:400;color:#fff6;margin-bottom:5rem}.legal-intro{font-family:Aspekta,sans-serif;font-size:2rem;font-weight:400;color:#ffffffbf;line-height:1.8;margin-bottom:4rem}.legal-section{margin-bottom:4rem}.legal-section h2{font-family:Aspekta,sans-serif;font-size:2.4rem;font-weight:600;color:#a09eff;margin-bottom:1.6rem;padding-bottom:.8rem;border-bottom:1px solid rgba(160,158,255,.2)}.legal-section p{font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:400;color:#ffffffb3;line-height:1.8;margin-bottom:1.2rem}.legal-section ul{list-style:none;padding:0;margin:0 0 1.2rem}.legal-section ul li{font-family:Aspekta,sans-serif;font-size:1.8rem;font-weight:400;color:#ffffffb3;line-height:1.8;padding:.4rem 0 .4rem 2.4rem;position:relative}.legal-section ul li:before{content:"•";position:absolute;left:.8rem;color:#a09eff}.legal-section .legal-highlight{background:#a09eff14;border-left:3px solid #A09EFF;border-radius:0 8px 8px 0;padding:1.2rem 1.6rem;margin:1.2rem 0;font-size:1.8rem;color:#fffc}.legal-section .legal-warning{background:#ff606014;border-left:3px solid #FF6060;border-radius:0 8px 8px 0;padding:1.2rem 1.6rem;margin:1.2rem 0;font-size:1.8rem;color:#fffc}.legal-contact-link{color:#a09eff;text-decoration:none;transition:opacity .2s}.legal-contact-link:hover{opacity:.8;text-decoration:underline}@media(max-width:768px){.legal-content{padding:10rem 2.4rem 6rem}.legal-content h1{font-size:3.8rem}.legal-last-updated{font-size:1.5rem;margin-bottom:3rem}.legal-intro{font-size:1.7rem}.legal-section h2{font-size:2rem}.legal-section p,.legal-section ul li{font-size:1.6rem}}
