.landing{--bg:#09090b;--bg-surface:#131316;--bg-surface-hover:#1a1a1f;--border:#ffffff1f;--border-hover:#ffffff38;--text:#f4f4f5;--text-muted:#a1a1aa;--text-dim:#71717a;--accent:#e8813a;--accent-soft:#e8813a1f;--accent-glow:#e8813a40;--font-display:"Syne", sans-serif;--font-body:"DM Sans", sans-serif;--mono:"DM Mono", ui-monospace, monospace;--ease:cubic-bezier(.16, 1, .3, 1);font-family:var(--font-body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.6;overflow-x:hidden}.landing *,.landing :before,.landing :after{box-sizing:border-box}.landing-nav{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#060608d9;justify-content:center;align-items:center;width:100%;padding:.85rem 3rem;display:flex;position:fixed;top:0;left:0}.landing-nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:1000px;display:flex}.landing-nav-logo{font-family:var(--font-display);color:var(--text);letter-spacing:.08em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.landing-nav-logo:hover{opacity:.85}.landing-nav-logo span,.landing-nav-logo svg,.landing-nav-logo .nav-logo-icon{color:var(--accent)}.landing-nav-links{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.landing-nav-links a{color:var(--text-muted);font-family:var(--font-body);padding:.4rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-nav-links a:hover{color:var(--text)}.landing-nav-actions{align-items:center;gap:.6rem;display:flex}.landing-lang-toggle{font-family:var(--mono);color:var(--text-muted);border:1px solid var(--border);cursor:pointer;letter-spacing:.03em;background:0 0;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.65rem;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.landing-lang-toggle:hover{border-color:var(--border-hover);color:var(--text)}.landing-btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:transform .2s,filter .2s,border-color .2s;display:inline-flex}.landing-btn-primary{background:var(--accent);color:#fff}.landing-btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.landing-btn-secondary{color:var(--text-muted);border:1px solid var(--border);background:0 0;border-radius:6px}.landing-btn-secondary:hover{border-color:var(--border-hover);color:var(--text)}.landing-nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;min-width:44px;min-height:44px;padding:10px;display:none}.landing-nav-hamburger span{background:var(--text);width:20px;height:1.5px;transition:transform .3s var(--ease), opacity .3s ease;border-radius:2px;display:block}.mobile-menu-extra{display:none}.landing-section{max-width:1000px;margin:0 auto;padding:7rem 2rem}.landing-section-header{text-align:left;margin-bottom:4rem}.landing-section-header h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 0 .75rem;font-size:2.5rem;font-weight:700}.landing-section-header p{color:var(--text-muted);max-width:480px;margin:0;font-size:1.05rem;line-height:1.7}.landing-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:10rem 2rem 6rem;display:flex}.landing-hero-content{flex-direction:column;align-items:center;display:flex}.landing-hero-badge{font-family:var(--mono);color:var(--accent);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:none;margin-bottom:2rem;padding:0;font-size:.7rem}.landing-hero h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);max-width:850px;margin:0 0 2rem;font-size:5rem;font-weight:800;line-height:1.05}.landing-hero h1 .shimmer{color:var(--accent)}.landing-hero p{color:var(--text-muted);max-width:540px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.7}.landing-hero-ctas{flex-direction:row;justify-content:center;align-items:center;gap:.75rem;margin-bottom:0;display:flex}.landing-hero-ctas .landing-btn{padding:.65rem 1.75rem;font-size:.9rem}.landing-hero-visual{justify-content:center;width:100%;margin-top:5rem;display:flex}.pipeline-mockup{justify-content:center;align-items:center;gap:0;width:100%;max-width:960px;display:flex}.pipeline-step-group{align-items:center;display:flex}.pipeline-step{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.pipeline-step .step-icon{color:var(--text-muted);justify-content:center;align-items:center;display:flex}.pipeline-step .step-label{font-size:.75rem;font-family:var(--font-body);color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-weight:500}.pipeline-step h3{margin:0 0 .25rem;font-size:.85rem;font-weight:600}.pipeline-step p{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.5}.pipeline-arrow{flex-shrink:0;justify-content:center;align-items:center;padding:0 .5rem;display:flex}.pipeline-connector{background:var(--border);width:60px;height:1px}.landing-social{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg)}.landing-social-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;padding:3.5rem 2rem;display:grid}.landing-social-stat{text-align:center}.landing-social-stat .number{font-family:var(--font-display);color:var(--text);margin-bottom:.35rem;font-size:2.5rem;font-weight:700;display:block}.landing-social-stat .label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:500}.landing-steps{max-width:680px;margin:0 auto;padding-left:2.5rem;position:relative}.landing-steps:before{content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:23px}.landing-step{align-items:flex-start;gap:1.5rem;padding:1.75rem 0;display:flex;position:relative}.landing-step:last-child{padding-bottom:0}.landing-step-number{border:1px solid var(--border);background:var(--bg-surface);z-index:1;width:48px;height:48px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-step-content h3{font-family:var(--font-display);color:var(--text);margin:0 0 .35rem;font-size:1.1rem;font-weight:600}.landing-step-content p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}.landing-features-grid{background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.landing-feature-card{background:var(--bg);padding:2.25rem 1.75rem;transition:background .2s}.landing-feature-card:hover{background:var(--bg-surface)}.landing-feature-icon{color:var(--accent);margin-bottom:1.25rem;display:flex}.landing-feature-card h3{font-family:var(--font-display);color:var(--text);margin:0 0 .5rem;font-size:.95rem;font-weight:600}.landing-feature-card p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.65}.landing-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.landing-pricing-card{background:var(--bg-surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:2.5rem 2rem;transition:border-color .2s;position:relative}.landing-pricing-card:hover{border-color:var(--border-hover)}.landing-pricing-card.popular{border-color:var(--accent)}.landing-pricing-badge{background:var(--accent);color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;padding:.2rem .8rem;font-size:.65rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-pricing-card h3{font-family:var(--font-display);color:var(--text);margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.landing-pricing-card .amount,.landing-pricing-amount{font-family:var(--font-display);color:var(--text);margin:1rem 0 .25rem;font-size:3rem;font-weight:800;display:block}.landing-pricing-card .period,.landing-pricing-credits{color:var(--text-muted);margin-bottom:2rem;font-size:.85rem}.pricing-per-credit{color:var(--text-dim);font-size:.75rem}.landing-pricing-card .landing-btn{width:100%;margin-bottom:1.5rem}.landing-pricing-card ul{text-align:left;margin:0;padding:0;list-style:none}.landing-pricing-card ul li{color:var(--text-muted);border-top:1px solid var(--border);align-items:center;gap:.5rem;padding:.55rem 0;font-size:.85rem;display:flex}.landing-pricing-card ul li:before{content:"✓";color:var(--accent);font-size:.75rem;font-weight:700}.landing-credit-table-section{text-align:center;margin-top:4rem}.credit-table-title{font-family:var(--font-display);color:var(--text);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.landing-credit-table-wrapper{background:var(--bg-surface);border:1px solid var(--border);border-radius:10px;max-width:520px;margin:3rem auto 0;overflow:hidden}.landing-credit-table{border-collapse:collapse;width:100%;margin-top:0}.landing-credit-table th,.landing-credit-table td{text-align:left;border-bottom:1px solid var(--border);padding:.7rem 1.25rem;font-size:.85rem}.landing-credit-table th{text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);font-size:.7rem;font-weight:600}.landing-credit-table td{color:var(--text-muted)}.landing-credit-table tr:last-child td{border-bottom:none}.landing-faq-list{flex-direction:column;max-width:680px;margin:0 auto;display:flex}.landing-faq-item{border-bottom:1px solid var(--border)}.landing-faq-question{width:100%;color:var(--text);font-size:.95rem;font-weight:500;font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 0;transition:color .2s;display:flex}.landing-faq-question:hover{color:var(--accent)}.landing-faq-question .faq-chevron{transition:transform .3s var(--ease), color .2s ease;color:var(--text-muted);flex-shrink:0;margin-left:1rem}.landing-faq-question .faq-chevron.rotated{color:var(--accent);transform:rotate(180deg)}.landing-faq-answer{max-height:0;transition:max-height .35s var(--ease), opacity .25s ease;opacity:0;overflow:hidden}.landing-faq-answer.open{opacity:1;max-height:300px}.landing-faq-answer p{color:var(--text-muted);margin:0;padding-bottom:1.25rem;font-size:.9rem;line-height:1.7}.landing-footer{border-top:1px solid var(--border);background:var(--bg)}.landing-footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto;padding:4rem 2rem 2rem;display:grid}.landing-footer-brand{max-width:280px}.landing-footer-brand .landing-nav-logo,.landing-footer-brand .logo{font-family:var(--font-display);letter-spacing:.06em;color:var(--text);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.landing-footer-brand .tagline,.landing-footer-brand p{color:var(--text-dim);margin:0;font-size:.8rem;line-height:1.65}.landing-footer-columns{display:contents}.landing-footer-col h4{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 1rem;font-size:.75rem;font-weight:600}.landing-footer-col a{color:var(--text-muted);padding:.3rem 0;font-size:.8rem;text-decoration:none;transition:color .2s;display:block}.landing-footer-col a:hover{color:var(--text)}.landing-footer-bottom{text-align:center;color:var(--text-dim);border-top:1px solid var(--border);max-width:1000px;margin:0 auto;padding:2rem;font-size:.75rem}.landing-footer-bottom p{color:var(--text-dim);margin:0;font-size:.75rem}.landing-fade-in{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(12px)}.landing-fade-in.visible{opacity:1;transform:translateY(0)}@media (width<=1024px){.landing-features-grid,.landing-pricing-grid{grid-template-columns:repeat(2,1fr)}.landing-hero h1{font-size:3.5rem}}@media (width<=768px){.landing-nav{padding:.5rem 1rem}.landing-nav-inner{gap:0}.landing-nav-links{display:none}.landing-nav-links.open{background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;gap:0;padding:.75rem 1.5rem;display:flex;position:absolute;top:100%;left:0;right:0}.landing-nav-links.open li a{padding:.85rem 0;font-size:1rem;display:block}.landing-nav-hamburger{display:flex}.landing-nav-actions .landing-btn-secondary,.landing-nav-actions .landing-lang-toggle{display:none}.landing-nav-actions .landing-btn-primary{padding:.45rem .9rem;font-size:.75rem}.landing-nav-links.open .mobile-menu-extra{border-top:1px solid var(--border);margin-top:.5rem;padding-top:.5rem;display:block}.landing-nav-links.open .mobile-menu-extra .landing-btn{text-align:center;width:100%;margin-top:.35rem}.landing-hero{min-height:auto;padding:6rem 1.25rem 3rem}.landing-hero h1{font-size:2.25rem}.landing-hero p{font-size:1rem}.landing-hero-ctas{flex-direction:column;gap:.6rem}.landing-hero-ctas .landing-btn{justify-content:center;width:100%;padding:.75rem 1.25rem}.landing-hero-visual{margin-top:3rem}.pipeline-mockup{flex-direction:column;gap:0;max-width:100%}.pipeline-step-group{flex-direction:column;align-items:center}.pipeline-step{padding:.75rem 1rem}.pipeline-connector{width:1px;height:24px}.pipeline-arrow{padding:0}.step-icon svg{width:16px;height:16px}.landing-section{padding:4rem 1.25rem}.landing-section-header h2{font-size:1.75rem}.landing-social-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:2.5rem 1.25rem}.landing-social-stat .number{font-size:2rem}.landing-steps{padding-left:1.5rem}.landing-steps:before{left:17px}.landing-step{gap:1rem}.landing-step-number{width:36px;height:36px}.landing-step-number svg{width:16px;height:16px}.landing-features-grid{grid-template-columns:1fr}.landing-feature-card{padding:1.75rem 1.25rem}.landing-pricing-grid{grid-template-columns:1fr;max-width:100%}.landing-pricing-card{padding:2rem 1.5rem}.landing-pricing-amount{font-size:2.25rem}.landing-credit-table-wrapper{max-width:100%}.landing-credit-table th,.landing-credit-table td{padding:.6rem .85rem;font-size:.8rem}.landing-faq-question{padding:1rem 0;font-size:.9rem}.landing-footer-inner{grid-template-columns:1fr;gap:2rem;padding:3rem 1.25rem 1.5rem}.landing-footer-col a{padding:.5rem 0}}@media (width<=480px){.landing-hero h1{letter-spacing:-.02em;font-size:1.75rem}.landing-hero p{font-size:.9rem}.landing-hero-badge{font-size:.6rem}.landing-section{padding:3rem 1rem}.landing-section-header h2{font-size:1.5rem}.landing-section-header p{font-size:.9rem}.landing-social-grid{gap:.75rem;padding:2rem 1rem}.landing-social-stat .number{font-size:1.5rem}.landing-social-stat .label{font-size:.65rem}.landing-steps{padding-left:0}.landing-steps:before{display:none}.landing-step-number{width:32px;height:32px}.landing-feature-card{padding:1.25rem 1rem}.landing-pricing-card{padding:1.5rem 1.25rem}.landing-pricing-amount{font-size:2rem}.landing-footer-inner{padding:2rem 1rem 1rem}}.auth-page{background:var(--bg,#060608);min-height:100vh;color:var(--text,#f5f0eb);justify-content:center;align-items:center;display:flex}
