.app-carousel[data-astro-cid-warhthwh]{position:relative;width:100%;max-width:300px;margin:0 auto}@media (max-width: 768px){.app-carousel[data-astro-cid-warhthwh]{display:none}}.carousel-container[data-astro-cid-warhthwh]{position:relative;overflow:hidden;border-radius:40px;background:#1f2937;padding:8px;box-shadow:0 25px 50px #2563eb4d;animation:float 6s ease-in-out infinite}.carousel-wrapper[data-astro-cid-warhthwh]{position:relative;width:100%;aspect-ratio:9/19.5}.carousel-slide[data-astro-cid-warhthwh]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;z-index:1}.carousel-slide[data-astro-cid-warhthwh].active{opacity:1;z-index:2}.phone-frame[data-astro-cid-warhthwh]{width:100%;aspect-ratio:9/19.5;background:#000;border-radius:32px;overflow:hidden;position:relative}.phone-screen[data-astro-cid-warhthwh]{width:100%;height:100%;position:relative;overflow:hidden}.app-screenshot[data-astro-cid-warhthwh]{width:100%;height:100%;object-fit:cover;object-position:center}.carousel-dots[data-astro-cid-warhthwh]{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.carousel-dot[data-astro-cid-warhthwh]{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;transition:all .3s}.carousel-dot[data-astro-cid-warhthwh].active{background:#fff;transform:scale(1.2)}.carousel-btn[data-astro-cid-warhthwh]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:2px solid rgba(255,255,255,.3);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;backdrop-filter:blur(10px)}.carousel-btn[data-astro-cid-warhthwh]:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.carousel-prev[data-astro-cid-warhthwh]{left:-60px}.carousel-next[data-astro-cid-warhthwh]{right:-60px}@keyframes float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-15px) rotate(2deg)}}@media (max-width: 768px){.app-carousel[data-astro-cid-warhthwh]{max-width:250px}.carousel-btn[data-astro-cid-warhthwh]{width:36px;height:36px}.carousel-prev[data-astro-cid-warhthwh]{left:-45px}.carousel-next[data-astro-cid-warhthwh]{right:-45px}.carousel-container[data-astro-cid-warhthwh]{animation:none;transform:none!important}}@media (max-width: 480px){.carousel-prev[data-astro-cid-warhthwh]{left:-20px}.carousel-next[data-astro-cid-warhthwh]{right:-20px}.carousel-btn[data-astro-cid-warhthwh]{width:32px;height:32px}}.hero[data-astro-cid-bbe6dxrz]{padding:4rem 0;background:linear-gradient(135deg,#2563eb,#3b82f6,#1e40af);color:#fff;overflow:hidden}.hero-container[data-astro-cid-bbe6dxrz]{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:500px}.hero-content[data-astro-cid-bbe6dxrz]{max-width:500px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;margin-bottom:1rem;opacity:.9}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.1rem;margin-bottom:2rem;opacity:.8;line-height:1.6}.hero-buttons[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{padding:1rem 2.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .3s;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1;white-space:nowrap}.btn-primary[data-astro-cid-bbe6dxrz]{background:#fff;color:#2563eb}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:#f8fafc;transform:translateY(-2px)}.btn-secondary[data-astro-cid-bbe6dxrz]{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:#fff3;transform:translateY(-2px)}.hero-image[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;padding:0 2rem}@media (max-width: 768px){.hero-container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.1rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1rem}.hero-image[data-astro-cid-bbe6dxrz]{padding:0 1rem}}.features[data-astro-cid-vnivfuh2]{padding:5rem 0;background:#f8fafc}.features-container[data-astro-cid-vnivfuh2]{max-width:1200px;margin:0 auto;padding:0 2rem}.features-title[data-astro-cid-vnivfuh2]{text-align:center;font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:3rem}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-astro-cid-vnivfuh2]{background:#fff;padding:2.5rem 2rem;border-radius:16px;text-align:center;box-shadow:0 4px 6px #2563eb0d;transition:all .3s;border:1px solid #E2E8F0}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-8px);box-shadow:0 20px 25px #2563eb1a;border-color:#2563eb}.feature-icon[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#f8fafc;border-radius:20px;border:2px solid #E2E8F0;margin-bottom:1.5rem;transition:all .3s}.feature-icon[data-astro-cid-vnivfuh2] img[data-astro-cid-vnivfuh2]{width:48px;height:48px}.feature-card[data-astro-cid-vnivfuh2]:hover .feature-icon[data-astro-cid-vnivfuh2]{background:linear-gradient(135deg,#2563eb,#3b82f6,#1e40af);border-color:#2563eb}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.feature-description[data-astro-cid-vnivfuh2]{color:#64748b;line-height:1.6;font-size:1rem}@media (max-width: 768px){.features[data-astro-cid-vnivfuh2]{padding:3rem 0}.features-title[data-astro-cid-vnivfuh2]{font-size:2rem;margin-bottom:2rem}.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:1.5rem}.feature-card[data-astro-cid-vnivfuh2]{padding:2rem 1.5rem}.feature-icon[data-astro-cid-vnivfuh2]{width:64px;height:64px}}
