body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--font-primary:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif}.download-page{background-color:#f9fafb;background-color:var(--gray-50);display:flex;flex-direction:column;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-primary);min-height:100vh}.download-header{background:linear-gradient(135deg,#000,#333);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-light) 100%);padding:3rem 2rem 0;position:relative;text-align:center}.header-content{padding-bottom:2rem;position:relative;z-index:1}.download-header .logo{animation:float 3s ease-in-out infinite;border-radius:28px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));height:140px;margin-bottom:1.5rem;object-fit:contain;width:140px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.main-title{color:#fff;font-family:Gliker,DM Sans,sans-serif;font-family:var(--font-title);font-size:3.5rem;font-weight:600;margin-bottom:.5rem;text-shadow:0 2px 4px #0000004d}.tagline{color:#d1d5db;color:var(--gray-300);font-size:1.25rem;font-weight:400}.header-wave{bottom:0;left:0;line-height:0;position:absolute;right:0}.header-wave svg{height:auto;width:100%}.download-content{flex:1 1;padding:0 2rem}.app-showcase{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px;padding:4rem 0;text-align:center}.showcase-text h2{color:#000;color:var(--primary-color);font-family:Gliker,DM Sans,sans-serif;font-family:var(--font-title);font-size:2.5rem;margin-bottom:1rem}.showcase-text>p{color:#4b5563;color:var(--gray-600);font-size:1.125rem;line-height:1.75;margin-bottom:2rem}.features-list{list-style:none;margin:0;padding:0}.features-list li{align-items:center;color:#374151;color:var(--gray-700);display:flex;font-size:1.0625rem;gap:1rem;justify-content:center;padding:.75rem 0}.feature-icon{font-size:1.5rem}.store-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.store-button{align-items:center;border-radius:12px;display:flex;gap:.75rem;min-width:180px;padding:.875rem 1.5rem;text-decoration:none;transition:all .3s ease}.store-button.app-store{background:#000;background:var(--primary-color);color:#fff}.store-button.app-store:hover{background:#333;background:var(--primary-light);box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.store-button.play-store{background:linear-gradient(135deg,#f97316,#ea580c);background:linear-gradient(135deg,var(--secondary-color),var(--secondary-dark));color:#fff}.store-button.play-store:hover{background:linear-gradient(135deg,#fb923c,#f97316);background:linear-gradient(135deg,var(--secondary-light),var(--secondary-color));box-shadow:0 8px 20px #f973164d;transform:translateY(-2px)}.store-icon{height:32px;width:32px}.store-icon svg{height:100%;width:100%}.store-text{display:flex;flex-direction:column;text-align:left}.store-label{font-size:.75rem;opacity:.9}.store-name{font-size:1.125rem;font-weight:600}.showcase-image{align-items:center;display:flex;justify-content:center}.phone-mockup{background:linear-gradient(135deg,#000,#333);background:linear-gradient(135deg,var(--primary-color),var(--primary-light));border-radius:40px;box-shadow:0 25px 50px #00000040,inset 0 0 0 2px #ffffff1a;height:560px;padding:12px;position:relative;width:280px}.phone-mockup:before{background:#000;background:var(--primary-color);border-radius:12px;content:"";height:24px;left:50%;position:absolute;top:20px;transform:translateX(-50%);width:80px}.phone-screen{align-items:center;background:linear-gradient(180deg,#f3f4f6,#fff);background:linear-gradient(180deg,var(--gray-100),#fff);border-radius:32px;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.app-preview{animation:pulse 2s ease-in-out infinite;border-radius:20px;height:auto;object-fit:contain;width:60%}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.how-it-works{margin:0 auto;max-width:1200px;padding:4rem 0;text-align:center}.how-it-works h2{color:#000;color:var(--primary-color);font-family:Gliker,DM Sans,sans-serif;font-family:var(--font-title);font-size:2.5rem;margin-bottom:3rem}.steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.step{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:2rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.step:hover{box-shadow:0 12px 30px #0000001a;transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,#f97316,#fbbf24);background:linear-gradient(135deg,var(--secondary-color),var(--accent-color));border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 1.25rem;width:50px}.step h3{color:#000;color:var(--primary-color);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.step p{color:#6b7280;color:var(--gray-500);font-size:.9375rem;line-height:1.5}.download-footer{background:#000;background:var(--primary-color);padding:3rem 2rem 2rem;text-align:center}.footer-content{border-bottom:1px solid #ffffff1a;justify-content:space-between;margin:0 auto 1.5rem;max-width:1200px;padding-bottom:2rem}.footer-brand,.footer-content{align-items:center;display:flex}.footer-brand{gap:1rem}.footer-logo{border-radius:12px;height:50px;object-fit:contain;width:50px}.footer-brand p{color:#9ca3af;color:var(--gray-400);font-size:.9375rem}.download-footer .footer-links{display:flex;gap:2rem}.download-footer .footer-links a{color:#9ca3af;color:var(--gray-400);font-size:.875rem;text-decoration:none;transition:color .2s ease}.download-footer .footer-links a:hover{color:#f97316;color:var(--secondary-color)}.footer-contact{display:flex;justify-content:center;margin-bottom:1rem}.footer-email{align-items:center;background:#ffffff1a;border-radius:8px;color:#fff;display:flex;font-size:1rem;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.footer-email:hover{background:#fff3;color:#f97316;color:var(--secondary-color)}.email-icon{font-size:1.1rem}.download-footer .copyright{color:#6b7280;color:var(--gray-500);font-size:.875rem}@media (min-width:1025px){.main-title{color:#000;color:var(--primary-color);text-shadow:none}}@media (max-width:1024px){.steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.main-title{font-size:2.5rem}.tagline{font-size:1rem}.download-header .logo{height:110px;width:110px}.how-it-works h2,.showcase-text h2{font-size:2rem}.phone-mockup{height:480px;width:240px}.footer-content{gap:1.5rem;text-align:center}.footer-brand,.footer-content{flex-direction:column}.download-footer .footer-links{flex-direction:column;gap:.75rem}}@media (max-width:480px){.download-header{padding:2rem 1rem 0}.main-title{font-size:2rem}.download-content{padding:0 1rem}.app-showcase{padding:2rem 0}.store-buttons{flex-direction:column}.store-button{justify-content:center;width:100%}.steps{grid-template-columns:1fr}.phone-mockup{border-radius:30px;height:400px;width:200px}.phone-screen{border-radius:24px}}:root{--primary-color:#000;--primary-light:#333;--secondary-color:#f97316;--secondary-light:#fb923c;--secondary-dark:#ea580c;--accent-color:#fbbf24;--accent-light:#fcd34d;--accent-dark:#f59e0b;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--info:#3b82f6;--font-primary:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-title:"Gliker","DM Sans",sans-serif}*{box-sizing:border-box;margin:0;padding:0}.legal-page{background:linear-gradient(180deg,#f9fafb,#fff);background:linear-gradient(180deg,var(--gray-50) 0,#fff 100%);color:#1f2937;color:var(--gray-800);display:flex;flex-direction:column;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-primary);min-height:100vh}.legal-header{background:linear-gradient(135deg,#000,#333);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-light) 100%);padding:2rem;position:relative;text-align:center}.logo-link{display:inline-block;transition:transform .3s ease}.logo-link:hover{transform:scale(1.05)}.logo{border-radius:24px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.3));height:120px;margin-bottom:1.5rem;object-fit:contain;width:120px}.page-title{color:#fff;font-family:Gliker,DM Sans,sans-serif;font-family:var(--font-title);font-size:2.5rem;font-weight:400;letter-spacing:.5px;text-shadow:0 2px 4px #0003}.legal-content{flex:1 1;margin:0 auto;max-width:900px;padding:3rem 2rem;width:100%}.last-updated{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--gray-200);color:#6b7280;color:var(--gray-500);font-size:.875rem;margin-bottom:2rem;padding-bottom:1rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{border-bottom:3px solid #f97316;border-bottom:3px solid var(--secondary-color);color:#000;color:var(--primary-color);display:inline-block;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.legal-section h3{font-size:1.125rem;font-weight:600;margin:1.5rem 0 .75rem}.legal-section h3,.legal-section p{color:#374151;color:var(--gray-700)}.legal-section p{font-size:1rem;line-height:1.75;margin-bottom:1rem}.legal-section ul{list-style:none;margin:1rem 0;padding:0}.legal-section ul li{color:#374151;color:var(--gray-700);line-height:1.6;margin-bottom:.75rem;padding-left:1.75rem;position:relative}.legal-section ul li:before{background:linear-gradient(135deg,#f97316,#fbbf24);background:linear-gradient(135deg,var(--secondary-color),var(--accent-color));border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.5rem;width:8px}.legal-section ul li strong{color:#000;color:var(--primary-color);font-weight:600}.legal-section a{color:#f97316;color:var(--secondary-color);font-weight:500;text-decoration:none;transition:color .2s ease}.legal-section a:hover{color:#ea580c;color:var(--secondary-dark);text-decoration:underline}.contact-info{background:linear-gradient(135deg,#f9fafb,#f3f4f6);background:linear-gradient(135deg,var(--gray-50) 0,var(--gray-100) 100%);border-left:4px solid #f97316;border-left:4px solid var(--secondary-color);border-radius:0 12px 12px 0;margin-top:1rem;padding:1.5rem}.contact-info p{margin-bottom:.5rem}.contact-info p:last-child{margin-bottom:0}.legal-footer{background:#000;background:var(--primary-color);padding:2rem;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1.5rem}.footer-links a{color:#d1d5db;color:var(--gray-300);font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#f97316;color:var(--secondary-color)}.copyright{color:#9ca3af;color:var(--gray-400);font-size:.875rem}@media (max-width:768px){.legal-header{padding:1.5rem 1rem}.logo{height:90px;width:90px}.page-title{font-size:1.75rem}.legal-content{padding:2rem 1rem}.legal-section h2{font-size:1.25rem}.legal-section p,.legal-section ul li{font-size:.9375rem}.footer-links{flex-direction:column;gap:1rem}}@media (max-width:480px){.page-title{font-size:1.5rem}.logo{height:80px;margin-bottom:1rem;width:80px}.legal-content{padding:1.5rem 1rem}.contact-info{padding:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.legal-section{animation:fadeInUp .5s ease forwards}.legal-section:first-child{animation-delay:.1s}.legal-section:nth-child(2){animation-delay:.15s}.legal-section:nth-child(3){animation-delay:.2s}.legal-section:nth-child(4){animation-delay:.25s}.legal-section:nth-child(5){animation-delay:.3s}.legal-section:nth-child(6){animation-delay:.35s}.legal-section:nth-child(7){animation-delay:.4s}.legal-section:nth-child(8){animation-delay:.45s}.legal-section:nth-child(9){animation-delay:.5s}.legal-section:nth-child(10){animation-delay:.55s}.legal-section:nth-child(11){animation-delay:.6s}.legal-section:nth-child(12){animation-delay:.65s}.legal-section:nth-child(13){animation-delay:.7s}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1f2937;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{height:auto;max-width:100%}::selection{background-color:#f97316;color:#fff}
/*# sourceMappingURL=main.9b001598.css.map*/