.screenshots-showcase[data-astro-cid-jjjixina]{width:100%;overflow:hidden}.showcase-scroll[data-astro-cid-jjjixina]{display:flex;flex-direction:column;gap:2rem}@media(max-width:767px){.showcase-scroll[data-astro-cid-jjjixina]{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}.showcase-scroll[data-astro-cid-jjjixina]::-webkit-scrollbar{height:4px}.showcase-scroll[data-astro-cid-jjjixina]::-webkit-scrollbar-track{background:transparent}.showcase-scroll[data-astro-cid-jjjixina]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}}.showcase-item[data-astro-cid-jjjixina]{display:flex;flex-direction:column;gap:1rem}@media(max-width:767px){.showcase-item[data-astro-cid-jjjixina]{flex:0 0 85vw;max-width:400px;scroll-snap-align:start}}.showcase-item[data-astro-cid-jjjixina]:nth-child(2n) .showcase-label[data-astro-cid-jjjixina]{flex-direction:row-reverse;text-align:right}@media(max-width:767px){.showcase-item[data-astro-cid-jjjixina]:nth-child(2n) .showcase-label[data-astro-cid-jjjixina]{flex-direction:row;text-align:left}}.showcase-card[data-astro-cid-jjjixina]{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);box-shadow:0 4px 24px #0000004d;transition:all .3s ease;background:var(--color-bg-secondary)}@media(max-width:767px){.showcase-card[data-astro-cid-jjjixina]{border-radius:var(--radius-md);box-shadow:0 2px 12px #0000004d}}.showcase-card[data-astro-cid-jjjixina]:hover{border-color:var(--color-brand);box-shadow:0 8px 40px #ff6b0026;transform:translateY(-2px)}@media(max-width:767px){.showcase-card[data-astro-cid-jjjixina]:hover{transform:none}}.showcase-label[data-astro-cid-jjjixina]{display:flex;align-items:center;gap:.75rem}.showcase-number[data-astro-cid-jjjixina]{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--color-brand),var(--color-brand-light));color:#fff;font-size:1rem;font-weight:700;font-family:var(--font-mono);flex-shrink:0}@media(min-width:768px){.showcase-number[data-astro-cid-jjjixina]{border-radius:12px;min-width:56px;height:56px;font-size:1.5rem}}.showcase-title[data-astro-cid-jjjixina]{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin:0 0 .25rem}@media(min-width:768px){.showcase-title[data-astro-cid-jjjixina]{font-size:1.125rem}}.showcase-desc[data-astro-cid-jjjixina]{font-size:.8125rem;color:var(--color-text-secondary);margin:0;max-width:480px}@media(min-width:768px){.showcase-desc[data-astro-cid-jjjixina]{font-size:.875rem}.showcase-item[data-astro-cid-jjjixina]{flex-direction:row;align-items:center;gap:2rem}.showcase-item[data-astro-cid-jjjixina]:nth-child(2n){flex-direction:row-reverse}.showcase-card[data-astro-cid-jjjixina]{flex:1;min-width:0}.showcase-label[data-astro-cid-jjjixina]{flex-direction:column!important;align-items:flex-start;text-align:left;width:280px;flex-shrink:0}.showcase-item[data-astro-cid-jjjixina]:nth-child(2n) .showcase-label[data-astro-cid-jjjixina]{align-items:flex-end;text-align:right}}@media(max-width:767px){.showcase-mobile-hint[data-astro-cid-jjjixina]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;color:var(--color-text-muted);font-size:.75rem}}@media(min-width:768px){.showcase-mobile-hint[data-astro-cid-jjjixina]{display:none}}.bento-grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:480px){.bento-grid[data-astro-cid-ct3bgug4]{gap:1rem}}@media(min-width:640px){.bento-grid[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:1024px){.bento-grid[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(140px,auto);gap:1.25rem}}.bento-card[data-astro-cid-ct3bgug4]{position:relative;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:all .3s ease;min-height:120px}@media(min-width:1024px){.bento-card[data-astro-cid-ct3bgug4]{min-height:auto}}.bento-card[data-astro-cid-ct3bgug4]:hover{border-color:var(--color-brand);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.bento-card-inner[data-astro-cid-ct3bgug4]{position:relative;z-index:1;padding:1.25rem;display:flex;flex-direction:row;gap:.75rem;height:100%;align-items:flex-start}@media(min-width:640px){.bento-card-inner[data-astro-cid-ct3bgug4]{padding:1.5rem;flex-direction:column}}.bento-card[data-astro-cid-ct3bgug4].row-span-2 .bento-card-inner[data-astro-cid-ct3bgug4],.bento-card[data-astro-cid-ct3bgug4].col-span-2 .bento-card-inner[data-astro-cid-ct3bgug4]{flex-direction:column}.bento-icon[data-astro-cid-ct3bgug4]{flex-shrink:0}.bento-content[data-astro-cid-ct3bgug4]{flex:1;display:flex;flex-direction:column;gap:.25rem}@media(min-width:640px){.bento-content[data-astro-cid-ct3bgug4]{gap:.5rem}}.bento-title[data-astro-cid-ct3bgug4]{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin:0;line-height:1.3}@media(min-width:640px){.bento-title[data-astro-cid-ct3bgug4]{font-size:1.125rem}}.bento-desc[data-astro-cid-ct3bgug4]{font-size:.8125rem;color:var(--color-text-secondary);margin:0;line-height:1.5}@media(min-width:640px){.bento-desc[data-astro-cid-ct3bgug4]{font-size:.875rem}}.bento-glow[data-astro-cid-ct3bgug4]{z-index:0;opacity:.4;transition:opacity .3s ease}.bento-card[data-astro-cid-ct3bgug4]:hover .bento-glow[data-astro-cid-ct3bgug4]{opacity:.7}.col-span-2[data-astro-cid-ct3bgug4]{grid-column:span 1}.row-span-2[data-astro-cid-ct3bgug4]{grid-row:span 1}@media(min-width:640px){.col-span-2[data-astro-cid-ct3bgug4]{grid-column:span 2}.row-span-2[data-astro-cid-ct3bgug4]{grid-row:span 2}}@media(min-width:1024px){.col-span-2[data-astro-cid-ct3bgug4]:not(.row-span-2){grid-column:span 2}.row-span-2[data-astro-cid-ct3bgug4].col-span-2{grid-column:span 2;grid-row:span 2}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-float[data-astro-cid-ct3bgug4]{animation:float 3s ease-in-out infinite}@media(max-width:767px){.comparison-grid[data-astro-cid-ct3bgug4]{gap:.75rem}}.video-demo-container[data-astro-cid-ct3bgug4]{position:relative;border-radius:var(--radius-xl);overflow:hidden}.video-preview[data-astro-cid-ct3bgug4]{position:relative}.play-overlay[data-astro-cid-ct3bgug4]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(180deg,#00000026,#00000080);cursor:pointer;text-decoration:none;transition:background .3s ease;z-index:2}.play-overlay[data-astro-cid-ct3bgug4]:hover{background:linear-gradient(180deg,#0000000d,#0009)}.play-button[data-astro-cid-ct3bgug4]{width:56px;height:56px;background:var(--color-brand);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 24px #ff6b0066;transition:transform .3s ease,box-shadow .3s ease}@media(min-width:640px){.play-button[data-astro-cid-ct3bgug4]{width:72px;height:72px}}.play-overlay[data-astro-cid-ct3bgug4]:hover .play-button[data-astro-cid-ct3bgug4]{transform:scale(1.1);box-shadow:0 6px 32px #ff6b0099}.play-label[data-astro-cid-ct3bgug4]{font-size:.8125rem;font-weight:500;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);text-align:center}@media(min-width:640px){.play-label[data-astro-cid-ct3bgug4]{font-size:.9375rem}}.benefit-bullets[data-astro-cid-ct3bgug4]{list-style:none;padding:0}.testimonial-card[data-astro-cid-ct3bgug4]{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem;transition:all .3s ease;display:flex;flex-direction:column;gap:.75rem}.testimonial-card[data-astro-cid-ct3bgug4]:hover{border-color:var(--color-brand);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.testimonial-stars[data-astro-cid-ct3bgug4]{color:#f59e0b;font-size:1rem;letter-spacing:.1em}.testimonial-quote[data-astro-cid-ct3bgug4]{font-size:.9375rem;color:var(--color-text-primary);line-height:1.65;margin:0;font-style:italic;quotes:none}.testimonial-cite[data-astro-cid-ct3bgug4]{font-size:.8125rem;color:var(--color-text-muted);font-style:normal;margin-top:auto}
