._videoViewerContainer_92pw4_1{display:flex;flex-direction:column;height:100vh;width:100vw;background-color:#000;color:#e0e0e0;overflow:hidden}._videoWrapper_92pw4_11{position:relative;width:100%;background-color:#000;flex-shrink:0}._qrCodeOverlay_92pw4_18{position:absolute;top:20px;right:20px;background-color:#fff;padding:8px;border-radius:8px;opacity:.8}._videoPlayer_92pw4_28{width:100%;height:auto;max-height:calc(100vh - 150px);display:block}._detailsContainer_92pw4_35{padding:20px;background-color:#1e1e1e;border-top:1px solid #333;overflow-y:auto;flex:1;box-shadow:0 -5px 15px #0000004d;z-index:1}._detailsContainer_92pw4_35 h1{margin-top:0;font-size:1.5rem;border-bottom:2px solid #444;padding-bottom:10px;margin-bottom:15px}._detailsContainer_92pw4_35 p{font-size:1rem;line-height:1.5;margin:8px 0}._detailsContainer_92pw4_35 strong{color:#bb86fc}._message_92pw4_63{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.5rem;background-color:#121212;color:#e0e0e0}@media (min-width: 768px){._videoViewerContainer_92pw4_1{flex-direction:row}._videoWrapper_92pw4_11{flex:1;height:100vh}._videoPlayer_92pw4_28{width:100%;height:100%;max-height:100vh;object-fit:contain}._detailsContainer_92pw4_35{flex:0 0 350px;border-top:none;border-left:1px solid #333;height:100vh;box-shadow:none}}.landing-container{background-color:#121212;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 20px;background:linear-gradient(180deg,#1e1e1e,#121212);min-height:40vh}.hero-icon{color:#bb86fc;margin-bottom:20px}.hero-title{font-size:3.5rem;font-weight:700;margin:0}.hero-subtitle{font-size:1.2rem;max-width:600px;color:#a0a0a0;margin-top:15px;line-height:1.6}main{padding:40px 20px}.how-it-works,.benefits-section,.download-section{max-width:1200px;margin:0 auto 60px;text-align:center}.how-it-works h2,.benefits-section h2,.download-section h2{font-size:2.5rem;margin-bottom:40px;border-bottom:2px solid #bb86fc;display:inline-block;padding-bottom:10px}.steps-container{display:flex;justify-content:space-around;flex-wrap:wrap;gap:30px}.step{flex:1;min-width:280px;max-width:350px;padding:20px}.step-icon-wrapper{background-color:#bb86fc30;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#bb86fc}.step h3{font-size:1.5rem;margin-bottom:10px}.step p{color:#a0a0a0;line-height:1.5}.benefits-grid{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.benefit-card{background-color:#1e1e1e;padding:30px;border-radius:8px;flex:1;min-width:280px;max-width:400px;box-shadow:0 4px 15px #0000004d}.download-section p{font-size:1.1rem;color:#a0a0a0;margin-bottom:30px}.play-store-badge img{height:60px;transition:transform .2s ease-in-out}.play-store-badge:hover img{transform:scale(1.05)}.landing-footer{text-align:center;padding:20px;background-color:#1e1e1e;color:#a0a0a0;font-size:.9rem}.intro-section{padding:0 20px;text-align:center;max-width:800px;margin:0 auto}.intro-section p{font-size:1.1rem;line-height:1.7;color:silver;font-style:italic}html,#root{height:100%;margin:0}body.no-scroll{overflow:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212;color:#e0e0e0}.video-viewer-container{display:flex;flex-direction:column;height:100vh;width:100%;box-sizing:border-box;background-color:#000}.video-wrapper{flex-grow:1;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;min-height:0}.video-player{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-shadow:0 0 25px #00000080}.details-container{padding:15px 20px;background-color:#1e1e1e;box-shadow:0 -5px 15px #0000004d;flex-shrink:0;z-index:1}.details-container h1{margin-top:0;font-size:1.5rem;border-bottom:2px solid #444;padding-bottom:10px;margin-bottom:15px}.details-container p{font-size:1rem;line-height:1.5;margin:8px 0}.details-container strong{color:#bb86fc}.loading-message,.error-message,.no-data-message{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.5rem;background-color:#121212}.error-message{color:#cf6679}@media (max-width: 768px){.details-container{padding:10px 15px}.details-container h1{font-size:1.2rem;margin-bottom:10px;padding-bottom:8px}.details-container p{font-size:.9rem;margin:5px 0}}.access-key-container{display:flex;justify-content:center;align-items:center;height:100vh;padding:20px;box-sizing:border-box}.access-key-form{background-color:#1e1e1e;padding:30px 40px;border-radius:8px;box-shadow:0 8px 25px #00000080;text-align:center;width:100%;max-width:400px}.access-key-form h1{margin-top:0;color:#e0e0e0}.access-key-form p{color:#a0a0a0;margin-bottom:25px}.access-key-input{width:100%;padding:12px;margin-bottom:20px;border-radius:4px;border:1px solid #444;background-color:#333;color:#e0e0e0;font-size:1rem;box-sizing:border-box}.access-key-button{width:100%;padding:12px;border:none;border-radius:4px;background-color:#bb86fc;color:#121212;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s}.access-key-button:hover{background-color:#a16efc}.error-message-form{color:#cf6679;margin-top:15px;font-size:.9rem}.welcome-container{background-color:#121212;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.welcome-hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;background:linear-gradient(180deg,#1e1e1e,#121212)}.welcome-hero-icon{color:#bb86fc;margin-bottom:20px}.welcome-hero-title{font-size:3rem;font-weight:700;margin:0}.welcome-hero-subtitle{font-size:1.2rem;max-width:600px;color:#a0a0a0;margin-top:15px;line-height:1.6}.welcome-section{max-width:1200px;margin:0 auto 40px;text-align:center}.welcome-section h2{font-size:2rem;margin-bottom:20px;border-bottom:2px solid #bb86fc;display:inline-block;padding-bottom:10px}.welcome-section p{font-size:1.1rem;color:#a0a0a0;margin-bottom:30px}.credit-card{background-color:#1e1e1e;padding:30px;border-radius:8px;max-width:600px;margin:0 auto;box-shadow:0 4px 15px #0000004d;text-align:center}.credit-card p{color:#a0a0a0;line-height:1.5;margin-bottom:0}.remove-account-page{background-color:#121212;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;display:flex;flex-direction:column;min-height:100vh}.remove-account-main{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.remove-account-header{text-align:center;margin-bottom:30px}.remove-account-header .hero-icon{color:#bb86fc;margin-bottom:20px}.remove-account-header .hero-title{font-size:3rem;font-weight:700;margin:0}.remove-account-box{background-color:#fff;color:#333;padding:40px;border-radius:12px;box-shadow:0 6px 20px #00000014;width:100%;max-width:550px;text-align:center}.step-content h2{font-size:1.8rem;color:#333;margin-bottom:16px}.step-content p{font-size:1rem;color:#555;line-height:1.6;margin-bottom:24px}.step-content p strong{color:#d93025;font-weight:600}.action-button{width:100%;padding:12px 20px;font-size:1rem;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s,transform .1s}.action-button:hover{background-color:#0056b3}.action-button:disabled{background-color:#ccc;cursor:not-allowed}.action-button.danger{background-color:#d93025}.action-button.danger:hover{background-color:#a52714}.link-button{background:none;border:none;color:#007bff;cursor:pointer;padding:8px;margin-top:16px;font-size:.9rem}.login-form{display:flex;flex-direction:column;gap:15px;margin-top:20px;text-align:left}.login-form input{padding:12px;border:1px solid #ccc;border-radius:6px;font-size:1rem;background-color:#f9f9f9;color:#333}.error-message-remove-account{color:#d93025;background-color:#f8d7da;border:1px solid #f5c6cb;padding:10px 12px;border-radius:6px;margin-top:20px;font-size:.9rem}
