body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Oxanium,-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}body{font-family:Oxanium,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:20px 20px 100px;position:relative}.container{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px}.left-section,.right-section{animation:fadeInUp .8s ease-out forwards;animation-fill-mode:both;display:flex;flex-direction:column;gap:20px}.left-section{animation-delay:.2s}.right-section{animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.company-info{background:#0000;border:none;box-shadow:none;color:#000;max-width:400px;padding:0;position:relative;text-align:left}.company-info h1{color:#000;font-family:Rochester,cursive;font-size:4rem;font-weight:400;letter-spacing:.02em;line-height:1.2;margin-bottom:10px}.company-info p{color:#000;font-family:Oxanium,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:-.01em}.company-info p,.company-logo-image{margin-bottom:20px}.company-logo-image img{border-radius:32px;box-shadow:0 4px 12px #0000001a;height:160px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:160px}.company-logo-image img:hover{box-shadow:0 6px 20px #00000026;transform:scale(1.05)}.our-apps-card{background:#fff;border:1px solid #e5e7eb}.our-apps-card h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:25px}.apps-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.app-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;padding:20px;text-align:center;transition:all .3s ease}.app-item:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.app-left{align-items:center;display:flex;flex-direction:column;gap:15px}.app-icon-container{margin-bottom:0}.app-store-icon{align-items:center;background:linear-gradient(135deg,#007aff,#0051d5);border-radius:14px;color:#fff;display:flex;font-size:2rem;height:64px;justify-content:center;overflow:hidden;width:64px}.app-store-icon img{border-radius:12px;height:100%;object-fit:cover;width:100%}.zipwithpassword-icon{background:linear-gradient(135deg,#ff6b35,#f7931e)}.retronoise-icon{background:linear-gradient(135deg,#667eea,#764ba2)}.app-info{flex-direction:column;gap:4px}.app-info h4{color:#333;font-size:1rem;font-weight:600;margin-bottom:0}.app-store-link{color:#666;font-size:.85rem;margin:0 0 2px}.app-links{margin-top:6px}.app-privacy-link{color:#999;display:inline-block;font-family:Oxanium,sans-serif;font-size:.75rem;text-decoration:none;transition:color .3s ease}.app-privacy-link:hover{color:#667eea;text-decoration:underline}.footer{background:#fff;border-top:1px solid #e5e7eb;bottom:0;left:0;padding:20px;position:fixed;right:0;text-align:center;z-index:1000}.footer-content{margin:0 auto;max-width:1400px}.footer-links{align-items:center;color:#666;display:flex;font-family:Oxanium,sans-serif;font-size:.9rem;gap:15px;justify-content:center}.footer-link{color:#666;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#333;text-decoration:underline}.footer-separator{color:#ccc;font-weight:300}.footer-copyright{color:#666}@media (max-width:1200px){.container{gap:40px;max-width:1000px}}@media (max-width:1024px){.container{gap:30px;max-width:900px;padding:0 15px}}@media (max-width:768px){.container{gap:40px;max-width:600px;padding:0 15px}.apps-list,.container{grid-template-columns:1fr}.apps-list{gap:15px}.app-item{padding:15px}.footer-links{flex-direction:column;gap:10px}.footer-separator{display:none}}@media (max-width:480px){.container{gap:30px;padding:0 10px}.company-info h1{font-size:3rem}.company-logo-image img{height:120px;width:120px}}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;background-image:radial-gradient(circle,#d1d5db 1px,#0000 0);background-size:20px 20px;color:#333;font-family:Oxanium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;min-height:100vh}.privacy-container{margin:0 auto;max-width:800px;padding:40px 20px}.privacy-header{border-bottom:2px solid #e5e7eb;justify-content:space-between;margin-bottom:40px;padding-bottom:20px}.app-info,.privacy-header{align-items:center;display:flex}.app-info{gap:20px}.app-icon{border-radius:16px;box-shadow:0 4px 12px #0000001a;height:80px;overflow:hidden;width:80px}.app-icon img{height:100%;object-fit:cover;width:100%}.app-details h1{color:#000;font-size:2rem;font-weight:600;margin-bottom:5px}.app-details p{color:#666;font-size:1.1rem}.back-link{border:1px solid #e5e7eb;border-radius:8px;color:#666;font-size:1rem;padding:10px 20px;text-decoration:none;transition:color .3s ease}.back-link:hover{background:#f9fafb;color:#333}.privacy-content{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:40px}.privacy-section{margin-bottom:30px}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{border-bottom:1px solid #f3f4f6;color:#000;font-size:1.5rem;font-weight:600;margin-bottom:15px;padding-bottom:8px}.privacy-section p{color:#555;font-size:1rem;margin-bottom:10px}.privacy-section p:last-child{margin-bottom:0}.privacy-section strong{color:#333;font-weight:600}@media (max-width:768px){.privacy-container{padding:20px 15px}.privacy-header{flex-direction:column;gap:20px;text-align:center}.app-info{flex-direction:column;gap:15px}.app-icon{height:60px;width:60px}.app-details h1{font-size:1.5rem}.privacy-content{padding:25px}.privacy-section h2{font-size:1.3rem}}@media (max-width:480px){.privacy-container{padding:15px 10px}.privacy-content{padding:20px}.app-details h1{font-size:1.3rem}.privacy-section h2{font-size:1.2rem}.privacy-section p{font-size:.9rem}}
/*# sourceMappingURL=main.314c8485.css.map*/