.store-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100vw;text-align:center;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.store-header{margin-bottom:40px}.store-header h1{font-size:2.5rem;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.store-description{font-size:1.1rem;color:#666;max-width:400px;line-height:1.5}.button-container{display:flex;flex-direction:column;gap:16px;margin:30px 0;width:100%;max-width:320px}.store-button{display:block;padding:0;border-radius:12px;text-decoration:none;font-weight:500;transition:all .3s ease;background:#fff;border:2px solid #e1e5e9;box-shadow:0 4px 12px #0000001a;overflow:hidden}.store-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026;border-color:#d1d5d9}.store-button:active{transform:translateY(0)}.button-content{display:flex;align-items:center;padding:16px 20px;gap:12px}.button-icon{font-size:1.5rem;flex-shrink:0}.button-text{text-align:left;flex:1}.button-label{font-size:.8rem;color:#666;margin-bottom:2px;font-weight:400}.button-store{font-size:1.1rem;color:#333;font-weight:600}.store-footer{margin-top:30px}.store-footer p{color:#888;font-size:.9rem}.redirecting-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);text-align:center;padding:20px}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.redirecting-screen h2{font-size:1.8rem;font-weight:600;margin-bottom:12px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.redirecting-screen p{color:#666;font-size:1rem}.store-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);text-align:center;padding:20px}.store-not-found h1{font-size:2rem;color:#333;margin-bottom:16px;font-weight:600}.store-not-found p{color:#666;font-size:1.1rem}@media (max-width: 480px){.store-header h1{font-size:2rem}.store-description{font-size:1rem}.button-container{max-width:280px}.button-content{padding:14px 16px}.button-store{font-size:1rem}}.qr-code-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.qr-header{text-align:center;margin-bottom:2rem}.qr-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.qr-description{font-size:1.1rem;color:#666;margin:0;max-width:600px}.qr-code-wrapper{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;border:1px solid rgba(0,0,0,.05)}.qr-code-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.copy-link-button{border-radius:50px;padding:1rem 2rem;cursor:pointer;transition:all .3s ease;border:0px solid;min-width:100px;background-color:#000;color:#fff;font-size:1rem;font-weight:600;margin-top:1rem;margin-bottom:1rem}.store-logo h2{font-size:1.5rem;font-weight:600;margin:0;text-align:center}.qr-code{padding:1rem;background:#fff;border-radius:12px;border:2px solid #f0f0f0}.qr-instructions{text-align:center}.qr-instructions p{font-size:1rem;color:#666;margin:0;font-weight:500}.download-section{text-align:center}.download-button{color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003;min-width:200px}.download-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.download-button:active{transform:translateY(0)}.store-not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.store-not-found h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.store-not-found p{font-size:1.2rem;color:#666}@media (max-width: 768px){.qr-code-container{padding:1rem}.qr-header h1{font-size:2rem}.qr-code-wrapper{padding:1.5rem}.qr-code svg{width:150px!important;height:150px!important}}
