*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5}.app{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.home,.profile{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;width:100%}.home h1,.profile h1{text-align:center;margin-bottom:10px;color:#2c3e50}.home p{text-align:center;margin-bottom:30px;color:#666}.signup-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:5px}.form-group label{font-weight:500;color:#555}.buy-page{max-width:800px;margin:0 auto;padding:2rem;text-align:center}.buy-title{font-size:2.5rem;margin-bottom:.5rem}.buy-subtitle{color:#888;margin-bottom:2rem}.card-grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.credit-card{background:#1e1e1e;border-radius:12px;padding:1.5rem;width:220px;box-shadow:0 0 10px #0000004d;text-align:center;transition:transform .2s ease}.credit-card:hover{transform:scale(1.05)}.card-title{font-size:1.4rem;margin-bottom:.5rem}.card-price{font-size:1.1rem;margin-bottom:1rem;color:#aaa}body.offSetbody{display:flex!important;justify-content:flex-start!important;align-items:flex-start!important;padding:2rem!important}.profile-layout{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;padding:40px}.buy-cards{flex:1;display:flex;flex-direction:column;gap:20px}.buy-card{border:1px solid #ccc;padding:20px;border-radius:10px;background:#2a2a2a;color:#fff;font-size:16px;text-align:center}.buy-btn{background-color:#646cff;color:#fff;border:none;padding:.6rem 1.2rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:background-color .25s}.buy-btn:hover{background-color:#535bf2}.form-group input{padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#3498db}.submit-btn,.logout-btn{padding:12px 24px;background-color:#3498db;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s}.submit-btn:hover,.logout-btn:hover{background-color:#2980b9}.profile-info{margin-bottom:30px}.info-item{padding:10px 0;border-bottom:1px solid #eee}.info-item:last-child{border-bottom:none}.profile-actions{text-align:center}.logout-btn{background-color:#3f7d7a}.logout-btn:hover{background-color:#5f7d7a}html,body{height:100%}body{margin:0;font-family:sans-serif;background-color:#0a0a0a;color:#fff}.layout{display:flex;height:100vh;width:100vw}.video-side{flex:1.2;display:flex;align-items:center;justify-content:center;background-color:#111;padding:2rem}.video-placeholder{width:100%;max-width:500px;aspect-ratio:4 / 3;border:2px dashed #444;border-radius:12px;color:#888;display:flex;align-items:center;justify-content:center;font-size:1rem;text-align:center}.login-side{flex:1;background-color:#0a0a0a;padding:3rem;display:flex;flex-direction:column;justify-content:center}.headline{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.subtext{font-size:1rem;color:#aaa;margin-bottom:2rem}.form{display:flex;flex-direction:column;gap:1rem}.form-group label{display:block;font-size:.875rem;margin-bottom:.25rem}.form-group input{width:100%;padding:.6rem;border-radius:6px;border:1px solid #333;background-color:#1a1a1a;color:#fff}.form-buttons{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.btn{flex:1;padding:.75rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.btn.primary{background-color:#00d2ff;color:#000}.btn.secondary{background-color:#4ecc71;color:#000}
