.uf-progress{list-style:none;display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;padding:0;flex-wrap:wrap}.uf-progress .uf-step{display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.85rem;font-weight:600;opacity:.5;transition:var(--transition-medium)}.uf-progress .uf-step:not(:last-child):after{content:"";width:22px;height:2px;background:var(--border-color);margin-left:.5rem}.uf-progress .uf-step.is-active,.uf-progress .uf-step.is-done{opacity:1;color:var(--text-secondary)}.uf-step-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--bg-card);border:1px solid var(--border-color);font-size:.78rem}.uf-step.is-active .uf-step-num{background:var(--gradient-green);color:#fff;border-color:transparent}.uf-step.is-done .uf-step-num{background:var(--green-primary);color:#fff;border-color:transparent}.uf-offer{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:0;font-size:.85rem;color:var(--text-secondary)}.uf-offer-badge{background:var(--gradient-green);color:#fff;font-weight:700;font-size:.7rem;letter-spacing:.04em;padding:.15rem .5rem;border-radius:4px}.uf-step2{display:flex;flex-direction:column;gap:.75rem;animation:uf-reveal .35s ease both}.uf-step2[hidden]{display:none}@keyframes uf-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.uf-step2 .form-row-top{margin-bottom:0}.uf-ask{margin:0;font-size:.9rem;color:var(--text-secondary)}.uf-analyze{display:flex;align-items:flex-start;gap:.6rem;padding:.7rem .9rem;border-radius:10px;background:var(--bg-card);border:1px solid var(--border-color);font-size:.85rem;color:var(--text-secondary);line-height:1.45}.uf-analyze.is-ok{border-color:#4caf5073;background:#4caf500f}.uf-analyze.is-warn{border-color:#ffc10766;background:#ffc1070f}.uf-analyze strong{color:var(--text-primary)}.uf-analyze-ico{flex-shrink:0;font-size:1rem;line-height:1.4}.uf-spin{width:14px;height:14px;border:2px solid var(--border-color);border-top-color:var(--green-primary);border-radius:50%;animation:uf-spin .7s linear infinite;flex-shrink:0;margin-top:2px}@keyframes uf-spin{to{transform:rotate(360deg)}}.pricing-teaser-section{padding:5rem 0}.pricing-teaser-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}body{padding-top:40px}.header,.header.scrolled{top:40px}.promo-bar{position:fixed;top:0;left:0;right:0;z-index:1001;display:flex;align-items:center;justify-content:center;gap:.5rem;height:40px;padding:0 1rem;background:var(--gradient-green);color:#fff;font-size:.86rem;font-weight:600;letter-spacing:.01em;text-decoration:none;box-shadow:0 2px 12px #00000040;overflow:hidden}.promo-bar:hover{filter:brightness(1.05)}.promo-bar strong{font-weight:800}.promo-bar-ico{display:inline-flex;flex-shrink:0}.promo-bar-ico svg{width:17px;height:17px}.promo-bar-text{white-space:nowrap}.promo-bar-cta{flex-shrink:0;font-weight:800;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}@media(max-width:600px){.promo-bar{font-size:.8rem;gap:.4rem}.promo-bar-extra,.promo-bar-cta-label{display:none}}.blog-section .section-subtitle{color:#d2d2d2}.blog-section .section-subtitle a{color:var(--green-light);font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.blog-section .section-subtitle a:hover{color:#fff}.live-demo-section{padding:5rem 0}.live-demo-frame{position:relative;max-width:1100px;margin:2.5rem auto 0;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;border:1px solid var(--border-color);background:var(--bg-card);box-shadow:var(--shadow-glow)}.live-demo-poster{position:absolute;inset:0;width:100%;height:100%;padding:0;border:none;cursor:pointer;background:#000;display:flex;align-items:center;justify-content:center}.live-demo-poster picture,.live-demo-poster img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.live-demo-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#00000080)}.live-demo-play{position:relative;z-index:2;width:76px;height:76px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--gradient-primary);box-shadow:0 8px 30px #00000059;transition:var(--transition-medium)}.live-demo-play svg{width:30px;height:30px;color:#fff;margin-left:4px}.live-demo-poster:hover .live-demo-play{transform:scale(1.08)}.live-demo-cta-label{position:absolute;z-index:2;bottom:1.1rem;left:0;right:0;text-align:center;color:#fff;font-weight:600;font-size:.95rem;text-shadow:0 2px 8px rgba(0,0,0,.5)}.live-demo-iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.live-demo-sub{text-align:center;margin-top:1.25rem;color:var(--text-secondary);font-size:.9rem}.live-demo-sub a{color:var(--green-light);font-weight:600}@media(max-width:600px){.live-demo-play{width:60px;height:60px}.live-demo-play svg{width:24px;height:24px}}
