.landing-hero{text-align:center;max-width:1100px;margin:0 auto;padding:152px 2rem 80px;position:relative;overflow:hidden}.landing-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#7878780f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:60px;left:50%;transform:translate(-50%)}[data-theme=dark] .landing-hero:before{background:radial-gradient(circle,#ffffff08 0%,#0000 70%)}.hero-badge{letter-spacing:.02em;border:1px solid var(--color-border);color:var(--color-text-secondary);background:var(--color-bg-secondary);border-radius:9999px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 14px;font-size:.75rem;font-weight:500;animation:.6s both fadeSlideUp;display:inline-flex}.hero-badge .dot{background:var(--color-text-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}.hero-title{font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.05;animation:.6s .1s both fadeSlideUp}.hero-subtitle{color:var(--color-text-secondary);max-width:540px;margin:0 auto 36px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;animation:.6s .2s both fadeSlideUp}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;animation:.6s .3s both fadeSlideUp;display:flex}.hero-actions .btn-lg{border-radius:10px;height:48px;padding:0 28px;font-size:.9rem;font-weight:600}.hero-note{color:var(--color-text-tertiary);margin-top:16px;font-size:.75rem;animation:.6s .4s both fadeSlideUp}.landing-mockup{max-width:900px;margin:0 auto;padding:0 2rem;animation:.8s .5s both fadeSlideUp}.mockup-window{border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:12px;overflow:hidden;box-shadow:0 24px 80px #00000014,0 4px 16px #0000000a}[data-theme=dark] .mockup-window{box-shadow:0 24px 80px #0006,0 4px 16px #0003}.mockup-titlebar{border-bottom:1px solid var(--color-border);background:var(--color-bg);align-items:center;gap:6px;padding:12px 16px;display:flex}.mockup-dot{background:var(--color-border);border-radius:50%;width:10px;height:10px}.mockup-body{grid-template-columns:180px 1fr;gap:20px;min-height:340px;padding:24px;display:grid}.mockup-sidebar{border-right:1px solid var(--color-border-light);flex-direction:column;gap:6px;padding-right:20px;display:flex}.mockup-sidebar-item{color:var(--color-text-tertiary);border-radius:6px;padding:8px 12px;font-size:.78rem}.mockup-sidebar-item.active{background:var(--color-bg-tertiary);color:var(--color-text-primary);font-weight:500}.mockup-content{flex-direction:column;gap:12px;display:flex}.mockup-row{border-bottom:1px solid var(--color-border-light);grid-template-columns:2fr 1fr 1fr 80px;align-items:center;gap:12px;padding:10px 0;display:grid}.mockup-row:first-child{padding-top:0}.mockup-cell{background:var(--color-bg-tertiary);border-radius:4px;height:12px}.mockup-cell.wide{width:85%}.mockup-cell.medium{width:65%}.mockup-cell.short{width:45%}.mockup-cell.pill{border-radius:9999px;width:52px;height:20px}.landing-logos{text-align:center;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:48px 2rem}.landing-logos p{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary);margin-bottom:24px;font-size:.72rem;font-weight:500}.logo-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;max-width:700px;margin:0 auto;display:flex}.logo-item{color:var(--color-text-tertiary);letter-spacing:-.02em;opacity:.5;font-size:.95rem;font-weight:600;transition:opacity .2s}.logo-item:hover{opacity:.8}.landing-stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;max-width:800px;margin:0 auto;padding:64px 2rem;display:grid}.stat-item{position:relative}.stat-item:not(:last-child):after{content:"";background:var(--color-border);width:1px;height:80%;position:absolute;top:10%;right:0}.stat-value{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:4px;font-size:2rem;font-weight:700}.stat-label{color:var(--color-text-tertiary);font-size:.78rem}.landing-bento{max-width:1000px;margin:0 auto;padding:80px 2rem}.section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary);margin-bottom:12px;font-size:.72rem;font-weight:500}.section-title{font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.15}.section-desc{color:var(--color-text-secondary);max-width:520px;margin-bottom:48px;font-size:1rem;line-height:1.65}.section-desc.center{margin-left:auto;margin-right:auto}.bento-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.bento-card{border:1px solid var(--color-border);background:var(--color-bg);border-radius:14px;padding:28px;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.bento-card:hover{border-color:var(--color-text-placeholder);transform:translateY(-2px)}.bento-card.span-2{grid-column:span 2}.bento-card.span-row{grid-row:span 2}.bento-icon{border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:20px;font-size:1.1rem;display:flex}.bento-title{letter-spacing:-.02em;margin-bottom:8px;font-size:1rem;font-weight:600}.bento-desc{color:var(--color-text-secondary);font-size:.82rem;line-height:1.6}.bento-visual{background:var(--color-bg-secondary);border:1px solid var(--color-border-light);border-radius:8px;margin-top:20px;padding:16px}.landing-steps{border-top:1px solid var(--color-border);max-width:1000px;margin:0 auto;padding:80px 2rem}.steps-grid{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.step-card{counter-increment:step;position:relative}.step-number{border:2px solid var(--color-text-primary);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:20px;font-size:.85rem;font-weight:700;display:flex}.step-title{letter-spacing:-.02em;margin-bottom:8px;font-size:1.05rem;font-weight:600}.step-desc{color:var(--color-text-secondary);font-size:.82rem;line-height:1.65}.step-connector{border-top:1px dashed var(--color-border);height:0;position:absolute;top:18px;left:48px;right:-40px}.landing-features{border-top:1px solid var(--color-border);max-width:1000px;margin:0 auto;padding:80px 2rem}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:48px 0;display:grid}.feature-row:not(:last-child){border-bottom:1px solid var(--color-border-light)}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-text{flex-direction:column;gap:12px;display:flex}.feature-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary);font-size:.7rem;font-weight:500}.feature-title{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.5rem;font-weight:700;line-height:1.2}.feature-desc{color:var(--color-text-secondary);font-size:.88rem;line-height:1.65}.feature-list{flex-direction:column;gap:8px;margin-top:4px;list-style:none;display:flex}.feature-list li{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.82rem;display:flex}.feature-list li .check{background:var(--color-bg-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;display:flex}.feature-visual{border:1px solid var(--color-border);background:var(--color-bg-secondary);aspect-ratio:4/3;border-radius:12px;justify-content:center;align-items:center;padding:24px;display:flex;overflow:hidden}.landing-testimonials{border-top:1px solid var(--color-border);padding:80px 2rem}.testimonials-inner{max-width:1000px;margin:0 auto}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.testimonial-card{border:1px solid var(--color-border);background:var(--color-bg);border-radius:12px;padding:24px;transition:border-color .2s}.testimonial-card:hover{border-color:var(--color-text-placeholder)}.testimonial-text{color:var(--color-text-secondary);margin-bottom:20px;font-size:.88rem;font-style:italic;line-height:1.65}.testimonial-author{align-items:center;gap:10px;display:flex}.testimonial-avatar{background:var(--color-bg-tertiary);width:32px;height:32px;color:var(--color-text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.testimonial-name{font-size:.82rem;font-weight:600}.testimonial-role{color:var(--color-text-tertiary);font-size:.72rem}.landing-faq{border-top:1px solid var(--color-border);max-width:680px;margin:0 auto;padding:80px 2rem}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--color-border)}.faq-question{cursor:pointer;width:100%;font-family:var(--font-sans);color:var(--color-text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:.92rem;font-weight:500;display:flex}.faq-question:hover{color:var(--color-text-secondary)}.faq-chevron{width:20px;height:20px;color:var(--color-text-tertiary);flex-shrink:0;transition:transform .25s}.faq-chevron.open{transform:rotate(180deg)}.faq-answer{opacity:0;max-height:0;transition:max-height .3s,opacity .3s;overflow:hidden}.faq-answer.open{opacity:1;max-height:300px}.faq-answer p{color:var(--color-text-secondary);padding:0 0 20px;font-size:.85rem;line-height:1.7}.landing-cta{border-top:1px solid var(--color-border);max-width:1000px;margin:0 auto;padding:80px 2rem}.cta-box{border:1px solid var(--color-border);text-align:center;background:var(--color-bg);border-radius:16px;padding:64px 40px;position:relative;overflow:hidden}.cta-box:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#7878780a 0%,#0000 60%);position:absolute;inset:0}[data-theme=dark] .cta-box:before{background:radial-gradient(at 50% 0,#ffffff05 0%,#0000 60%)}.landing-footer{border-top:1px solid var(--color-border);padding:64px 2rem 32px}.footer-inner{max-width:1000px;margin:0 auto}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-brand h3{letter-spacing:-.04em;margin-bottom:8px;font-size:1.1rem;font-weight:700}.footer-brand p{color:var(--color-text-tertiary);max-width:260px;font-size:.8rem;line-height:1.6}.footer-col h4{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary);margin-bottom:16px;font-size:.72rem;font-weight:500}.footer-col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-col a{color:var(--color-text-secondary);font-size:.82rem;transition:color .15s}.footer-col a:hover{color:var(--color-text-primary)}.footer-bottom{border-top:1px solid var(--color-border);color:var(--color-text-tertiary);justify-content:space-between;align-items:center;padding-top:24px;font-size:.72rem;display:flex}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideLeft{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes fadeSlideRight{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes glow-pulse{0%,to{opacity:.03;transform:scale(1)}50%{opacity:.06;transform:scale(1.05)}}@keyframes shimmer-text{0%{background-position:-200%}to{background-position:200%}}@keyframes border-glow{0%,to{border-color:var(--color-border)}50%{border-color:var(--color-text-placeholder)}}@keyframes skeleton-load{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes draw-line{0%{width:0}to{width:100%}}.landing-hero:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#7878780a 0%,#0000 70%);width:400px;height:400px;animation:4s infinite glow-pulse;position:absolute;top:120px;left:50%;transform:translate(-50%)}[data-theme=dark] .landing-hero:after{background:radial-gradient(circle,#ffffff05 0%,#0000 70%)}.mockup-cell{animation:2s infinite skeleton-load}.mockup-row:first-child .mockup-cell{animation-delay:0s}.mockup-row:nth-child(2) .mockup-cell{animation-delay:.15s}.mockup-row:nth-child(3) .mockup-cell{animation-delay:.3s}.mockup-row:nth-child(4) .mockup-cell{animation-delay:.45s}.mockup-row:nth-child(5) .mockup-cell{animation-delay:.6s}.mockup-row:nth-child(6) .mockup-cell{animation-delay:.75s}.bento-icon{transition:transform .3s,box-shadow .3s}.bento-card:hover .bento-icon{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}[data-theme=dark] .bento-card:hover .bento-icon{box-shadow:0 4px 12px #0000004d}.step-number{transition:background .3s,color .3s,transform .3s}.step-card:hover .step-number{background:var(--color-text-primary);color:var(--color-bg);transform:scale(1.08)}.feature-visual{transition:transform .4s,box-shadow .4s}.feature-row:hover .feature-visual{transform:translateY(-4px);box-shadow:0 16px 40px #0000000f}[data-theme=dark] .feature-row:hover .feature-visual{box-shadow:0 16px 40px #0000004d}.testimonial-card{transition:border-color .2s,transform .3s,box-shadow .3s}.testimonial-card:hover{border-color:var(--color-text-placeholder);transform:translateY(-3px);box-shadow:0 12px 32px #0000000d}[data-theme=dark] .testimonial-card:hover{box-shadow:0 12px 32px #0000004d}.cta-box:after{content:"";background:linear-gradient(90deg, transparent, var(--color-text-tertiary), transparent);background-size:200% 100%;height:2px;animation:3s linear infinite shimmer-text;position:absolute;top:-1px;left:0;right:0}.logo-item{transition:opacity .2s,transform .2s}.logo-item:hover{opacity:.8;transform:translateY(-1px)}.mockup-window{transition:transform .5s,box-shadow .5s}.mockup-window:hover{transform:translateY(-4px)}[data-theme=dark] .mockup-window:hover{box-shadow:0 32px 90px #00000080,0 8px 24px #0000004d}.stat-value{transition:transform .3s}.stat-item:hover .stat-value{transform:scale(1.05)}.faq-question{transition:color .15s,padding-left .2s}.faq-question:hover{padding-left:4px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal.visible .bento-card{animation:.5s both fadeSlideUp}.reveal.visible .bento-card:first-child{animation-delay:50ms}.reveal.visible .bento-card:nth-child(2){animation-delay:.1s}.reveal.visible .bento-card:nth-child(3){animation-delay:.15s}.reveal.visible .bento-card:nth-child(4){animation-delay:.2s}.reveal.visible .bento-card:nth-child(5){animation-delay:.25s}.reveal.visible .step-card{animation:.5s both fadeSlideUp}.reveal.visible .step-card:first-child{animation-delay:50ms}.reveal.visible .step-card:nth-child(2){animation-delay:.15s}.reveal.visible .step-card:nth-child(3){animation-delay:.25s}.reveal.visible .testimonial-card{animation:.4s both scale-in}.reveal.visible .testimonial-card:first-child{animation-delay:0s}.reveal.visible .testimonial-card:nth-child(2){animation-delay:60ms}.reveal.visible .testimonial-card:nth-child(3){animation-delay:.12s}.reveal.visible .testimonial-card:nth-child(4){animation-delay:.18s}.reveal.visible .testimonial-card:nth-child(5){animation-delay:.24s}.reveal.visible .testimonial-card:nth-child(6){animation-delay:.3s}.reveal.visible .stat-item{animation:.5s both fadeSlideUp}.reveal.visible .stat-item:first-child{animation-delay:0s}.reveal.visible .stat-item:nth-child(2){animation-delay:80ms}.reveal.visible .stat-item:nth-child(3){animation-delay:.16s}.reveal.visible .stat-item:nth-child(4){animation-delay:.24s}.reveal.visible .feature-text{animation:.6s .1s both fadeSlideRight}.reveal.visible .feature-visual{animation:.6s .15s both fadeSlideLeft}.feature-row.reverse .reveal.visible .feature-text,.reveal.visible .feature-row.reverse .feature-text{animation-name:fadeSlideLeft}.feature-row.reverse .reveal.visible .feature-visual,.reveal.visible .feature-row.reverse .feature-visual{animation-name:fadeSlideRight}.reveal.visible .faq-item{animation:.4s both fadeSlideUp}.reveal.visible .faq-item:first-child{animation-delay:0s}.reveal.visible .faq-item:nth-child(2){animation-delay:50ms}.reveal.visible .faq-item:nth-child(3){animation-delay:.1s}.reveal.visible .faq-item:nth-child(4){animation-delay:.15s}.reveal.visible .faq-item:nth-child(5){animation-delay:.2s}.reveal.visible .faq-item:nth-child(6){animation-delay:.25s}@media (max-width:768px){.landing-hero{padding:112px 1.25rem 48px}.bento-grid{grid-template-columns:1fr}.bento-card.span-2{grid-column:span 1}.steps-grid{grid-template-columns:1fr;gap:32px}.step-connector{display:none}.feature-row,.feature-row.reverse{direction:ltr;grid-template-columns:1fr;gap:32px}.testimonial-grid{grid-template-columns:1fr}.landing-stats{grid-template-columns:repeat(2,1fr);gap:24px}.stat-item:not(:last-child):after{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:span 2}.logo-row{gap:24px}.mockup-body{grid-template-columns:1fr;min-height:200px}.mockup-sidebar{display:none}}
