body.landing{background:var(--landing-bg, #1a1b23);color:var(--landing-text, #e4e4e7);font-family:Fricolage Grotesque,ui-sans-serif,system-ui,sans-serif}.landing a{color:var(--landing-link, #60a5fa);text-decoration:none}.landing a:hover{color:var(--landing-link-hover, #93c5fd)}.landing-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:1200px;margin:0 auto;border-bottom:1px solid var(--landing-border, #27272a)}.landing-logo{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.25rem;color:var(--landing-text)}.landing-logo:hover{color:var(--landing-text)}.landing-logo-img{height:36px;width:auto;display:block}.landing-nav{display:flex;align-items:center;gap:1rem}.landing-nav-link{color:var(--landing-text-muted, #a1a1aa);font-weight:500}.landing-nav-link:hover{color:var(--landing-text)}.landing-hero{text-align:center;padding:4rem 1.5rem 5rem;max-width:720px;margin:0 auto}.landing-hero-logo{display:block;width:100%;max-width:280px;height:auto;margin:0 auto .75rem}.landing-hero-tagline{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;color:var(--landing-tagline, #f59e0b);margin-bottom:1.25rem;letter-spacing:.02em}.landing-hero-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;color:var(--landing-text)}.landing-hero-sub{font-size:1.125rem;color:var(--landing-text-muted, #a1a1aa);margin-bottom:2rem;line-height:1.6}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-lg{padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.landing .btn-primary{background:var(--landing-accent, #3b82f6);color:#fff;border:none}.landing .btn-primary:hover{background:var(--landing-accent-hover, #2563eb);color:#fff}.landing .btn-secondary{background:transparent;color:var(--landing-text-muted);border:1px solid var(--landing-border)}.landing .btn-secondary:hover{background:var(--landing-bg-elevated, #27272a);color:var(--landing-text);border-color:var(--landing-border)}.landing-carousel{padding:3rem 1.5rem 4rem;max-width:1000px;margin:0 auto}.landing-carousel .landing-section-title{margin-bottom:2rem}.carousel{display:flex;align-items:center;gap:.75rem;position:relative}.carousel-track-wrap{flex:1;overflow:hidden;border-radius:12px;border:1px solid var(--landing-border);background:var(--landing-bg-elevated);box-shadow:0 8px 30px #0000004d}.carousel-track{display:flex;transition:transform .35s ease-out}.carousel-slide{flex:0 0 100%;min-width:0}.carousel-slide img{width:100%;height:auto;display:block;vertical-align:top}.carousel-btn{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--landing-border);background:var(--landing-bg-elevated);color:var(--landing-text-muted);border-radius:50%;cursor:pointer;transition:color .15s,background .15s,border-color .15s}.carousel-btn:hover{color:var(--landing-text);background:var(--landing-accent);border-color:var(--landing-accent)}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.carousel-dots button{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:var(--landing-border);cursor:pointer;transition:background .2s,transform .2s}.carousel-dots button:hover{background:var(--landing-text-muted)}.carousel-dots button.active{background:var(--landing-accent);transform:scale(1.2)}.landing-features{padding:3rem 1.5rem 4rem;max-width:1200px;margin:0 auto}.landing-section-title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:2.5rem;color:var(--landing-text)}.landing-features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.landing-feature-card{background:var(--landing-bg-elevated, #27272a);border:1px solid var(--landing-border, #3f3f46);border-radius:12px;padding:1.5rem;transition:border-color .15s,box-shadow .15s}.landing-feature-card:hover{border-color:var(--landing-accent);box-shadow:0 4px 20px #3b82f61a}.landing-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#3b82f626;color:var(--landing-accent);border-radius:10px;margin-bottom:1rem;font-size:1.125rem}.landing-feature-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--landing-text)}.landing-feature-card p{font-size:.9375rem;color:var(--landing-text-muted);line-height:1.5;margin:0}.landing-how{padding:3rem 1.5rem 4rem;max-width:640px;margin:0 auto}.landing-how-steps{list-style:none;padding:0;margin:0;counter-reset:step}.landing-how-step{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid var(--landing-border);counter-increment:step}.landing-how-step:last-child{border-bottom:none}.landing-how-num{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--landing-accent);color:#fff;border-radius:50%;font-size:.875rem;font-weight:700}.landing-how-step strong{color:var(--landing-text)}.landing-how-step{font-size:.9375rem;color:var(--landing-text-muted);line-height:1.5}.landing-footer{margin-top:3rem;padding:2rem 1.5rem;border-top:1px solid var(--landing-border)}.landing-footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.landing-footer-logo{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.9375rem;color:var(--landing-text-muted)}.landing-footer-logo:hover{color:var(--landing-text)}.landing-footer-logo-img{height:24px;width:auto}.landing-footer-nav{display:flex;gap:1.5rem}.landing-footer-nav a{font-size:.9375rem;color:var(--landing-text-muted)}.landing-footer-nav a:hover{color:var(--landing-text)}.landing{--landing-bg: #1a1b23;--landing-bg-elevated: #27272a;--landing-border: #3f3f46;--landing-text: #e4e4e7;--landing-text-muted: #a1a1aa;--landing-accent: #3b82f6;--landing-accent-hover: #2563eb;--landing-tagline: #f59e0b;--landing-link: #60a5fa;--landing-link-hover: #93c5fd}
