.download-section[data-astro-cid-arn4dpql]{padding:5rem 1rem;background:#fff}.download-container[data-astro-cid-arn4dpql]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.glass-card[data-astro-cid-arn4dpql]{background:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:3rem;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.5)}.download-title[data-astro-cid-arn4dpql]{font-size:2.5rem;font-weight:700;color:#262138;margin-bottom:.5rem}.download-subtitle[data-astro-cid-arn4dpql]{color:#666;margin-bottom:2rem}.app-buttons[data-astro-cid-arn4dpql]{display:flex;gap:1rem;flex-wrap:wrap}.app-button[data-astro-cid-arn4dpql]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;border-radius:12px;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.ios-button[data-astro-cid-arn4dpql]{background:#000;color:#fff}.ios-button[data-astro-cid-arn4dpql]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.android-button[data-astro-cid-arn4dpql]{background:#2f9393;color:#fff}.android-button[data-astro-cid-arn4dpql]:hover{background:#17cb80;transform:translateY(-2px);box-shadow:0 10px 20px #17cb804d}.button-icon[data-astro-cid-arn4dpql]{width:28px;height:28px}.button-text[data-astro-cid-arn4dpql]{display:flex;flex-direction:column;align-items:flex-start}.button-small[data-astro-cid-arn4dpql]{font-size:.75rem;opacity:.9}.button-large[data-astro-cid-arn4dpql]{font-size:1.125rem;font-weight:600}.phone-mockup[data-astro-cid-arn4dpql]{display:flex;justify-content:center;align-items:center}.phone-frame[data-astro-cid-arn4dpql]{width:300px;height:600px;background:#1a1a1a;border-radius:40px;padding:12px;box-shadow:0 30px 60px #0000004d;position:relative;overflow:hidden}.phone-screen[data-astro-cid-arn4dpql]{width:100%;height:100%;background:#fff;border-radius:28px;overflow:hidden}.screen-image[data-astro-cid-arn4dpql]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info-section[data-astro-cid-arn4dpql]{padding:4rem 1rem;background:#f8f9fa}.info-card[data-astro-cid-arn4dpql]{max-width:900px;margin:0 auto;background:linear-gradient(135deg,#2f9393,#17cb80);border-radius:20px;padding:3rem;display:flex;align-items:center;gap:3rem;box-shadow:0 20px 40px #2f939333}.info-icon-wrapper[data-astro-cid-arn4dpql]{flex-shrink:0;width:120px;height:120px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.info-icon[data-astro-cid-arn4dpql]{width:80px;height:80px}.info-content[data-astro-cid-arn4dpql]{color:#fff}.info-title[data-astro-cid-arn4dpql]{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.info-text[data-astro-cid-arn4dpql]{font-size:1.125rem;line-height:1.6}.info-link[data-astro-cid-arn4dpql]{color:#fff;text-decoration:underline;font-weight:600}.features-section[data-astro-cid-arn4dpql]{padding:5rem 1rem;background:#fff}.features-title[data-astro-cid-arn4dpql]{text-align:center;font-size:3rem;font-weight:700;color:#262138;margin-bottom:4rem}.features-grid[data-astro-cid-arn4dpql]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card[data-astro-cid-arn4dpql]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .4s ease;cursor:pointer}.feature-card[data-astro-cid-arn4dpql]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.card-1[data-astro-cid-arn4dpql]:hover{box-shadow:0 20px 40px #2f93934d}.card-2[data-astro-cid-arn4dpql]:hover{box-shadow:0 20px 40px #17cb804d}.card-3[data-astro-cid-arn4dpql]:hover{box-shadow:0 20px 40px #2621384d}.card-4[data-astro-cid-arn4dpql]:hover{box-shadow:0 20px 40px #2f93934d}.feature-image-wrapper[data-astro-cid-arn4dpql]{position:relative;height:250px;overflow:hidden}.feature-image[data-astro-cid-arn4dpql]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.feature-card[data-astro-cid-arn4dpql]:hover .feature-image[data-astro-cid-arn4dpql]{transform:scale(1.1)}.feature-overlay[data-astro-cid-arn4dpql]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);opacity:0;transition:opacity .4s ease}.feature-card[data-astro-cid-arn4dpql]:hover .feature-overlay[data-astro-cid-arn4dpql]{opacity:1}.feature-content[data-astro-cid-arn4dpql]{padding:2rem}.feature-title[data-astro-cid-arn4dpql]{font-size:1.5rem;font-weight:700;color:#262138;margin-bottom:1rem}.feature-description[data-astro-cid-arn4dpql]{color:#666;line-height:1.6;margin-bottom:1rem}.feature-highlight[data-astro-cid-arn4dpql]{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#17cb801a;border-radius:10px;color:#2f9393;font-size:.875rem;font-weight:600}.highlight-icon[data-astro-cid-arn4dpql]{width:20px;height:20px;fill:#17cb80}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeInUp[data-astro-cid-arn4dpql]{animation:fadeInUp 1s ease-out forwards}.animate-slideInLeft[data-astro-cid-arn4dpql]{animation:slideInLeft 1s ease-out forwards}.animate-slideInRight[data-astro-cid-arn4dpql]{animation:slideInRight 1s ease-out forwards}.animate-fadeIn[data-astro-cid-arn4dpql]{animation:fadeIn 1s ease-out forwards}.hero-subtitle[data-astro-cid-arn4dpql]{animation-delay:.2s}.hero-date[data-astro-cid-arn4dpql]{animation-delay:.4s}.card-2[data-astro-cid-arn4dpql]{animation-delay:.1s}.card-3[data-astro-cid-arn4dpql]{animation-delay:.2s}.card-4[data-astro-cid-arn4dpql]{animation-delay:.3s}@media (max-width: 768px){.download-container[data-astro-cid-arn4dpql]{grid-template-columns:1fr;gap:2rem}.phone-mockup[data-astro-cid-arn4dpql]{order:-1}.phone-frame[data-astro-cid-arn4dpql]{width:250px;height:500px}.info-card[data-astro-cid-arn4dpql]{flex-direction:column;text-align:center;padding:2rem;gap:2rem}.info-icon-wrapper[data-astro-cid-arn4dpql]{width:100px;height:100px}.info-icon[data-astro-cid-arn4dpql]{width:60px;height:60px}.app-buttons[data-astro-cid-arn4dpql]{justify-content:center}.features-grid[data-astro-cid-arn4dpql]{grid-template-columns:1fr}.hero-title[data-astro-cid-arn4dpql]{font-size:3rem}.features-title[data-astro-cid-arn4dpql]{font-size:2rem}}
