._betaContainer_1x97v_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#fff);padding:2rem;text-align:center}._betaContent_1x97v_12{background:#fff;padding:4rem 3rem;border-radius:20px;box-shadow:0 20px 60px #0000001a;max-width:600px;width:100%;animation:_fadeInUp_1x97v_1 .8s ease-out;border:1px solid #f0f0f0}._betaLogo_1x97v_23{width:120px;height:120px;margin:0 auto 2rem;animation:_pulse_1x97v_1 2s ease-in-out infinite}._betaLogo_1x97v_23 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._betaBadge_1x97v_36{display:inline-block;background:#333;color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}._betaTitle_1x97v_49{font-size:3rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.2}._betaSubtitle_1x97v_57{font-size:1.25rem;color:#666;margin-bottom:2rem;line-height:1.6}._betaMessage_1x97v_64{font-size:1rem;color:#666;margin-bottom:2rem}._betaFooter_1x97v_70{margin-top:3rem;padding-top:2rem;border-top:1px solid #e9ecef;color:#666;font-size:.875rem}@keyframes _fadeInUp_1x97v_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_1x97v_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width: 768px){._betaContent_1x97v_12{padding:3rem 2rem}._betaTitle_1x97v_49{font-size:2rem}._betaSubtitle_1x97v_57{font-size:1.1rem}._betaLogo_1x97v_23{width:100px;height:100px}}html.dark ._betaContainer_1x97v_1{background:linear-gradient(135deg,#1a1a1a,#1e1e1e)!important}html.dark ._betaContent_1x97v_12{background:#2a2a2a!important;border-color:#3a3a3a!important;box-shadow:0 20px 60px #0006!important}html.dark ._betaBadge_1x97v_36{background:#4a4a4a!important}html.dark ._betaTitle_1x97v_49{color:#e0e0e0!important}html.dark ._betaSubtitle_1x97v_57,html.dark ._betaMessage_1x97v_64{color:#9e9e9e!important}html.dark ._betaFooter_1x97v_70{color:#888!important;border-top-color:#3a3a3a!important}html.dark.theme-twilight ._betaContainer_1x97v_1{background:linear-gradient(135deg,#14110f,#1a1614)!important}html.dark.theme-twilight ._betaContent_1x97v_12{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight ._betaBadge_1x97v_36{background:#2e2823!important}html.dark.theme-twilight ._betaTitle_1x97v_49{color:#f4f3f1!important}html.dark.theme-twilight ._betaSubtitle_1x97v_57,html.dark.theme-twilight ._betaMessage_1x97v_64{color:#9d978f!important}html.dark.theme-twilight ._betaFooter_1x97v_70{color:#6e5e40!important;border-top-color:#28221d!important}._banner_i461d_5{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1a1a2e;color:#e0e0e0;font-family:system-ui,-apple-system,sans-serif;font-size:13px;line-height:1;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:12px;border-top:1px solid rgba(255,255,255,.08)}._label_i461d_24{opacity:.8}._dot_i461d_28{display:inline-block;width:6px;height:6px;border-radius:50%;background:#f0a500;margin-right:6px;vertical-align:middle}._exit_i461d_38{background:none;border:1px solid rgba(255,255,255,.25);border-radius:3px;color:#e0e0e0;font-size:12px;padding:2px 8px;cursor:pointer;transition:border-color .15s,color .15s}._exit_i461d_38:hover{border-color:#fff9;color:#fff}._spacer_i461d_55{height:33px;flex-shrink:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo{display:flex;align-items:center;gap:10px}.logo-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;transition:opacity .3s ease}.logo-link:hover{opacity:.8}.logo{width:40px;height:40px}.logo-text{font-size:24px;font-weight:700;color:#333}.nav-menu{display:flex;list-style:none;gap:30px;align-items:center;padding-left:15px;border-radius:5px}.nav-link{text-decoration:none;color:#666;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover,.nav-link.active{color:#333}.nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:#333}.btn-login{background:#333;color:#fff!important;padding:10px 20px;border-radius:6px;transition:background .3s ease}.btn-login:hover{background:#555}.github-link{background:transparent!important;color:#666!important;padding:10px!important;border-radius:6px;transition:all .3s ease;font-size:18px!important}.github-link:hover{background:#f8f9fa!important;color:#333!important;transform:scale(1.1)}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.hero{padding:120px 0 80px;background:linear-gradient(135deg,#f8f9fa,#fff)}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.pricing-hero-section{width:100%;padding:120px 0 80px;background:linear-gradient(135deg,#f8f9fa,#fff)}.pricing-hero{text-align:center;max-width:800px;margin:0 auto;width:100%}.hero-content{display:flex;flex-direction:column;align-items:flex-start}.hero-logo{margin-bottom:20px;display:flex;justify-content:center;width:100%}.hero-logo-img{width:100%;max-width:75%;min-width:300px;height:auto;border-radius:8px;box-shadow:0 5px 15px #0000001a}.hero-title{font-size:3.5rem;font-weight:700;color:#333;margin-bottom:20px;line-height:1.2}.hero-subtitle{font-size:1.2rem;color:#666;margin-bottom:30px;line-height:1.6}.hero-buttons{display:flex;gap:20px}.btn{display:inline-block;padding:15px 30px;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:16px}.btn-primary{background:#333;color:#fff}.btn-primary:hover{background:#555;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#333;border:2px solid #333}.btn-secondary:hover{background:#333;color:#fff;transform:translateY(-2px)}.hero-image{display:flex;justify-content:center;align-items:center}.hero-img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000001a}.section-title{font-size:2.5rem;font-weight:700;text-align:center;color:#333;margin-bottom:60px}.features{padding:80px 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.feature-card{background:#fff;padding:40px 30px;border-radius:12px;text-align:center;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.feature-icon{width:60px;height:60px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;color:#333}.feature-card h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:15px}.feature-card p{color:#666;line-height:1.6}.providers{padding:80px 0;background:#f8f9fa}.providers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px}.provider-card{background:#fff;padding:30px 20px;border-radius:12px;text-align:center;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease;border:1px solid #f0f0f0}.provider-card:hover{transform:translateY(-3px)}.provider-icon{font-size:3rem;margin-bottom:15px}.provider-logo-wrap{height:72px;width:72px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:16px;box-shadow:inset 0 0 0 1px #0000000f,0 1px 2px #0000000a}.provider-logo-img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.provider-emoji{font-size:2.5rem;line-height:1}.provider-card h3{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:10px}.provider-card p{color:#666;font-size:.9rem}.cta{padding:80px 0;background:#333;color:#fff}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-content p{font-size:1.2rem;margin-bottom:30px;opacity:.9}.cta .btn-primary{background:#fff;color:#333}.cta .btn-primary:hover{background:#f8f9fa}.footer{background:#f8f9fa;padding:60px 0 20px;border-top:1px solid #e9ecef}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-section h4{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:20px}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#666;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#333}.footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:15px}.footer-logo-img{width:30px;height:30px}.footer-logo span{font-size:1.5rem;font-weight:700;color:#333}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #e9ecef;color:#666}.contact-section{padding:80px 0;background:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.contact-form-container h2,.contact-info h2{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin-bottom:30px}.contact-form{background:#f8f9fa;padding:40px;border-radius:12px;border:1px solid #e9ecef}.form-group{margin-bottom:24px}.form-group label{display:block;font-weight:500;color:#1a1a1a;margin-bottom:8px;font-size:.9rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #dee2e6;border-radius:8px;font-size:1rem;font-family:Inter,sans-serif;transition:border-color .3s ease,box-shadow .3s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-group textarea{resize:vertical;min-height:120px}.btn-full{width:100%;margin-top:10px}.btn-loading,.btn.loading .btn-text{display:none}.btn.loading .btn-loading{display:inline-flex;align-items:center;gap:8px}.btn.loading{pointer-events:none;opacity:.8}.contact-info{padding:20px 0}.contact-method{display:flex;align-items:flex-start;gap:20px;margin-bottom:40px;padding:20px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.contact-icon{background:#007bff;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.contact-details h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:5px}.contact-details p{color:#6c757d;margin-bottom:8px;font-size:.9rem}.contact-details a{color:#007bff;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-details a:hover{color:#0056b3;text-decoration:underline}.faq-section{padding:80px 0;background:#f8f9fa}.faq-section .section-header{text-align:center;margin-bottom:60px}.faq-section .section-header h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:15px}.faq-section .section-header p{font-size:1.1rem;color:#6c757d;max-width:600px;margin:0 auto}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.faq-item{background:#fff;padding:30px;border-radius:12px;border:1px solid #e9ecef;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.faq-item h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:15px}.faq-item p{color:#6c757d;line-height:1.6}.faq-item a{color:#007bff;text-decoration:none;font-weight:500}.faq-item a:hover{text-decoration:underline}@media (max-width: 768px){.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:20px 0}.nav-menu.active{left:0}.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center;flex-wrap:wrap}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.providers-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#fff);padding:20px}.login-card{background:#fff;padding:40px;border-radius:12px;box-shadow:0 20px 40px #0000001a;width:100%;max-width:400px}.login-header{text-align:center;margin-bottom:30px}.login-header img{width:60px;height:60px;margin-bottom:15px}.login-header h2{font-size:2rem;font-weight:700;color:#333;margin-bottom:10px}.login-header p{color:#666}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group input{width:100%;padding:12px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:16px;transition:border-color .3s ease}.form-group input:focus{outline:none;border-color:#333}.login-btn{width:100%;padding:15px;background:#333;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s ease}.login-btn:hover{background:#555}.login-footer{text-align:center;margin-top:20px;color:#666}.login-footer a{color:#333;text-decoration:none;font-weight:500}.login-footer a:hover{text-decoration:underline}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:start}.about-text h2{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:30px}.about-text p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:20px}.about-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.stat-item{text-align:center;padding:30px 20px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000000d;border:1px solid #f0f0f0}.stat-number{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:10px}.stat-label{color:#666;font-weight:500}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.team-member{text-align:center;padding:40px 30px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000000d;border:1px solid #f0f0f0}.member-avatar{width:100px;height:100px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid #f0f0f0}.avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-member h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:10px}.member-role{color:#666;font-weight:500;margin-bottom:15px}.member-bio{color:#666;line-height:1.6}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.story-text h2{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:30px}.story-text p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:20px}.story-img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000001a}.showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}.showcase-card{background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 10px 30px #0000000d;border:1px solid #f0f0f0}.showcase-icon{width:60px;height:60px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;color:#333}.showcase-card h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:15px;text-align:center}.showcase-card p{color:#666;line-height:1.6;margin-bottom:20px;text-align:center}.code-example{background:#f8f9fa;border-radius:8px;padding:20px;margin-top:20px}.code-example pre{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.5;color:#333}.analytics-preview{background:#f8f9fa;border-radius:8px;padding:20px;margin-top:20px}.analytics-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #e9ecef}.analytics-item:last-child{border-bottom:none}.metric{color:#666;font-weight:500}.value{color:#333;font-weight:600}.playground-preview{background:#f8f9fa;border-radius:8px;padding:20px;margin-top:20px}.playground-header{display:flex;justify-content:space-between;margin-bottom:15px;font-size:14px;color:#666}.playground-content{background:#fff;padding:15px;border-radius:6px;border:1px solid #e9ecef}.playground-content p{margin:0;color:#333}.usecases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.usecase-card{background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 10px 30px #0000000d;border:1px solid #f0f0f0;text-align:center}.usecase-icon{font-size:3rem;margin-bottom:20px}.usecase-card h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:15px}.usecase-card p{color:#666;line-height:1.6;margin-bottom:20px}.usecase-example{background:#f8f9fa;padding:15px;border-radius:8px;font-size:14px;color:#666;line-height:1.5}.integration-tabs{max-width:800px;margin:0 auto}.tab-buttons{display:flex;justify-content:center;margin-bottom:30px;gap:10px}.tab-btn{padding:12px 24px;background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease}.tab-btn.active,.tab-btn:hover{background:#333;color:#fff;border-color:#333}.tab-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000000d;border:1px solid #f0f0f0;overflow:hidden}.tab-pane{display:none;padding:30px}.tab-pane.active{display:block}.tab-pane pre{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.5;color:#333;background:#f8f9fa;padding:20px;border-radius:8px;overflow-x:auto}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px}.metric-card{background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 10px 30px #0000000d;border:1px solid #f0f0f0;text-align:center}.metric-icon{width:60px;height:60px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;color:#333}.metric-number{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:10px}.metric-label{color:#666;font-weight:500}.privacy-hero{padding:120px 0 40px;background:linear-gradient(135deg,#f8f9fa,#fff)}.privacy-hero-image{display:flex;justify-content:center;align-items:center}.privacy-hero-img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000001a}.terms-hero{padding:120px 0 40px;background:linear-gradient(135deg,#f8f9fa,#fff)}.terms-hero-image{display:flex;justify-content:center;align-items:center}.terms-hero-img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000001a}.api-notice{display:flex;align-items:flex-start;gap:15px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:20px;margin-top:30px;text-align:left}.api-notice-icon{color:#856404;font-size:20px;margin-top:2px}.api-notice-content{color:#856404;line-height:1.6}.pricing-section{padding:80px 0;background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;max-width:900px;margin:0 auto;align-items:stretch}.pricing-card{background:#fff;border-radius:16px;padding:40px 30px;box-shadow:0 10px 30px #0000001a;border:2px solid #f0f0f0;position:relative;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.pricing-card.popular{border-color:#333;transform:scale(1.05)}.pricing-card.popular:hover{transform:scale(1.05) translateY(-5px)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600}.pricing-header{text-align:center;margin-bottom:30px}.pricing-header h3{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:15px}.price{margin-bottom:15px}.price-amount{font-size:3rem;font-weight:700;color:#333}.price-free-cta{font-size:1.6rem;line-height:1.25}.price-period{font-size:1.2rem;color:#666;font-weight:500}.plan-description{color:#666;font-size:1.1rem;line-height:1.5}.pricing-features{flex:1;margin-bottom:40px}.pricing-features ul{list-style:none;padding:0;margin:0}.pricing-features li{display:flex;align-items:center;margin-bottom:15px;color:#666;line-height:1.6;padding:8px 0}.pricing-features li i{color:#28a745;margin-right:12px;font-size:14px;min-width:14px}.pricing-action{text-align:center;margin-top:auto}.api-key-note{margin-top:20px;padding:15px;background:#f8f9fa;border-radius:8px;border-left:4px solid #ffc107;color:#856404;font-weight:500;display:flex;align-items:center;gap:10px}.api-key-note i{color:#ffc107}.pricing-action .btn{width:100%;padding:15px 30px;font-size:16px;font-weight:600}.free-plan .btn{background:transparent;color:#333;border:2px solid #333}.free-plan .btn:hover{background:#333;color:#fff}.paid-plan .btn{background:#333;color:#fff;border:2px solid #333}.paid-plan .btn:hover{background:#555}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;max-width:1000px;margin:0 auto}.faq-item{background:#fff;padding:30px;border-radius:12px;box-shadow:0 5px 15px #0000000d;border:1px solid #f0f0f0}.faq-item h3{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:15px}.faq-item p{color:#666;line-height:1.6;margin:0}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.pricing-grid{grid-template-columns:1fr;gap:30px}.pricing-card{padding:30px 20px}.pricing-card.popular{transform:none;margin-top:20px}.pricing-card.popular:hover{transform:translateY(-5px)}.api-notice{flex-direction:column;gap:10px;text-align:center}.api-notice-icon{align-self:center}.pricing-hero-section{padding:80px 0 60px}.pricing-hero{padding:0 20px}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn{width:100%;max-width:300px}.faq-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:50px}.contact-form{padding:30px 20px}.contact-method{padding:20px 15px}.faq-item{padding:25px 20px}}.legal-content{padding:80px 0;background:#fff}.legal-header{text-align:center;margin-bottom:60px}.legal-header h1{font-size:3rem;font-weight:700;color:#333;margin-bottom:15px}.legal-header p{color:#666;font-size:1.1rem}.legal-body{max-width:800px;margin:0 auto}.legal-section{margin-bottom:40px}.legal-section h2{font-size:1.8rem;font-weight:600;color:#333;margin-bottom:20px}.legal-section h3{font-size:1.3rem;font-weight:600;color:#333;margin:25px 0 15px}.legal-section p{color:#666;line-height:1.7;margin-bottom:15px}.legal-section ul{color:#666;line-height:1.7;margin-bottom:15px;padding-left:20px}.legal-section li{margin-bottom:8px}.contact-info{background:#f8f9fa;padding:20px;border-radius:8px;margin-top:15px}.contact-info p{margin-bottom:8px}.contact-info p:last-child{margin-bottom:0}@media (max-width: 768px){.about-content{grid-template-columns:1fr;gap:40px}.hero-logo{margin-bottom:20px;text-align:center}.hero-logo-img{width:60px}.about-stats{grid-template-columns:1fr}.story-content{grid-template-columns:1fr;gap:40px}.showcase-grid,.usecases-grid{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(2,1fr)}.tab-buttons{flex-direction:column;align-items:center}.legal-header h1{font-size:2.5rem}}.pricing-hero{max-width:960px}.pricing-hero .hero-title{font-size:4.25rem;line-height:1.05;letter-spacing:-1.5px;margin-bottom:22px;background:linear-gradient(135deg,#111827,#1f2937 35%,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.pricing-hero .hero-title:after{content:"";display:block;width:80px;height:4px;margin:22px auto 0;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px}.pricing-hero .hero-subtitle{font-size:1.3rem;max-width:760px;margin-left:auto;margin-right:auto;color:#4b5563;margin-bottom:36px}@media (max-width: 768px){.pricing-hero .hero-title{font-size:2.6rem;letter-spacing:-.8px}.pricing-hero .hero-subtitle{font-size:1.05rem}.pricing-hero .hero-title:after{width:60px;height:3px;margin-top:16px}}.billing-modes-header,.subscription-plans-header{text-align:center;max-width:720px;margin:0 auto 50px}.subscription-plans-header{margin-top:100px}.billing-modes-header .section-title,.subscription-plans-header .section-title{margin-bottom:12px;font-size:2.25rem}.section-subtitle{color:#666;font-size:1.15rem;line-height:1.6;margin:0}.pricing-grid.billing-modes{grid-template-columns:repeat(2,minmax(0,1fr));max-width:880px;gap:32px;margin-bottom:0}.pricing-grid.subscription-plans{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1320px;gap:28px;align-items:stretch;padding-top:24px}.pricing-grid.subscription-plans .pricing-card{padding:36px 24px 32px;border-radius:14px}.pricing-grid.subscription-plans .pricing-header h3{font-size:1.5rem;margin-bottom:12px}.pricing-grid.subscription-plans .price-amount{font-size:2.5rem}.pricing-grid.subscription-plans .price-period{font-size:1rem}.pricing-grid.subscription-plans .plan-description{font-size:.98rem;min-height:48px}.pricing-grid.subscription-plans .pricing-features li{font-size:.95rem;margin-bottom:10px;padding:4px 0}.pricing-grid.subscription-plans .pricing-action .btn{padding:13px 20px;font-size:15px}.subscription-plan{overflow:hidden;isolation:isolate}.subscription-plan:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:#d0d0d0}.aphelion-plan:before{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.umbra-plan:before{background:linear-gradient(90deg,#1f2937,#111827)}.equinox-plan:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.biz-plan:before{background:linear-gradient(90deg,#10b981,#059669)}.pricing-card.popular{border-color:#111827;transform:scale(1.04);box-shadow:0 18px 40px #11182726;z-index:1}.pricing-card.popular:hover{transform:scale(1.04) translateY(-5px)}.popular-badge{background:#111827;letter-spacing:.3px;box-shadow:0 4px 10px #11182740}.team-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#059669;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;letter-spacing:.3px;box-shadow:0 4px 10px #05966940;white-space:nowrap}.limits-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:18px 16px;margin-bottom:20px}.limits-section h4{font-size:.78rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin:0 0 14px;text-align:center}.limit-item{display:flex;align-items:flex-start;gap:12px;padding:8px 0;color:#334155;font-size:.92rem;line-height:1.4}.limit-item+.limit-item{border-top:1px dashed #e2e8f0}.limit-item i{color:#3b82f6;font-size:14px;margin-top:3px;width:16px;text-align:center;flex-shrink:0}.limit-item div strong{color:#111827;font-weight:700}.aphelion-plan .limit-item i{color:#3b82f6}.umbra-plan .limit-item i{color:#111827}.equinox-plan .limit-item i{color:#d97706}.biz-plan .limit-item i{color:#059669}.api-mode .price-amount{font-size:2.25rem;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.api-mode .api-key-note{border-left-color:#3b82f6;color:#1e40af;background:#eff6ff}.api-mode .api-key-note i{color:#3b82f6}.free-plan .api-key-note{border-left-color:#10b981;background:#ecfdf5;color:#065f46}.free-plan .api-key-note i{color:#10b981}@media (max-width: 1100px){.pricing-grid.subscription-plans{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-5px)}}@media (max-width: 768px){.pricing-grid.billing-modes,.pricing-grid.subscription-plans{grid-template-columns:1fr;max-width:480px;gap:24px}.subscription-plans-header{margin-top:60px}.billing-modes-header .section-title,.subscription-plans-header .section-title{font-size:1.85rem}.pricing-grid.subscription-plans .pricing-card{padding:32px 22px}.pricing-grid.subscription-plans .plan-description{min-height:0}}.byoh-section{position:relative;margin-top:4rem;padding:56px 48px;border-radius:24px;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);color:#fff;overflow:hidden;box-shadow:0 30px 80px -20px #4f46e573,0 10px 30px -10px #0006}.byoh-glow{position:absolute;inset:-40% -20% auto auto;width:600px;height:600px;background:radial-gradient(circle,rgba(168,85,247,.45) 0%,transparent 60%);pointer-events:none;filter:blur(40px)}.byoh-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:36px}.byoh-header{text-align:center;max-width:760px;margin:0 auto}.byoh-eyebrow{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem .9rem;border-radius:999px;background:#a855f72e;border:1px solid rgba(168,85,247,.4);color:#e9d5ff;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.byoh-eyebrow i{color:#c4b5fd}.byoh-title{font-size:clamp(1.6rem,2.6vw,2.25rem);line-height:1.2;margin:1rem 0 .85rem;background:linear-gradient(90deg,#fff,#e0e7ff,#c7d2fe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.byoh-lede{color:#e2e8f0d9;font-size:1.02rem;line-height:1.6;margin:0}.byoh-flow{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding:1.5rem 0}.byoh-node{display:flex;align-items:center;gap:.85rem;padding:1rem 1.4rem;border-radius:14px;background:#ffffff14;border:1px solid rgba(168,85,247,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.byoh-node i{font-size:1.6rem;color:#a78bfa}.byoh-node-label{display:flex;flex-direction:column;line-height:1.2}.byoh-node-label strong{font-size:1rem;font-weight:700;color:#fff}.byoh-node-label span{font-size:.78rem;color:#e2e8f0b3;margin-top:.15rem}.byoh-connector{position:relative;flex:1;min-width:80px;height:2px;background:linear-gradient(90deg,#a855f799,#6366f199);border-radius:2px}.byoh-connector:before,.byoh-connector:after{content:"";position:absolute;top:50%;width:8px;height:8px;border-radius:50%;background:#a78bfa;transform:translateY(-50%);box-shadow:0 0 12px #a78bfa}.byoh-connector:before{left:0}.byoh-connector:after{right:0}.byoh-connector span{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);font-size:.7rem;font-weight:600;color:#c4b5fdd9;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.byoh-clients{display:flex;flex-direction:column;gap:.5rem}.byoh-client{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem .95rem;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);font-size:.88rem;font-weight:600;color:#f1f5f9;transition:transform .2s,border-color .2s,background .2s}.byoh-client:hover{transform:translate(4px);border-color:#a855f780;background:#a855f71f}.byoh-client i{color:#c4b5fd;width:1.1rem;text-align:center}.byoh-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1rem;border-top:1px solid rgba(168,85,247,.2)}.byoh-stat{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .5rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.byoh-stat-value{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1;background:linear-gradient(135deg,#c4b5fd,#f0abfc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.byoh-stat-label{margin-top:.45rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#e2e8f0a6;font-weight:600}.byoh-fineprint{text-align:center;color:#cbd5e1b3;font-size:.88rem;line-height:1.65;max-width:720px;margin:0 auto}@media (max-width: 768px){.byoh-section{padding:40px 24px;border-radius:18px}.byoh-flow{flex-direction:column;gap:1rem}.byoh-connector{width:2px;height:40px;min-width:0}.byoh-connector:before{left:50%;top:0;transform:translate(-50%)}.byoh-connector:after{left:50%;right:auto;top:auto;bottom:0;transform:translate(-50%)}.byoh-connector span{top:50%;left:1.2rem;transform:translateY(-50%)}.byoh-stats{grid-template-columns:repeat(2,1fr)}}.theme-picker{position:relative;display:inline-flex;align-items:center}.theme-picker-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #d0d0d0;border-radius:6px;background:#f8f9fa;color:#555;cursor:pointer;transition:background .2s,color .2s,border-color .2s;flex-shrink:0;padding:0}.theme-picker-btn svg{display:block}.theme-picker-btn:hover{color:#333;background:#e9ecef;border-color:#aaa}.theme-dropdown{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:148px;background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:2000;overflow:hidden;padding:.375rem}.theme-dropdown.open{display:block;animation:theme-dropdown-in .14s ease-out}@keyframes theme-dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.theme-option{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;border:none;border-radius:6px;background:transparent;color:#555;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;text-align:left;transition:background .15s,color .15s}.theme-option:hover{background:#f8f9fa;color:#333}.theme-option.theme-option-active{background:#e9ecef;color:#111;font-weight:600}.theme-picker-fixed{position:fixed;top:16px;right:16px;z-index:9000}@media (max-width: 768px){.theme-dropdown{right:auto;left:0}}.capabilities-callout{position:relative;display:flex;align-items:center;gap:1.25rem;max-width:920px;margin:0 auto 3rem;padding:1.25rem 1.75rem 1.25rem 2.25rem;background:linear-gradient(135deg,#eef2ff,#e0f2fe);border:1px solid #c7d2fe;border-radius:16px;box-shadow:0 10px 30px #4f46e52e,0 2px 6px #0000000f,inset 0 1px #ffffffb3;overflow:hidden}.capabilities-callout:before{content:"";position:absolute;top:0;left:0;bottom:0;width:6px;background:linear-gradient(180deg,#6366f1,#3b82f6)}.capabilities-callout:after{content:"";position:absolute;top:-40%;right:-10%;width:260px;height:260px;background:radial-gradient(circle,rgba(99,102,241,.18),transparent 70%);pointer-events:none}.capabilities-callout p{position:relative;z-index:1;margin:0;font-size:1rem;line-height:1.55;color:#1e293b}.capabilities-callout p strong{color:#0f172a;font-weight:700}.capabilities-callout-badge{position:relative;z-index:1;flex:0 0 auto;display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#6366f1,#3b82f6);border-radius:999px;box-shadow:0 6px 16px #4f46e573,inset 0 1px #ffffff40;white-space:nowrap}.capabilities-callout-badge i{font-size:.85rem}@media (max-width: 700px){.capabilities-callout{flex-direction:column;align-items:flex-start;text-align:left;padding:1.25rem 1.25rem 1.25rem 1.75rem}}html.dark body{background-color:#1e1e1e!important;color:#d4d4d4!important}html.dark .navbar{background:#1e1e1ef7!important;box-shadow:0 2px 10px #00000080!important}html.dark .logo-text{color:#d4d4d4!important}html.dark .nav-link{color:#9e9e9e!important}html.dark .nav-link:hover,html.dark .nav-link.active{color:#e0e0e0!important}html.dark .nav-link.active:after{background:#e0e0e0!important}html.dark .btn-login{background:#4a4a4a!important;color:#e0e0e0!important}html.dark .btn-login:hover{background:#5e5e5e!important}html.dark .hamburger span{background:#d4d4d4!important}html.dark .nav-menu{background-color:#252525!important}html.dark .theme-picker-btn{background:#2d2d2d!important;border-color:#4a4a4a!important;color:silver!important}html.dark .theme-picker-btn:hover{background:#3a3a3a!important;border-color:#666!important;color:#e0e0e0!important}html.dark .theme-dropdown{background:#252525!important;border-color:#444!important;box-shadow:0 8px 24px #00000080!important}html.dark .theme-option{color:#aaa!important}html.dark .theme-option:hover{background:#333!important;color:#e0e0e0!important}html.dark .theme-option.theme-option-active{background:#3a3a3a!important;color:#fff!important}html.dark .hero,html.dark .pricing-hero-section{background:linear-gradient(135deg,#1a1a1a,#1e1e1e)!important}html.dark .hero-title{color:#e0e0e0!important}html.dark .hero-subtitle{color:#9e9e9e!important}html.dark .pricing-hero .hero-title{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#e0e0e0!important;color:#e0e0e0!important}html.dark .pricing-hero .hero-subtitle{color:#9e9e9e!important}html.dark .section-title{color:#e0e0e0!important}html.dark .section-subtitle{color:#9e9e9e!important}html.dark .features{background:#1e1e1e!important}html.dark .feature-card{background:#2a2a2a!important;border-color:#3a3a3a!important;color:#d4d4d4!important}html.dark .feature-card h3{color:#e0e0e0!important}html.dark .feature-card p{color:#9e9e9e!important}html.dark .feature-icon{background:#333!important;color:#d4d4d4!important}html.dark .providers{background:#252525!important}html.dark .provider-card{background:#2a2a2a!important;border-color:#3a3a3a!important}html.dark .provider-card h3{color:#e0e0e0!important}html.dark .provider-card p{color:#9e9e9e!important}html.dark .cta{background:#252525!important}html.dark .footer{background:#252525!important;border-top-color:#3a3a3a!important}html.dark .footer-section h4{color:#e0e0e0!important}html.dark .footer-section ul li a{color:#9e9e9e!important}html.dark .footer-section ul li a:hover,html.dark .footer-logo span{color:#e0e0e0!important}html.dark .footer-bottom{color:#888!important;border-top-color:#3a3a3a!important}html.dark .pricing-section{background:#1e1e1e!important}html.dark .pricing-card{background:#2a2a2a!important;border-color:#3a3a3a!important;color:#d4d4d4!important}html.dark .pricing-card.popular{border-color:#5a5a5a!important}html.dark .pricing-header h3,html.dark .price-amount{color:#e0e0e0!important}html.dark .price-period,html.dark .plan-description{color:#9e9e9e!important}html.dark .api-mode .price-amount{background:linear-gradient(90deg,#60a5fa,#a78bfa)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}html.dark .pricing-features li{color:#9e9e9e!important}html.dark .popular-badge{background:#444!important}html.dark .team-badge{background:#1a6648!important}html.dark .limits-section{background:#232323!important;border-color:#3a3a3a!important}html.dark .limits-section h4{color:#7a8fa6!important}html.dark .limit-item{color:#b0b8c4!important}html.dark .limit-item+.limit-item{border-top-color:#3a3a3a!important}html.dark .limit-item div strong{color:#e0e0e0!important}html.dark .api-key-note{background:#2a2a2a!important;border-left-color:#555!important;color:#9e9e9e!important}html.dark .api-notice{background:#2d2a1a!important;border-color:#5a4a20!important}html.dark .api-notice-content,html.dark .api-notice-icon{color:#c8a84b!important}html.dark .faq-section{background:#252525!important}html.dark .faq-section .section-header h2{color:#e0e0e0!important}html.dark .faq-section .section-header p{color:#9e9e9e!important}html.dark .faq-item{background:#2a2a2a!important;border-color:#3a3a3a!important}html.dark .faq-item h3{color:#e0e0e0!important}html.dark .faq-item p{color:#9e9e9e!important}html.dark .faq-item a{color:#60a5fa!important}html.dark .contact-section{background:#1e1e1e!important}html.dark .contact-form-container h2,html.dark .contact-info h2{color:#e0e0e0!important}html.dark .contact-form{background:#252525!important;border-color:#3a3a3a!important}html.dark .form-group label{color:silver!important}html.dark .form-group input,html.dark .form-group select,html.dark .form-group textarea{background:#2a2a2a!important;border-color:#4a4a4a!important;color:#d4d4d4!important}html.dark .form-group input:focus,html.dark .form-group select:focus,html.dark .form-group textarea:focus{border-color:#60a5fa!important}html.dark .contact-method{background:#252525!important;border-color:#3a3a3a!important}html.dark .contact-details h3{color:#e0e0e0!important}html.dark .contact-details p{color:#9e9e9e!important}html.dark .contact-details a{color:#60a5fa!important}html.dark .login-container{background:linear-gradient(135deg,#1a1a1a,#1e1e1e)!important}html.dark .login-card{background:#2a2a2a!important;box-shadow:0 20px 40px #0006!important}html.dark .login-header h2{color:#e0e0e0!important}html.dark .login-header p{color:#9e9e9e!important}html.dark .form-group input{border-color:#4a4a4a!important;background:#333!important;color:#d4d4d4!important}html.dark .form-group input:focus{border-color:#60a5fa!important}html.dark .login-btn{background:#4a4a4a!important}html.dark .login-btn:hover{background:#5e5e5e!important}html.dark .login-footer{color:#9e9e9e!important}html.dark .login-footer a{color:#d4d4d4!important}html.dark .about-text h2,html.dark .story-text h2{color:#e0e0e0!important}html.dark .about-text p,html.dark .story-text p{color:#9e9e9e!important}html.dark .stat-item{background:#2a2a2a!important;border-color:#3a3a3a!important}html.dark .stat-number{color:#e0e0e0!important}html.dark .stat-label{color:#9e9e9e!important}html.dark .team-member{background:#2a2a2a!important;border-color:#3a3a3a!important}html.dark .team-member h3{color:#e0e0e0!important}html.dark .member-role,html.dark .member-bio{color:#9e9e9e!important}html.dark .showcase-card{background:#2a2a2a!important;border-color:#3a3a3a!important}html.dark .showcase-card h3{color:#e0e0e0!important}html.dark .showcase-card p{color:#9e9e9e!important}html.dark .showcase-icon{background:#333!important;color:#d4d4d4!important}html.dark .code-example,html.dark .analytics-preview,html.dark .playground-preview{background:#232323!important}html.dark .code-example pre,html.dark .tab-pane pre{background:#1a1a1a!important;color:#d4d4d4!important}html.dark .playground-content{background:#2a2a2a!important;border-color:#3a3a3a!important}html.dark .playground-content p{color:#d4d4d4!important}html.dark .analytics-item{border-bottom-color:#3a3a3a!important}html.dark .metric{color:#9e9e9e!important}html.dark .value{color:#e0e0e0!important}html.dark .usecase-card{background:#2a2a2a!important;border-color:#3a3a3a!important}html.dark .usecase-card h3{color:#e0e0e0!important}html.dark .usecase-card p{color:#9e9e9e!important}html.dark .usecase-example{background:#232323!important;color:#9e9e9e!important}html.dark .tab-btn{background:#2d2d2d!important;border-color:#4a4a4a!important;color:#9e9e9e!important}html.dark .tab-btn.active,html.dark .tab-btn:hover{background:#4a4a4a!important;color:#e0e0e0!important;border-color:#4a4a4a!important}html.dark .tab-content,html.dark .metric-card{background:#2a2a2a!important;border-color:#3a3a3a!important}html.dark .metric-number{color:#e0e0e0!important}html.dark .metric-label{color:#9e9e9e!important}html.dark .metric-icon{background:#333!important;color:#d4d4d4!important}html.dark .legal-content{background:#1e1e1e!important}html.dark .legal-header h1{color:#e0e0e0!important}html.dark .legal-header p{color:#9e9e9e!important}html.dark .legal-section h2,html.dark .legal-section h3{color:#e0e0e0!important}html.dark .legal-section p,html.dark .legal-section ul{color:#9e9e9e!important}html.dark .contact-info{background:#252525!important}html.dark .privacy-hero,html.dark .terms-hero{background:linear-gradient(135deg,#1a1a1a,#1e1e1e)!important}html.dark .billing-modes-header .section-title,html.dark .subscription-plans-header .section-title{color:#e0e0e0!important}html.dark .btn-secondary{color:#d4d4d4!important;border-color:#5a5a5a!important}html.dark .btn-secondary:hover{background:#4a4a4a!important;color:#fff!important}html.dark .free-plan .btn{color:#d4d4d4!important;border-color:#5a5a5a!important}html.dark .free-plan .btn:hover{background:#4a4a4a!important;color:#fff!important}html.dark .beta-container{background:linear-gradient(135deg,#1a1a1a,#1e1e1e)!important}html.dark .beta-content{background:#2a2a2a!important;border-color:#3a3a3a!important;box-shadow:0 20px 60px #0006!important}html.dark .capabilities-callout{background:linear-gradient(135deg,#1e2030,#1a2238)!important;border:1px solid #2d3656!important;box-shadow:0 10px 40px #00000080,0 0 0 1px #6366f133,inset 0 1px #818cf81f!important}html.dark .capabilities-callout:before{background:linear-gradient(180deg,#818cf8,#60a5fa)!important}html.dark .capabilities-callout:after{background:radial-gradient(circle,rgba(129,140,248,.28),transparent 70%)!important}html.dark .capabilities-callout p{color:#e2e8f0!important}html.dark .capabilities-callout p strong{color:#fff!important}html.dark .capabilities-callout-badge{background:linear-gradient(135deg,#818cf8,#60a5fa)!important;color:#0f172a!important;box-shadow:0 6px 20px #818cf88c,inset 0 1px #ffffff4d!important}html.dark.theme-twilight body{background-color:#171411!important;background-image:radial-gradient(circle at 22% -18%,hsla(35,75%,55%,.045),transparent 46%),radial-gradient(circle at 78% 118%,hsla(30,20%,15%,.22),transparent 44%),linear-gradient(145deg,#171411,#120f0d)!important;color:#f4f3f1!important}html.dark.theme-twilight .navbar{background:#141209f7!important}html.dark.theme-twilight .logo-text{color:#f4f3f1!important}html.dark.theme-twilight .nav-link{color:#9d978f!important}html.dark.theme-twilight .nav-link:hover,html.dark.theme-twilight .nav-link.active{color:#f4f3f1!important}html.dark.theme-twilight .nav-link.active:after{background:#db962d!important}html.dark.theme-twilight .btn-login{background:#2e2823!important;color:#f4f3f1!important}html.dark.theme-twilight .btn-login:hover{background:#3d3023!important}html.dark.theme-twilight .nav-menu{background-color:#1c1815!important}html.dark.theme-twilight .theme-picker-btn{background:#1c1815!important;border-color:#3d3023!important;color:#9d978f!important}html.dark.theme-twilight .theme-picker-btn:hover{background:#2e2823!important;border-color:#db962d!important;color:#f4f3f1!important}html.dark.theme-twilight .theme-dropdown{background:#1c1815!important;border-color:#3d3023!important}html.dark.theme-twilight .theme-option{color:#9d978f!important}html.dark.theme-twilight .theme-option:hover{background:#2e2823!important;color:#f4f3f1!important}html.dark.theme-twilight .theme-option.theme-option-active{background:#3d3023!important;color:#db962d!important}html.dark.theme-twilight .hero,html.dark.theme-twilight .pricing-hero-section{background:linear-gradient(135deg,#14110f,#1a1614)!important}html.dark.theme-twilight .hero-title{color:#f4f3f1!important}html.dark.theme-twilight .hero-subtitle{color:#9d978f!important}html.dark.theme-twilight .pricing-hero .hero-title{-webkit-text-fill-color:#f4f3f1!important;color:#f4f3f1!important}html.dark.theme-twilight .pricing-hero .hero-subtitle{color:#9d978f!important}html.dark.theme-twilight .section-title{color:#f4f3f1!important}html.dark.theme-twilight .section-subtitle{color:#9d978f!important}html.dark.theme-twilight .features{background:#1a1614!important}html.dark.theme-twilight .feature-card{background:#1c1815!important;border-color:#28221d!important;color:#f4f3f1!important}html.dark.theme-twilight .feature-card h3{color:#f4f3f1!important}html.dark.theme-twilight .feature-card p{color:#9d978f!important}html.dark.theme-twilight .feature-icon{background:#2e2823!important;color:#db962d!important}html.dark.theme-twilight .providers{background:#1c1815!important}html.dark.theme-twilight .provider-card{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .provider-card h3{color:#f4f3f1!important}html.dark.theme-twilight .provider-card p{color:#9d978f!important}html.dark.theme-twilight .cta{background:#1c1815!important}html.dark.theme-twilight .footer{background:#1c1815!important;border-top-color:#28221d!important}html.dark.theme-twilight .footer-section h4{color:#f4f3f1!important}html.dark.theme-twilight .footer-section ul li a{color:#9d978f!important}html.dark.theme-twilight .footer-section ul li a:hover{color:#db962d!important}html.dark.theme-twilight .footer-logo span{color:#f4f3f1!important}html.dark.theme-twilight .footer-bottom{color:#6e5e40!important;border-top-color:#28221d!important}html.dark.theme-twilight .pricing-section{background:#1a1614!important}html.dark.theme-twilight .pricing-card{background:#1c1815!important;border-color:#28221d!important;color:#f4f3f1!important}html.dark.theme-twilight .pricing-card.popular{border-color:#db962d!important}html.dark.theme-twilight .pricing-header h3,html.dark.theme-twilight .price-amount{color:#f4f3f1!important}html.dark.theme-twilight .price-period,html.dark.theme-twilight .plan-description{color:#9d978f!important}html.dark.theme-twilight .api-mode .price-amount{background:linear-gradient(90deg,#db962d,#e8b86d)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}html.dark.theme-twilight .pricing-features li{color:#9d978f!important}html.dark.theme-twilight .popular-badge{background:#db962d!important}html.dark.theme-twilight .team-badge{background:#2e6644!important}html.dark.theme-twilight .limits-section{background:#1a1614!important;border-color:#28221d!important}html.dark.theme-twilight .limits-section h4{color:#8a7454!important}html.dark.theme-twilight .limit-item{color:#c8b890!important}html.dark.theme-twilight .limit-item+.limit-item{border-top-color:#28221d!important}html.dark.theme-twilight .limit-item div strong{color:#f4f3f1!important}html.dark.theme-twilight .aphelion-plan .limit-item i{color:#db962d!important}html.dark.theme-twilight .umbra-plan .limit-item i{color:#f4f3f1!important}html.dark.theme-twilight .equinox-plan .limit-item i{color:#e8b86d!important}html.dark.theme-twilight .biz-plan .limit-item i{color:#6dbf92!important}html.dark.theme-twilight .api-key-note{background:#1c1815!important;border-left-color:#6e5e40!important;color:#9d978f!important}html.dark.theme-twilight .api-notice{background:#1e1a0a!important;border-color:#4a3a18!important}html.dark.theme-twilight .api-notice-content,html.dark.theme-twilight .api-notice-icon{color:#db962d!important}html.dark.theme-twilight .faq-section{background:#1c1815!important}html.dark.theme-twilight .faq-section .section-header h2{color:#f4f3f1!important}html.dark.theme-twilight .faq-section .section-header p{color:#9d978f!important}html.dark.theme-twilight .faq-item{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .faq-item h3{color:#f4f3f1!important}html.dark.theme-twilight .faq-item p{color:#9d978f!important}html.dark.theme-twilight .faq-item a{color:#db962d!important}html.dark.theme-twilight .contact-section{background:#1a1614!important}html.dark.theme-twilight .contact-form-container h2,html.dark.theme-twilight .contact-info h2{color:#f4f3f1!important}html.dark.theme-twilight .contact-form{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .form-group label{color:#c8b890!important}html.dark.theme-twilight .form-group input,html.dark.theme-twilight .form-group select,html.dark.theme-twilight .form-group textarea{background:#1c1815!important;border-color:#3d3023!important;color:#f4f3f1!important}html.dark.theme-twilight .form-group input:focus,html.dark.theme-twilight .form-group select:focus,html.dark.theme-twilight .form-group textarea:focus{border-color:#db962d!important}html.dark.theme-twilight .contact-method{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .contact-details h3{color:#f4f3f1!important}html.dark.theme-twilight .contact-details p{color:#9d978f!important}html.dark.theme-twilight .contact-details a{color:#db962d!important}html.dark.theme-twilight .login-container{background:linear-gradient(135deg,#14110f,#1a1614)!important}html.dark.theme-twilight .login-card{background:#1c1815!important}html.dark.theme-twilight .login-header h2{color:#f4f3f1!important}html.dark.theme-twilight .login-header p{color:#9d978f!important}html.dark.theme-twilight .form-group input{background:#1c1815!important;border-color:#3d3023!important;color:#f4f3f1!important}html.dark.theme-twilight .form-group input:focus{border-color:#db962d!important}html.dark.theme-twilight .login-btn{background:#2e2823!important}html.dark.theme-twilight .login-btn:hover{background:#3d3023!important}html.dark.theme-twilight .login-footer{color:#9d978f!important}html.dark.theme-twilight .login-footer a{color:#db962d!important}html.dark.theme-twilight .about-text h2,html.dark.theme-twilight .story-text h2{color:#f4f3f1!important}html.dark.theme-twilight .about-text p,html.dark.theme-twilight .story-text p{color:#9d978f!important}html.dark.theme-twilight .stat-item{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .stat-number{color:#db962d!important}html.dark.theme-twilight .stat-label{color:#9d978f!important}html.dark.theme-twilight .team-member{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .team-member h3{color:#f4f3f1!important}html.dark.theme-twilight .member-role,html.dark.theme-twilight .member-bio{color:#9d978f!important}html.dark.theme-twilight .showcase-card{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .showcase-card h3{color:#f4f3f1!important}html.dark.theme-twilight .showcase-card p{color:#9d978f!important}html.dark.theme-twilight .showcase-icon{background:#2e2823!important;color:#db962d!important}html.dark.theme-twilight .code-example,html.dark.theme-twilight .analytics-preview,html.dark.theme-twilight .playground-preview{background:#14110f!important}html.dark.theme-twilight .code-example pre,html.dark.theme-twilight .tab-pane pre{background:#0a0905!important;color:#f4f3f1!important}html.dark.theme-twilight .playground-content{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .playground-content p{color:#f4f3f1!important}html.dark.theme-twilight .analytics-item{border-bottom-color:#28221d!important}html.dark.theme-twilight .metric{color:#9d978f!important}html.dark.theme-twilight .value{color:#f4f3f1!important}html.dark.theme-twilight .usecase-card{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .usecase-card h3{color:#f4f3f1!important}html.dark.theme-twilight .usecase-card p{color:#9d978f!important}html.dark.theme-twilight .usecase-example{background:#14110f!important;color:#9d978f!important}html.dark.theme-twilight .tab-btn{background:#1c1815!important;border-color:#3d3023!important;color:#9d978f!important}html.dark.theme-twilight .tab-btn.active,html.dark.theme-twilight .tab-btn:hover{background:#2e2823!important;color:#db962d!important;border-color:#db962d!important}html.dark.theme-twilight .tab-content,html.dark.theme-twilight .metric-card{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .metric-number{color:#db962d!important}html.dark.theme-twilight .metric-label{color:#9d978f!important}html.dark.theme-twilight .metric-icon{background:#2e2823!important;color:#db962d!important}html.dark.theme-twilight .legal-content{background:#1a1614!important}html.dark.theme-twilight .legal-header h1{color:#f4f3f1!important}html.dark.theme-twilight .legal-header p{color:#9d978f!important}html.dark.theme-twilight .legal-section h2,html.dark.theme-twilight .legal-section h3{color:#f4f3f1!important}html.dark.theme-twilight .legal-section p,html.dark.theme-twilight .legal-section ul{color:#9d978f!important}html.dark.theme-twilight .contact-info{background:#1c1815!important}html.dark.theme-twilight .privacy-hero,html.dark.theme-twilight .terms-hero{background:linear-gradient(135deg,#14110f,#1a1614)!important}html.dark.theme-twilight .billing-modes-header .section-title,html.dark.theme-twilight .subscription-plans-header .section-title{color:#f4f3f1!important}html.dark.theme-twilight .btn-secondary{color:#f4f3f1!important;border-color:#6e5e40!important}html.dark.theme-twilight .btn-secondary:hover{background:#2e2823!important;color:#f4f3f1!important}html.dark.theme-twilight .free-plan .btn{color:#f4f3f1!important;border-color:#6e5e40!important}html.dark.theme-twilight .free-plan .btn:hover{background:#2e2823!important;color:#f4f3f1!important}html.dark.theme-twilight .beta-container{background:linear-gradient(135deg,#14110f,#1a1614)!important}html.dark.theme-twilight .beta-content{background:#1c1815!important;border-color:#28221d!important}html.dark.theme-twilight .capabilities-callout{background:linear-gradient(135deg,#2a2218,#2e2519)!important;border:1px solid #4a3a1f!important;box-shadow:0 10px 40px #0000008c,0 0 0 1px #e29b362e,inset 0 1px #e29b361a!important}html.dark.theme-twilight .capabilities-callout:before{background:linear-gradient(180deg,#eba747,#c37322)!important}html.dark.theme-twilight .capabilities-callout:after{background:radial-gradient(circle,hsla(35,80%,55%,.3),transparent 70%)!important}html.dark.theme-twilight .capabilities-callout p{color:#f4f3f1!important}html.dark.theme-twilight .capabilities-callout p strong{color:#fff!important}html.dark.theme-twilight .capabilities-callout-badge{background:linear-gradient(135deg,#eba747,#d98026)!important;color:#1c1815!important;box-shadow:0 6px 20px #e29b368c,inset 0 1px #ffffff59!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 221.2 83.2% 53.3%;--primary: 221.2 83.2% 53.3%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--radius: .5rem}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 224.3 76.3% 48%;--primary: 217.2 91.2% 59.8%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
