*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Montserrat,-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;line-height:1.5;font-weight:400;color:#000;background-color:#fff}body{margin:0;min-height:100vh;width:100%;overflow-x:hidden}#root{width:100%;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{width:100%;padding:1.5rem 2rem;background-color:transparent;position:fixed;top:0;left:0;z-index:1000;transition:background-color .3s ease,backdrop-filter .3s ease}.header.scrolled{background-color:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000000d}.header-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#000}.logo-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.logo-icon svg,.logo-icon img{width:100%;height:100%;object-fit:contain}.nav-container,.header-right{display:flex;align-items:center;gap:2rem}.trust-badge{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#000}.stars{color:orange;font-size:.875rem;letter-spacing:.1em}.rating{font-weight:700;color:#000}.reviews{color:#666}.nav-link{color:#000;text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s;padding:.25rem 0}.nav-link:hover{color:#ff1493}.auth-buttons{display:flex;align-items:center;gap:1rem}.login-link{color:#000;text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s;padding:.5rem 0}.login-link:hover{color:#ff1493}.cta-primary{background-color:#000;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-size:1rem;font-weight:600;transition:background-color .2s;border:none;cursor:pointer;white-space:nowrap}.cta-primary:hover{background-color:#333}.cta-secondary{background-color:transparent;color:#000;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-size:1rem;font-weight:600;transition:background-color .2s;border:2px solid #000000;cursor:pointer;white-space:nowrap}.cta-secondary:hover{background-color:#f5f5f5}@media(max-width:1024px){.nav-container{gap:1.5rem}.nav-link{font-size:.9rem}.trust-badge{display:none}}@media(max-width:768px){.header{padding:.75rem 1rem}.header-container{flex-wrap:nowrap;gap:.5rem}.nav-container,.header-right,.auth-buttons.app-store-buttons,.trust-badge{display:none}.login-link{font-size:.875rem;display:none}}@media(max-width:480px){.header{padding:.625rem .75rem}.logo-text{font-size:1.25rem}.logo-icon{width:28px;height:28px}}.hero{width:100%;padding:13rem 2rem 6rem;background:#fff;min-height:800px;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,20,147,.1) 0%,transparent 70%);border-radius:50%;z-index:0}.hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,191,255,.1) 0%,transparent 70%);border-radius:50%;z-index:0}.hero-container{max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:1}.hero-content{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.hero-text{display:flex;flex-direction:column;gap:1.25rem}.hero-headline{font-size:3.5rem;font-weight:400;line-height:1.2;color:#000;margin:0 0 .5rem;letter-spacing:-.02em}.hero-headline strong{font-weight:700}.highlight-pink{color:#ff1493;background:linear-gradient(135deg,#ff1493,#ff6b9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subheadline{font-size:1.25rem;line-height:1.6;color:#666;margin:0;max-width:700px}.hero-stats{display:flex;align-items:center;gap:.75rem;color:#666;font-size:1rem}.globe-icon{color:#666}.hero-ctas{display:flex;gap:1rem;margin-top:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.hero-download-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.625rem 1rem .625rem .875rem;background-color:#000;color:#fff;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;font-size:.875rem;font-weight:500;min-width:150px;height:56px}.hero-download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040;opacity:.95}.hero-download-btn:active{transform:translateY(0)}.hero-download-btn svg{flex-shrink:0;width:28px;height:28px}.download-btn-content{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2;justify-content:center}.download-label{font-size:.625rem;font-weight:400;opacity:.9;text-transform:uppercase;letter-spacing:.5px;line-height:1}.download-platform{font-size:1.125rem;font-weight:600;margin-top:2px;line-height:1}.hero-download-android,.hero-download-ios{background-color:#000}@media(max-width:768px){.hero-download-btn{min-width:140px;height:52px;padding:.5rem .875rem .5rem .75rem}.hero-download-btn svg{width:24px;height:24px}.download-platform{font-size:1rem}}.hero-visual{position:relative;height:500px;display:flex;align-items:stretch;justify-content:center;z-index:1;overflow:hidden}.hero-image-container{position:relative;width:100%;height:100%;max-width:600px;display:block;z-index:2;margin:0;padding:0;background:transparent}.hero-image{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:0;box-shadow:none;transition:transform .3s ease;display:block;margin:0;padding:0;vertical-align:top;background:transparent;background-color:transparent}.hero-image:hover{transform:scale(1.02)}.hero-shapes{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.shape{position:absolute;border-radius:50%;opacity:.9}.shape-1{width:300px;height:300px;background:linear-gradient(135deg,#ff6b9d,#c44569);top:10%;left:10%;z-index:0;opacity:.6;animation:float 6s ease-in-out infinite}.shape-2{width:250px;height:250px;background:linear-gradient(135deg,#4facfe,#00f2fe);top:30%;right:15%;z-index:0;opacity:.6;animation:float 8s ease-in-out infinite reverse}.shape-3{width:200px;height:200px;background:linear-gradient(135deg,#fa709a,#fee140);bottom:20%;left:20%;z-index:0;opacity:.6;animation:float 7s ease-in-out infinite}.shape-4{width:180px;height:180px;background:linear-gradient(135deg,#a8edea,#fed6e3);top:50%;right:10%;z-index:0;opacity:.7;box-shadow:0 10px 30px #0000001a;animation:float 9s ease-in-out infinite reverse}.shape-circle{width:60px;height:60px;background:linear-gradient(135deg,#ff1493,#ff6b9d);border-radius:50%;position:absolute;top:40%;right:25%;z-index:0;opacity:.8;animation:float 5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@media(max-width:1024px){.hero-content{grid-template-columns:1fr;gap:3rem}.hero-headline{font-size:2.5rem}.hero-visual{height:400px}.hero-image-container{max-width:100%}}@media(max-width:768px){.hero{padding:8rem 1rem 3rem;min-height:auto}.hero-headline{font-size:2rem}.hero-subheadline{font-size:1rem}.hero-ctas{gap:.75rem}.hero-visual{height:300px}.shape-1{width:200px;height:200px}.shape-2{width:150px;height:150px}.shape-3{width:120px;height:120px}.shape-4{width:100px;height:100px}.trust-badges{margin-top:3rem;padding-top:2rem;padding-bottom:2.5rem;margin-bottom:.5rem}.trust-logos{gap:1rem;margin-bottom:1.5rem}.trust-logo{font-size:.9375rem}.trust-logo-gdpr{font-size:1.0625rem;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-top:.75rem;padding-top:.75rem}.trust-logo-gdpr .gdpr-logo{height:32px}}@media(max-width:480px){.hero{padding-top:7rem;padding-left:.75rem;padding-right:.75rem}.hero-headline{font-size:1.75rem}.hero-download-btn{min-width:100%;justify-content:center}.trust-logos{flex-direction:column;gap:.5rem}.trust-badges{padding-bottom:3rem}.trust-logo-gdpr .gdpr-logo{height:36px}}.trust-badges{margin-top:4rem;text-align:center;padding-top:3rem;padding-bottom:2rem;border-top:1px solid #e5e5e5}.trust-badges-text{font-size:.875rem;color:#666;margin:0 0 1.5rem;font-weight:500}.trust-logos{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}.trust-logo{font-size:1rem;color:#333;font-weight:500}.trust-logo-gdpr{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:#000;margin-top:.5rem}.trust-logo-gdpr .gdpr-logo{height:36px;width:auto;display:block}.solutions{width:100%;padding:6rem 2rem;background:#fff;position:relative;min-height:100vh}.solutions-container{max-width:1400px;margin:0 auto}.solutions-header{text-align:center;margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid #e5e7eb}.solutions-title{font-size:3.5rem;font-weight:700;color:#0a1f44;margin-bottom:1.5rem;line-height:1.2}.solutions-intro{font-size:1.25rem;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.7}.solutions-headline{text-align:center;font-size:2.5rem;font-weight:400;color:#000;margin:4rem 0;line-height:1.3}.solutions-headline strong{font-weight:700}.solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.solutions-grid .solution-card{min-height:0;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s}.solutions-grid .solution-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#ff1493}.solutions-carousel{margin-bottom:2rem}.solutions-mobile-cards{display:none}.solutions-mobile-card{background:linear-gradient(160deg,#1a1a1a,#0d0d0d,#000);border:1px solid #333333;border-radius:16px;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.solutions-mobile-card .solution-title{color:#fff;margin:0}.solutions-mobile-card .solution-headline{color:#e5e5e5;margin:.5rem 0 0}.solutions-mobile-card .solution-description{color:#b3b3b3;margin:0}.solutions-mobile-card .solution-features{align-items:center;margin:1rem 0;flex-grow:1}.solutions-mobile-card .solution-feature{justify-content:center;color:#e0e0e0}.solutions-mobile-card .solution-check-icon{color:#ff1493}.solutions-mobile-card .solution-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.5);margin-top:auto}.solutions-mobile-card .solution-link:hover{color:#ff1493;border-bottom-color:#ff1493}.solutions-carousel-viewport{overflow:hidden;width:100%;margin-bottom:2rem}.solutions-carousel-track{display:flex;gap:0;margin:0;padding:0;transition:transform .4s ease;transform:translate(calc(50% - var(--slide-width) / 2 - var(--active-index) * (var(--slide-width) * .8)))}.solutions-carousel-slide{flex:0 0 var(--slide-width, 598px);width:var(--slide-width, 598px);min-width:var(--slide-width, 598px);margin-left:calc(-1 * var(--slide-width, 598px) * .2);transition:transform .4s ease,opacity .4s ease;cursor:pointer;border-radius:16px;z-index:1}.solutions-carousel-slide:first-child{margin-left:0}.solutions-carousel-slide.active{transform:scale(1);opacity:1;z-index:10;cursor:default}.solutions-carousel-slide.adjacent{transform:scale(.88);opacity:.65;z-index:5}.solutions-carousel-slide.far{transform:scale(.78);opacity:.35;z-index:1}.solutions-carousel-slide:focus{outline:2px solid #ff1493;outline-offset:2px}.solutions-carousel-slide:focus:not(:focus-visible){outline:none}.solutions-carousel-nav{display:flex;align-items:center;justify-content:center;gap:1.5rem}.solutions-carousel-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#0a1f44;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,color .2s;flex-shrink:0}.solutions-carousel-arrow:hover{background:#f8f9fa;border-color:#ff1493;color:#ff1493}.solutions-carousel-arrow:focus{outline:2px solid #ff1493;outline-offset:2px}.solutions-carousel-dots{display:flex;align-items:center;gap:.5rem}.solutions-carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#e5e7eb;cursor:pointer;padding:0;transition:background .2s,transform .2s}.solutions-carousel-dot:hover{background:#cbd5e1}.solutions-carousel-dot.active{background:#ff1493;transform:scale(1.2)}.solutions-carousel-dot:focus{outline:2px solid #ff1493;outline-offset:2px}.solutions-carousel-slide .solution-card{height:100%;margin:0;pointer-events:auto}.solutions-carousel-slide.active .solution-card,.solutions-carousel-slide .solution-link{pointer-events:auto}.solution-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1rem;height:100%;min-height:420px;transition:border-color .2s,box-shadow .2s;overflow:visible}.solution-title,.solution-headline,.solution-description,.solution-feature span{overflow-wrap:break-word;word-wrap:break-word}.solutions-carousel-slide .solution-card{text-align:center;align-items:center;background:linear-gradient(160deg,#1a1a1a,#0d0d0d,#000);border-color:#333}.solutions-carousel-slide .solution-title,.solutions-carousel-slide .solution-headline,.solutions-carousel-slide .solution-description{text-align:center}.solutions-carousel-slide .solution-title{color:#fff}.solutions-carousel-slide .solution-headline{color:#e5e5e5}.solutions-carousel-slide .solution-description{color:#b3b3b3}.solutions-carousel-slide .solution-features{align-items:center}.solutions-carousel-slide .solution-feature{justify-content:center;color:#e0e0e0}.solutions-carousel-slide .solution-check-icon{color:#ff1493}.solutions-carousel-slide .solution-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.5)}.solutions-carousel-slide .solution-link:hover{color:#ff1493;border-bottom-color:#ff1493}.solutions-carousel-slide.active .solution-card{border-color:#ff1493;box-shadow:0 12px 40px #ff149333}.solution-title{font-size:1.5rem;font-weight:700;color:#000;margin:0}.solution-headline{font-size:1.125rem;font-weight:600;color:#333;margin:.5rem 0 0}.solution-description{font-size:1rem;line-height:1.6;color:#666;margin:0}.solution-features{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0;flex-grow:1}.solution-feature{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;color:#333}.solution-check-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:#ff1493}.solution-link{color:#ff1493;text-decoration:none;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;transition:gap .2s}.solution-link:hover{gap:.75rem}.solution-link span{transition:transform .2s}.solution-link:hover span{transform:translate(4px)}.solutions-cta{margin-top:6rem;padding:4rem 2rem;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:20px;text-align:center;border:1px solid #e5e7eb}.solutions-cta-title{font-size:2.25rem;font-weight:700;color:#0a1f44;margin-bottom:1rem}.solutions-cta-text{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.solutions-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.solutions-cta-primary,.solutions-cta-secondary{padding:1rem 2.5rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.solutions-cta-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.solutions-cta-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.solutions-cta-secondary{background:#fff;color:#0a1f44;border:2px solid #0a1f44}.solutions-cta-secondary:hover{background:#0a1f44;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0a1f4433}@media(max-width:1024px){.solutions-grid{grid-template-columns:repeat(2,1fr)}.solutions-carousel-track{--slide-width: 400px}}@media(max-width:768px){.solutions{padding:4rem 1.25rem}.solutions-title{font-size:2.5rem}.solutions-intro{font-size:1.125rem}.solutions-headline{font-size:2rem;margin:3rem 0;padding-left:.25rem;padding-right:.25rem}.solutions-carousel{display:none}.solutions-mobile-cards{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.solutions-mobile-card{padding:1.5rem}.solutions-grid{grid-template-columns:1fr}.solutions-grid .solution-card{padding:1.5rem}.solutions-carousel-track{--slide-width: 380px}.solutions-carousel-slide{flex:0 0 380px;width:380px;min-width:380px}.solutions-carousel-slide.adjacent{transform:scale(.9);opacity:.6}.solutions-carousel-slide.far{transform:scale(.8);opacity:.3}.solution-card{padding:1.5rem;min-height:380px}.solutions-carousel-nav{gap:1rem}.solutions-carousel-arrow{width:40px;height:40px;font-size:1.125rem}.solutions-cta{padding:3rem 1.5rem;margin-top:4rem}.solutions-cta-title{font-size:1.875rem}.solutions-cta-buttons{flex-direction:column}.solutions-cta-primary,.solutions-cta-secondary{width:100%;text-align:center}}@media(max-width:480px){.solutions{padding:3rem 1rem}.solutions-title{font-size:2rem}.solutions-headline{font-size:1.5rem;margin:2rem 0;padding-left:.5rem;padding-right:.5rem}.solutions-carousel-track{--slide-width: 320px}.solutions-carousel-slide{flex:0 0 320px;width:320px;min-width:320px}.solution-card{padding:1.25rem;min-height:360px}.solution-title{font-size:1.25rem}.solution-headline{font-size:1rem}.solution-description{font-size:.875rem;line-height:1.5}.solution-feature{font-size:.875rem}.solutions-carousel-nav{gap:.75rem}.solutions-carousel-arrow{width:44px;height:44px;min-width:44px;min-height:44px}.solutions-cta{padding:2rem 1rem;margin-top:3rem}.solutions-cta-title{font-size:1.5rem}.solutions-cta-text{font-size:1rem}}.stats{width:100%;padding:6rem 2rem;background:#f8f9fa;position:relative}.stats-container{max-width:1400px;margin:0 auto;text-align:center}.stats-headline{font-size:2.5rem;font-weight:400;color:#000;margin:0 0 4rem;line-height:1.3}.stats-headline strong{font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-number{font-size:3.5rem;font-weight:700;background:linear-gradient(135deg,#ff1493,#ff6b9d,#4facfe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.stat-label{font-size:1rem;color:#666;font-weight:500}.stats-cta-group{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.stats-cta{display:inline-flex;align-items:center;color:#ff1493;text-decoration:none;font-weight:600;font-size:1.125rem;transition:color .2s}.stats-cta:hover{color:#c91073}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:768px){.stats{padding:4rem 1rem}.stats-headline{font-size:2rem;margin-bottom:3rem}.stats-grid{grid-template-columns:1fr;gap:2rem}.stat-number{font-size:2.5rem}}@media(max-width:480px){.stats{padding:3rem .75rem}.stats-headline{font-size:1.5rem;margin-bottom:2rem}.stat-number{font-size:2rem}.stats-cta-group{flex-direction:column;align-items:center}}.pricing{width:100%;padding:6rem 2rem;background:#fff;position:relative;overflow:hidden}.pricing:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent)}.pricing-container{max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:1}.pricing-header{text-align:center;margin-bottom:4rem}.pricing-title{font-size:3rem;font-weight:700;color:#0a1f44;margin-bottom:1rem;line-height:1.2}.pricing-subtitle{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.pricing-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:2.5rem;position:relative;transition:all .3s ease;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a;border-color:#3b82f6}.pricing-card-popular{border-color:#3b82f6;border-width:3px;box-shadow:0 10px 30px #3b82f626}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap;box-shadow:0 4px 12px #3b82f64d}.pricing-card-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.pricing-plan-name{font-size:1.75rem;font-weight:700;color:#0a1f44;margin-bottom:1rem}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:.5rem}.pricing-amount{font-size:3rem;font-weight:700;color:#0a1f44;line-height:1}.pricing-period{font-size:1rem;color:#6b7280;font-weight:500}.pricing-description{font-size:1rem;color:#6b7280;margin-top:.5rem}.pricing-features{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.pricing-feature{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:1rem;color:#374151;line-height:1.5}.pricing-check-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:#10b981}.pricing-button{width:100%;padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:block}.pricing-button-free{background:#f3f4f6;color:#374151}.pricing-button-free:hover{background:#e5e7eb;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.pricing-button-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.pricing-button-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.pricing-button-secondary{background:#0a1f44;color:#fff}.pricing-button-secondary:hover{background:#0f2a5a;transform:translateY(-2px);box-shadow:0 8px 20px #0a1f444d}.pricing-footer{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.pricing-note{font-size:.875rem;color:#6b7280;line-height:1.6}.pricing-loading{text-align:center;padding:4rem 2rem;font-size:1.25rem;color:#6b7280}@media(max-width:1024px){.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media(max-width:768px){.pricing{padding:4rem 1.5rem}.pricing-title{font-size:2.25rem}.pricing-subtitle{font-size:1.125rem}.pricing-grid{grid-template-columns:1fr;gap:2rem}.pricing-card{padding:2rem}.pricing-amount{font-size:2.5rem}}@media(max-width:480px){.pricing{padding:3rem 1rem}.pricing-title{font-size:1.875rem}.pricing-card{padding:1.5rem}}.blog{width:100%;padding:6rem 2rem;background:#fff;min-height:100vh}.blog-container{max-width:1400px;margin:0 auto}.blog-header{text-align:center;margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid #e5e7eb}.blog-title{font-size:3.5rem;font-weight:700;color:#0a1f44;margin-bottom:1.5rem;line-height:1.2}.blog-subtitle{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.7}.blog-categories{display:flex;gap:1rem;margin-bottom:4rem;flex-wrap:wrap;justify-content:center}.blog-category{padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:#fff;border-radius:8px;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .3s ease}.blog-category:hover{border-color:#3b82f6;color:#3b82f6}.blog-category.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.blog-section-title{font-size:2rem;font-weight:700;color:#0a1f44;margin-bottom:2rem}.blog-featured{margin-bottom:4rem}.blog-featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:4rem}.blog-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.blog-post{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.blog-post:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#3b82f6}.blog-post-featured{border-width:2px;border-color:#3b82f6}.blog-post-image{width:100%;height:200px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.blog-post-featured .blog-post-image{height:250px}.blog-post-image-placeholder{color:#9ca3af;display:flex;align-items:center;justify-content:center}.blog-post-image-placeholder svg{opacity:.5}.blog-post-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.blog-post-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap;align-items:center}.blog-post-category{padding:.25rem .75rem;background:#eff6ff;color:#3b82f6;border-radius:6px;font-size:.875rem;font-weight:600}.blog-post-date{font-size:.875rem;color:#6b7280}.blog-post-title{font-size:1.5rem;font-weight:700;color:#0a1f44;margin:0 0 1rem;line-height:1.3}.blog-post-featured .blog-post-title{font-size:1.75rem}.blog-post-excerpt{font-size:1rem;color:#6b7280;line-height:1.6;margin:0 0 1.5rem;flex-grow:1}.blog-post-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.875rem;color:#6b7280}.blog-post-author{font-weight:500}.blog-post-read-time{color:#9ca3af}.blog-post-link{color:#3b82f6;text-decoration:none;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;transition:gap .3s ease}.blog-post-link:hover{gap:.75rem}.blog-post-link span{transition:transform .3s ease}.blog-post-link:hover span{transform:translate(4px)}.blog-empty{text-align:center;padding:4rem 2rem;color:#6b7280;font-size:1.125rem}@media(max-width:1024px){.blog-featured-grid{grid-template-columns:1fr}.blog-posts-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){.blog{padding:4rem 1.5rem}.blog-title{font-size:2.5rem}.blog-subtitle{font-size:1.125rem}.blog-categories{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.blog-category{flex-shrink:0;font-size:.875rem;padding:.625rem 1.25rem}.blog-featured-grid,.blog-posts-grid{grid-template-columns:1fr}.blog-post-content{padding:1.25rem}.blog-post-title{font-size:1.25rem}.blog-post-featured .blog-post-title{font-size:1.5rem}}@media(max-width:480px){.blog{padding:3rem 1rem}.blog-title{font-size:2rem}.blog-post-image{height:180px}.blog-post-featured .blog-post-image{height:200px}}.testimonials{width:100%;padding:6rem 2rem;background:#fff;position:relative;overflow:hidden}.testimonials:before{content:"";position:absolute;top:-50px;left:-50px;width:300px;height:300px;background:radial-gradient(circle,rgba(102,126,234,.08) 0%,transparent 70%);border-radius:50%}.testimonials-container{max-width:1400px;margin:0 auto}.testimonials-headline{text-align:center;font-size:2.5rem;font-weight:400;color:#000;margin:0 0 4rem;line-height:1.3}.testimonials-headline strong{font-weight:700}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.testimonial-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#ff6b9d,#4facfe);transform:scaleY(0);transition:transform .3s}.testimonial-card:hover:before{transform:scaleY(1)}.testimonial-card:nth-child(1):before{background:linear-gradient(180deg,#ff6b9d,#c44569)}.testimonial-card:nth-child(2):before{background:linear-gradient(180deg,#4facfe,#00f2fe)}.testimonial-card:nth-child(3):before{background:linear-gradient(180deg,#fa709a,#fee140)}.testimonial-card:nth-child(4):before{background:linear-gradient(180deg,#667eea,#764ba2)}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#ff1493}.testimonial-metric{font-size:1.5rem;font-weight:700;color:#ff1493;margin-bottom:1rem}.testimonial-quote{font-size:1.125rem;line-height:1.7;color:#333;margin:0 0 2rem;font-style:italic}.testimonial-author{border-top:1px solid #e5e5e5;padding-top:1.5rem}.author-name{font-size:1rem;font-weight:700;color:#000;margin-bottom:.25rem}.author-title{font-size:.875rem;color:#666}@media(max-width:1024px){.testimonials-grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.testimonials{padding:4rem 1rem}.testimonials-headline{font-size:2rem}.testimonials-subheadline{font-size:1rem;margin-bottom:3rem}.testimonial-card{padding:1.5rem}.testimonial-quote{font-size:1rem}}@media(max-width:480px){.testimonials{padding:3rem .75rem}.testimonials-headline{font-size:1.5rem;margin-bottom:2.5rem}.testimonial-card{padding:1.25rem}.testimonial-metric{font-size:1.25rem}.testimonial-quote{font-size:.9375rem}}.cta-section{width:100%;padding:6rem 2rem;background:#000;color:#fff;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.cta-section:after{content:"";position:absolute;bottom:-150px;left:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%}.cta-container{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-headline{font-size:3rem;font-weight:400;color:#fff;margin:0 0 2.5rem;line-height:1.3}.cta-headline strong{font-weight:700}.cta-subtext{font-size:1.25rem;color:#ffffffe6;margin:0 0 2rem;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.cta-button-primary{background-color:#fff;color:#000;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.cta-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.cta-button-secondary{background-color:transparent;color:#fff;padding:1rem 2rem;border-radius:8px;border:2px solid #ffffff;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .2s;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.cta-button-secondary:hover{background-color:#ffffff1a}.cta-link{display:block;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;margin-top:1.5rem;transition:color .2s}.cta-link:hover{color:#ff1493}@media(max-width:768px){.cta-section{padding:4rem 1rem}.cta-headline{font-size:2rem}.cta-subtext{font-size:1.125rem;margin-bottom:2rem}.cta-buttons{flex-direction:column;align-items:stretch}.cta-button-primary,.cta-button-secondary{width:100%;min-height:48px}}@media(max-width:480px){.cta-section{padding:3rem .75rem}.cta-headline{font-size:1.5rem;margin-bottom:1.5rem}.cta-subtext{font-size:1rem;margin-bottom:1.5rem}.cta-button-primary,.cta-button-secondary{padding:.875rem 1.25rem;font-size:1rem;min-height:48px}}.footer{width:100%;padding:4rem 2rem 2rem;background-color:#fff;border-top:1px solid #e5e5e5}.footer-container{max-width:1400px;margin:0 auto}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-logo{margin-bottom:.5rem}.logo-text{font-size:1.5rem;font-weight:700;color:#000}.footer-tagline{font-size:.875rem;line-height:1.6;color:#666;margin:0}.footer-heading{font-size:1rem;font-weight:700;color:#000;margin:0 0 .5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links li{margin:0}.footer-links a{color:#666;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#ff1493}.footer-links-text span{color:#666;font-size:.875rem;cursor:default}.footer-bottom{padding-top:2rem;border-top:1px solid #e5e5e5;text-align:center}.footer-copyright{font-size:.875rem;color:#666;margin:0}@media(max-width:1024px){.footer-content{grid-template-columns:repeat(3,1fr);gap:2rem}}@media(max-width:768px){.footer{padding:3rem 1rem 1.5rem}.footer-content{grid-template-columns:1fr;gap:2.5rem}.footer-section{gap:.75rem}}@media(max-width:480px){.footer{padding:2.5rem .75rem 1.25rem}.footer-content{gap:2rem}.footer-heading{font-size:.9375rem}.footer-links a,.footer-links-text span{font-size:.8125rem}}.admin-dashboard{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;box-sizing:border-box}.dashboard-header{margin-bottom:3rem;color:#1a1a1a}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.dashboard-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;gap:1rem}.header-actions{display:flex;gap:.5rem}.refresh-button,.logout-button{width:44px;height:44px;border-radius:12px;border:none;background:#fff;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s;box-shadow:0 2px 4px #0000001a}.refresh-button:hover{background:#f0f0f0;color:#ff1493;transform:rotate(180deg)}.logout-button:hover{background:#fee;color:#e74c3c}.header-icon{color:#ff1493}.dashboard-subtitle{font-size:1.1rem;color:#666}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #ff1493;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-icon{font-size:3rem;color:#e74c3c;margin-bottom:1rem}.retry-button{margin-top:1rem;padding:.75rem 1.5rem;background:#ff1493;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:background .3s}.retry-button:hover{background:#ff6b9d}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.metric-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;display:flex;align-items:center;gap:1.5rem;transition:transform .3s,box-shadow .3s}.metric-card:hover{transform:translateY(-4px);box-shadow:0 8px 12px #00000026}.metric-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;flex-shrink:0}.metric-card.primary .metric-icon{background:linear-gradient(135deg,#667eea,#764ba2)}.metric-card.success .metric-icon{background:linear-gradient(135deg,#11998e,#38ef7d)}.metric-card.info .metric-icon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.metric-card.warning .metric-icon{background:linear-gradient(135deg,#fa709a,#fee140)}.metric-card.secondary .metric-icon{background:linear-gradient(135deg,#30cfd0,#330867)}.metric-card.dark .metric-icon{background:linear-gradient(135deg,#434343,#000)}.metric-content{flex:1}.metric-content h3{font-size:.9rem;color:#666;margin:0 0 .5rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.metric-value{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.metric-change{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666;margin-top:.5rem}.metric-change.positive{color:#11998e}.metric-change svg{font-size:1rem}.growth-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.growth-card,.engagement-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.growth-card h3,.engagement-card h3{display:flex;align-items:center;gap:.5rem;margin:0 0 1.5rem;color:#1a1a1a;font-size:1.2rem}.growth-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.growth-item{display:flex;flex-direction:column;gap:.5rem}.growth-label{font-size:.85rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.growth-value{font-size:1.5rem;font-weight:700;color:#1a1a1a;display:flex;align-items:center;gap:.5rem}.growth-value.positive{color:#11998e}.growth-value.negative{color:#e74c3c}.engagement-stats{display:flex;flex-direction:column;gap:1rem}.engagement-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8f9fa;border-radius:8px}.engagement-label{font-size:.9rem;color:#666}.engagement-value{font-size:1.3rem;font-weight:700;color:#1a1a1a}.engagement-percentage{font-size:.85rem;color:#11998e;font-weight:600}.charts-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:1.5rem;margin-bottom:2rem}.chart-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.chart-card h3{display:flex;align-items:center;gap:.5rem;margin:0 0 1.5rem;color:#1a1a1a;font-size:1.2rem}.subscription-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.subscription-card,.deleted-accounts-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.subscription-card h3{display:flex;align-items:center;gap:.5rem;margin:0 0 1.5rem;color:#1a1a1a;font-size:1.2rem}.subscription-stats{display:flex;flex-direction:column;gap:1rem}.subscription-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:8px}.subscription-item.free{background:#e3f2fd}.subscription-item.pro{background:#f3e5f5}.subscription-item.total{background:#fff3e0;font-weight:700}.subscription-label{font-size:.9rem;color:#666}.subscription-value{font-size:1.3rem;font-weight:700;color:#1a1a1a}.deleted-accounts-card h3{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;color:#1a1a1a;font-size:1.2rem}.deleted-count{font-size:2rem;font-weight:700;color:#e74c3c;margin:.5rem 0}.deleted-note{font-size:.85rem;color:#666;margin:0}.push-test-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem}.push-test-section h3{display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem;color:#1a1a1a;font-size:1.2rem}.push-test-description{margin:0 0 1.25rem;color:#666;font-size:.9rem}.push-test-form{display:flex;flex-direction:column;gap:1rem;max-width:480px}.push-test-row{display:flex;flex-direction:column;gap:.35rem}.push-test-row label{font-size:.9rem;font-weight:500;color:#333}.push-test-select,.push-test-input,.push-test-textarea{padding:.6rem .75rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;font-family:inherit}.push-test-select:focus,.push-test-input:focus,.push-test-textarea:focus{outline:none;border-color:#ff1493;box-shadow:0 0 0 2px #ff149326}.push-test-textarea{resize:vertical;min-height:56px}.push-test-success{padding:.6rem .75rem;background:#e8f5e9;color:#2e7d32;border-radius:8px;font-size:.9rem}.push-test-error{padding:.6rem .75rem;background:#ffebee;color:#c62828;border-radius:8px;font-size:.9rem}.push-test-button{align-self:flex-start;padding:.65rem 1.25rem;background:#ff1493;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s}.push-test-button:hover:not(:disabled){background:#c91073}.push-test-button:disabled{opacity:.7;cursor:not-allowed}.ads-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem}.ads-section h3{display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem;color:#1a1a1a;font-size:1.2rem}.ads-description,.ads-editing-hint{margin:0 0 1.25rem;color:#666;font-size:.9rem}.ads-form{display:flex;flex-direction:column;gap:1rem;max-width:560px;margin-bottom:1.5rem}.ads-form-row{display:flex;flex-direction:column;gap:.35rem}.ads-form-row label{font-size:.9rem;font-weight:500;color:#333}.ads-form-row-inline{flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:center}.ads-form-row-inline label{display:flex;align-items:center;gap:.5rem}.ads-form-image-options{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.ads-form-field{display:flex;flex-direction:column;gap:.25rem}.ads-form-field input[type=url],.ads-input{padding:.6rem .75rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;width:100%;max-width:320px}.ads-form-field input[type=url]:focus,.ads-input:focus{outline:none;border-color:#ff1493;box-shadow:0 0 0 2px #ff149326}.ads-form-hint{font-size:.8rem;color:#888}.ads-form-or{color:#888;font-size:.9rem}.ads-input-small{width:4rem;padding:.4rem .5rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem}.ads-error{padding:.6rem .75rem;background:#ffebee;color:#c62828;border-radius:8px;font-size:.9rem}.ads-submit{align-self:flex-start;padding:.65rem 1.25rem;background:#ff1493;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s}.ads-submit:hover:not(:disabled){background:#c91073}.ads-submit:disabled{opacity:.7;cursor:not-allowed}.ads-form-actions{display:flex;gap:.75rem;align-items:center}.ads-cancel{padding:.5rem 1rem;background:#eee;color:#333;border:none;border-radius:8px;font-size:.9rem;cursor:pointer}.ads-cancel:hover{background:#ddd}.ads-loading,.ads-empty{color:#666;font-size:.95rem;margin:.5rem 0}.ads-list{display:flex;flex-direction:column;gap:1rem}.ads-list-item{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #eee;border-radius:12px;background:#fafafa}.ads-list-thumb{flex-shrink:0;width:80px;height:56px;border-radius:8px;overflow:hidden;background:#eee}.ads-list-thumb img{width:100%;height:100%;object-fit:cover}.ads-list-body{flex:1;min-width:0}.ads-list-title{font-weight:600;color:#1a1a1a;margin-bottom:.25rem}.ads-list-link{font-size:.85rem;color:#666;word-break:break-all;margin-bottom:.25rem}.ads-list-meta{font-size:.8rem;color:#888}.ads-list-actions{display:flex;gap:.5rem;flex-shrink:0}.ads-btn-edit{padding:.4rem .75rem;background:#fff;border:1px solid #ddd;border-radius:6px;font-size:.85rem;cursor:pointer;color:#333}.ads-btn-edit:hover{background:#f5f5f5;border-color:#ff1493;color:#ff1493}.ads-btn-delete{padding:.4rem .75rem;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;color:#c62828}.ads-btn-delete:hover{background:#ffebee;border-color:#c62828}.recent-users-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.recent-users-section h3{display:flex;align-items:center;gap:.5rem;margin:0 0 1.5rem;color:#1a1a1a;font-size:1.2rem}.recent-users-table{overflow-x:auto}.recent-users-table table{width:100%;border-collapse:collapse}.recent-users-table th{text-align:left;padding:1rem;background:#f8f9fa;font-weight:600;color:#666;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.recent-users-table td{padding:1rem;border-bottom:1px solid #f0f0f0}.recent-users-table tr:hover{background:#f8f9fa}.status-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.status-badge.verified{background:#d4edda;color:#155724}.status-badge.unverified{background:#f8d7da;color:#721c24}.plan-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;text-transform:uppercase}.plan-badge.free{background:#e3f2fd;color:#1976d2}.plan-badge.pro{background:#f3e5f5;color:#7b1fa2}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.login-card{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 30px #0000001a;width:100%;max-width:400px}.login-header{text-align:center;margin-bottom:2rem}.login-icon{font-size:3rem;color:#ff1493;margin-bottom:1rem}.login-header h2{font-size:1.8rem;color:#1a1a1a;margin-bottom:.5rem}.login-header p{color:#666;font-size:.95rem}.connection-status{margin-top:.5rem;padding:.5rem;border-radius:6px;font-size:.85rem;font-weight:500}.connection-status.checking{color:#666;background:#f0f0f0}.connection-status.connected{color:#11998e;background:#d4edda}.connection-status.disconnected{color:#c33;background:#fee}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-error{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;font-size:.9rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:600;color:#333}.form-group input{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#ff1493}.form-group input:disabled{background:#f5f5f5;cursor:not-allowed}.login-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,opacity .2s;margin-top:.5rem}.login-button:hover:not(:disabled){transform:translateY(-2px)}.login-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.admin-dashboard{padding:1rem}.dashboard-header h1{font-size:2rem}.metrics-grid,.charts-section,.growth-section{grid-template-columns:1fr}.recent-users-table{font-size:.85rem}.login-container{padding:1rem}.login-card{padding:2rem}}.privacy{width:100%;padding:6rem 2rem 4rem;background:#fff;min-height:100vh}.privacy-container{max-width:800px;margin:0 auto}.privacy-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.privacy-title{font-size:2.5rem;font-weight:700;color:#0a1f44;margin:0 0 .5rem;line-height:1.2}.privacy-updated{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem}.privacy-intro{font-size:1.0625rem;line-height:1.7;color:#374151;margin:0}.privacy-content{display:flex;flex-direction:column;gap:2.5rem}.privacy-section h2{font-size:1.375rem;font-weight:700;color:#0a1f44;margin:0 0 1rem;line-height:1.3;scroll-margin-top:6rem}.privacy-section p{font-size:1rem;line-height:1.7;color:#374151;margin:0 0 1rem}.privacy-section p:last-child{margin-bottom:0}.privacy-section ul{margin:0 0 1rem;padding-left:1.5rem;list-style:disc}.privacy-section li{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:.5rem}.privacy-section li:last-child{margin-bottom:0}.privacy-section a{color:#ff1493;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.privacy-section a:hover{color:#c91073;border-bottom-color:#c91073}@media(max-width:768px){.privacy{padding:5rem 1rem 3rem}.privacy-title{font-size:2rem}.privacy-section h2{font-size:1.25rem}.privacy-content{gap:2rem}}.terms{width:100%;padding:6rem 2rem 4rem;background:#fff;min-height:100vh}.terms-container{max-width:800px;margin:0 auto}.terms-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.terms-title{font-size:2.5rem;font-weight:700;color:#0a1f44;margin:0 0 .5rem;line-height:1.2}.terms-updated{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem}.terms-intro{font-size:1.0625rem;line-height:1.7;color:#374151;margin:0}.terms-content{display:flex;flex-direction:column;gap:2.5rem}.terms-section h2{font-size:1.375rem;font-weight:700;color:#0a1f44;margin:0 0 1rem;line-height:1.3;scroll-margin-top:6rem}.terms-section p{font-size:1rem;line-height:1.7;color:#374151;margin:0 0 1rem}.terms-section p:last-child{margin-bottom:0}.terms-section ul{margin:0 0 1rem;padding-left:1.5rem;list-style:disc}.terms-section li{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:.5rem}.terms-section li:last-child{margin-bottom:0}.terms-section a{color:#ff1493;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.terms-section a:hover{color:#c91073;border-bottom-color:#c91073}@media(max-width:768px){.terms{padding:5rem 1rem 3rem}.terms-title{font-size:2rem}.terms-section h2{font-size:1.25rem}.terms-content{gap:2rem}}.cookies{width:100%;padding:6rem 2rem 4rem;background:#fff;min-height:100vh}.cookies-container{max-width:800px;margin:0 auto}.cookies-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.cookies-title{font-size:2.5rem;font-weight:700;color:#0a1f44;margin:0 0 .5rem;line-height:1.2}.cookies-updated{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem}.cookies-intro{font-size:1.0625rem;line-height:1.7;color:#374151;margin:0}.cookies-content{display:flex;flex-direction:column;gap:2.5rem}.cookies-section h2{font-size:1.375rem;font-weight:700;color:#0a1f44;margin:0 0 1rem;line-height:1.3;scroll-margin-top:6rem}.cookies-section h3.cookies-subhead{font-size:1.125rem;font-weight:600;color:#0a1f44;margin:1.5rem 0 .75rem}.cookies-section h3.cookies-subhead:first-of-type{margin-top:0}.cookies-section p{font-size:1rem;line-height:1.7;color:#374151;margin:0 0 1rem}.cookies-section p:last-child{margin-bottom:0}.cookies-section ul{margin:0 0 1rem;padding-left:1.5rem;list-style:disc}.cookies-section li{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:.5rem}.cookies-section li:last-child{margin-bottom:0}.cookies-section a{color:#ff1493;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.cookies-section a:hover{color:#c91073;border-bottom-color:#c91073}.cookies-table-wrap{overflow-x:auto;margin:1rem 0}.cookies-table{width:100%;border-collapse:collapse;font-size:.9375rem}.cookies-table th,.cookies-table td{padding:.75rem 1rem;text-align:left;border:1px solid #e5e7eb}.cookies-table th{background:#f8f9fa;font-weight:600;color:#0a1f44}.cookies-table td{color:#374151}.cookies-table tbody tr:nth-child(2n){background:#fafafa}@media(max-width:768px){.cookies{padding:5rem 1rem 3rem}.cookies-title{font-size:2rem}.cookies-section h2{font-size:1.25rem}.cookies-section h3.cookies-subhead{font-size:1rem}.cookies-content{gap:2rem}.cookies-table th,.cookies-table td{padding:.5rem .75rem;font-size:.875rem}}.security{width:100%;padding:6rem 2rem 4rem;background:#fff;min-height:100vh}.security-container{max-width:800px;margin:0 auto}.security-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.security-title{font-size:2.5rem;font-weight:700;color:#0a1f44;margin:0 0 .5rem;line-height:1.2}.security-updated{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem}.security-intro{font-size:1.0625rem;line-height:1.7;color:#374151;margin:0}.security-content{display:flex;flex-direction:column;gap:2.5rem}.security-section h2{font-size:1.375rem;font-weight:700;color:#0a1f44;margin:0 0 1rem;line-height:1.3;scroll-margin-top:6rem}.security-section p{font-size:1rem;line-height:1.7;color:#374151;margin:0 0 1rem}.security-section p:last-child{margin-bottom:0}.security-section ul{margin:0 0 1rem;padding-left:1.5rem;list-style:disc}.security-section li{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:.5rem}.security-section li:last-child{margin-bottom:0}.security-section a{color:#ff1493;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.security-section a:hover{color:#c91073;border-bottom-color:#c91073}@media(max-width:768px){.security{padding:5rem 1rem 3rem}.security-title{font-size:2rem}.security-section h2{font-size:1.25rem}.security-content{gap:2rem}}.App{width:100%;min-height:100vh;overflow-x:hidden}*{box-sizing:border-box}
